-
mapread
实现地图匹配算法,对地图路径进行准确定位。(The realization of the map-matching algorithm, the exact path of the location map.)
- 2009-05-29 10:17:54下载
- 积分:1
-
LorenzPhase
很有用的混沌相图程序,包含各中相图,请认真阅读,若能有所帮助,欣慰!(Useful chaotic phase diagram program contains all the phase diagram, please read, if helpful, happy!)
- 2011-08-27 20:50:18下载
- 积分:1
-
horse_race
How to create a random horse race with gui (netbeans 7.5)
- 2014-09-29 20:15:16下载
- 积分:1
-
Simulationofelasticwavefield
Simulation of elastic wave field (FCT has grown away dispersive and absorbing boundary conditions)
- 2016-05-20 17:16:17下载
- 积分:1
-
完整的meanshift 车辆检测调试工具
对于初学matlab的同学会有帮助,采用的是脉冲对消法,鲁棒性好,性能优越,BP神经网络用于函数拟合与模式识别,gmcalab 快速广义的形态分量分析,用于建立主成分分析模型。
- 2022-07-06 17:41:49下载
- 积分:1
-
frit_toolbox
脊波工具和相关实验以及有关实验数据,对实现脊波应用有着相当重要的源码(Ridgelet tools and related experiments and the experimental data, the application of the realization of ridgelet have very important source)
- 2009-01-08 11:27:34下载
- 积分:1
-
LQR-controller
基于遗传算法的LQR控制器优化设计matlab源程序代码,学习matlab算法设计的一个很好的例子(LQR controller based on genetic algorithm to optimize the design of the Matlab source code, learn a good example of the Matlab algorithm design)
- 2020-11-08 11:09:48下载
- 积分:1
-
Ziggurat-Random-Number-Generator-(RNG)
Ziggurat Random Number Generator
- 2015-04-19 14:53:17下载
- 积分:1
-
稀疏编码实现程序
Olshausen and Field 在Nature, vol. 381, pp. 607-609的实现代码,其中解压文件夹下IMAGES_RAW.mat为原始图像,IMAGES.mat为训练数据。
- 2022-08-13 06:34:02下载
- 积分:1
-
ParInfoGain
ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available)
Information gain is defined as:
InfoGain(Class,Attribute) = H(Class) - H(Class | Attribute)
Gain ratio is defined as:
GainRatio(Class, Attribute) = (H(Class) - H(Class | Attribute)) / H(Attribute).
...where H is the entropy, defined as - sum(i=1 to k) pi log2 pi
- 2010-12-13 11:17:06下载
- 积分:1