资源列表
NH2.rar
- 最小二乘法曲线拟合的程序。根据试验采集的10-100个采样点,利用最小二乘思想,可以拟合出N次的曲线。具体阶次自己设定。,Least squares curve fitting procedures. 10-100 in accordance with test samples collected, the use of least squares of thought, can be fitted curve N times. Specific order set.
skindetector.rar
- matlab code for skin detection,matlab code for skin detection
CompEcon.rar
- CompEcon Toolbox for Matlab. CompEcon is a set of MATLAB functions for solving a variety of problems in economics and finance. ,CompEcon Toolbox for Matlab. CompEcon is a set of MATLAB functions for solving a variety of problems in economics and f
pwm.rar
- avr mega16 中快速PWM方式下,产生100hz的PWM信号,一个周期中高电平占1ms(8M晶振),avr mega16 fast PWM mode, the PWM signal generated 100hz, accounting for a high cycle 1ms (8M crystal)
fem.rar
- T. R. 钱德拉佩特拉 工程中的有限元方法源码,resource of the finite element method in Engineering
kmeans.rar
- data mining algorithm . kmeans聚类算法,clustering algorithm
the_tree.rar
- matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。,matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.
work.rar
- 准椭圆函数交叉耦合滤波器耦合系数的提取程序。利用matlab遗传算法和solvopt算法工具包。不懂使用方法可以加我qq13319810,Cross-coupled quasi-elliptic function filter coupling coefficient of extraction procedures. The use of genetic algorithms and matlab toolkit solvopt algorithm
golaycodec.zip
- matlab函数,可实现golay编码和译码,包括(23,11)和(24,12,8) ,matlab function, can be realized golay encoding and decoding, including the (23,11) and (24,12,8)
UKF_track.rar
- 对人体的图像序列进行unscented kalman filter 追踪,参考最经典的UKF算法编写,是学习UKF算法的比较入门的程序,Image sequences on the human body, unscented kalman filter for tracking, the most classical reference to the preparation of the UKF algorithm is a learning algorithm UKF procedure en
Adaptive-Threshold.rar
- 自动阈值分割,matlab版,可以参考学习,两个.m文件。,Automatic threshold segmentation, matlab version, can refer to the study, two. M file.
AuxParticleFilter.zip
- Auxiliary Particle Filter implemented in C# (also known as condensation algorithm, Sequential Monte Carlo, etc..) See Auxiliary Particle Filter by Pitt/Shephard 1998 for details on this algorithm. Will need to be modified for your use but shoul