资源列表
demos
- 几个UKF和EKF例子,本来在工具箱中附带,后经修改,以便易于理解和适应稍有不同的需求。-several UKF and EKF demos,which were attached with KF toolbox, and revised according to tracing purpose.
simpowersystem-
- matlab simulink教程。适用与matlab的电力系统建模仿真。包括电机,电源,电力电子,和新型电力器件的仿真建模。-matlab simulink
irisrecognition_rar
- really good iris recog code
LDA
- 一个用matlab编写的线性判别算法的源程序-lda
LaneDetect
- 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
convolution
- MATLAB编写的信号卷积程序,不是用函数库的函数,而是自己写的卷积过程-signal convolution by MATLAB
ARINC821strawman
- ARINC 821 specification
LSSVM-Imatlab
- 支持向量机回归MATLAB代码程序,程序齐全-very goodvery goodvery goodvery goodvery good
MATLABduquCSVwenjian
- 使用matlab读取CSV文件,本例能够很好的对其读取方法进行展示,给学习带来帮助 -Using matlab to read CSV file, in this case to read a good method of its display, to bring help to learn
harrisforstner
- 进行图像的角点提取,方法是先通过Harris方法选初始点,然后对初始点进行Forstner算法进行筛选,最后得到图像角点。-The image of the corner detection, the method is to first select the initial point through the Harris method, and then point Forstner initial screening algorithm, the resulting image corne
lms_adaline
- Lms Adaline using MatLab.
OFDM 峰均比仿真
- 入门很好的资料,适合初学者仿真使用,而且对集中入门的仿真都做了一个介绍