-
dikstra
说明: dijkstra算法求最短路径及路径标号的matlab实现(dijkstra,shortest path)
- 2011-03-31 09:44:57下载
- 积分:1
-
matlab-code-of-TDOA
用于室内定位的TDOA算法matlab仿真代码:含chan氏,taylor算法,卡尔曼滤波算法,及改进的基于卡尔曼的奇异值抛弃和整体偏移法,考虑NLOS因素(matlab simulation code of the TDOA algorithm For indoor positioning : containing chan s, taylor algorithm, the Kalman filter algorithm, and improved singular value based on Kalman abandoned and the overall offset method)
- 2020-10-05 10:57:38下载
- 积分:1
-
xiaogonglv
小功率电源的matlab仿真程序,实现三相电的转换(Low-power power supply matlab simulation program, to achieve three-phase power conversion)
- 2010-08-06 20:43:01下载
- 积分:1
-
HHTMatlab
该文件中包含HHT(希尔伯特黄变换)的三种MATLAB程序,可以直接使用,非常方便,效果也不错。并附有相关网站。(The file contains the HHT (Hilbert-Huang Transform) of the three MATLAB program that can be used directly, very convenient with good results. Together with related sites.)
- 2010-11-07 19:40:33下载
- 积分:1
-
IEC
IEC协会推荐的电压波动和闪变的MATLAB计算模型,并含IEC标准(这个标准很难找到免费的)(IEC Association recommended voltage fluctuations and flicker MATLAB computing model, and with the IEC standard (this standard is difficult to find for free))
- 2013-08-20 13:00:44下载
- 积分:1
-
optimization
matlab实现的各种优化算法,包括牛顿-拉普森,牛顿-梯度下降等。(matlab optimization algorithm, including newton-raphson, newton-gredient and so on.)
- 2014-12-23 16:12:34下载
- 积分:1
-
K-means
K均值算法,适合于初学者。包括matlab源代码,测试数据等。(K-means algorithm)
- 2012-10-18 10:15:25下载
- 积分:1
-
SER_compare
对信道估计LS算法和MMSE算法的误码率比较(comparison of LS and MMSE )
- 2012-06-06 14:51:16下载
- 积分:1
-
The-neural-network
The neural network是基于matlab软件应用的一款源程序,可用于图像的神经网络处理分析,结构简单易懂。(The neural network is a source program based on matlab software applications, can be used for image processing analysis of neural network structure is simple and easy to understand.)
- 2015-03-29 15:06:41下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1