说明:本程序为matlab下的无线传感器网络定位算法程序,通过计算移动目标到周围已知位置信息的节点的距离来实现无线网络环境下的定位,同时包含特定的容错算法,避免环境影响,提高定位精度。
matlab 算法 网络 仿真 无线 定位 实现 传感器
说明:matlab的遗传算法原理及实现,以及具体的应用-Matlab GA principle and implementation, as well as specific applications
matlab 遗传 算法 原理 实现 以及 应用
说明:matlab下莫比乌斯函数的实现,中间还有一个普通的判别一个数是否是素数的程序-matlab implementation under the Mö bius function, in the middle there is a regular judge whether a number is p...
matlab 程序 函数 一个 实现 中间 还有 是否 个数 普通 判别 素数
说明:bp神经网络,实现bp神经网络的分类,用matlab语言编写-bp neural network, the realization of bp neural network classification, using matlab language
others matlab 分类 神经网络 bp 语言 编写 实现
说明:在matlab下实现多径信道仿真,计算误比特率-Matlab achieved in multi-path channel emulation, bit error rate calculation
matlab 仿真 实现 计算 信道 比特
说明:应用背景在MATLAB 实现Kmeans算法;对MNIST ;数据集。该数据集包括1000个训练数据和测试数据点100。只有数字1,3,5,7是在当前数据 ;关键技术代码实现在MATLAB 4集群和工程的顺利进行。
matlab 均值 算法 mnist 数据
说明:实现matlab中Figure窗口的局部放大。右键单击鼠标显示该位置的局部放大图; + / - 增大或缩小放大倍数; < /, > 扩大或缩小放大区域。 -Achieve local magnification of Figure window in matlab.Figure creates ...
matlab figure 实现 显示 窗口 放大 位置 局部 单击
说明:在matlab环境下,用最邻近数据关联算法实现目标跟踪。-the Matlab environment, using the most neighboring data association algorithm to achieve the target track.
matlab 算法 环境 跟踪 关联 目标 实现 数据 邻近
说明:用MATLAB语音实现产生线性同余伪随机数发生器-Generated using MATLAB voice to achieve a linear congruence pseudo-random number generator
matlab 语音 实现 发生器 线性 产生 随机数
说明:人脸识别的matlab实现,对应脸部的各个角度都有很好的识别度,能够准确的判断。而matlab的实现简单易懂,计算速度快,代码简单。将代码放入matlab即可运行.包含有说明文档。