资源列表
精通matlab最优化计算光盘(第二版)
- 精通matlab最优化计算及MATLAB对应的源代码(Proficient in matlab optimization calculation)
ooDACE-1.4
- 克里金matlab工具箱,可实现基于克里金的近似建模。(matlab Toolbox for Kriging)
emd
- 真正好用的EMD程序,将信号EMD分解并进行软阈值处理(Really useful EMD programs)
分类器
- 二元分类器,最简单的线性二元分类器,用罗基斯提克公式;来进行计算(Two yuan classifier, the most simple linear classifier for two yuan, Luo Keith Feldman formula to calculate;)
Bar1D2Node_Assembly
- 计算一维两节点单元刚度矩阵,矩阵的组装求解,数值计算很方便(Bar1D2Node_Assembly.m)
遗传算法优化BP神经网络-非线性函数拟合
- 基于遗传算法优化神经网络进行故障诊断的研究(Genetic neural network optimization)
2013041677756857
- 基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run
人脸识别
- 用VB写的人脸识别算法,供大家参考,谢谢。(VB written face recognition algorithm for your reference, thank you.)
LLC
- MATLAB仿真LLC控制参数和控制功能(MATLAB sumulation LLC)
experiment-3
- %产生2ASK、4ASK调制信号 %Len:码元长度,默认值为1000 %IsPlot:是否绘图,'1'表示绘图,否则不绘图 %IsOutput:是否将ASK调制数据输出到文本文件中,'1'表示输出,否则不输出(% produces 2ASK, 4ASK modulation signals %Len: symbol length, defaults to 1000 %IsPlot: do you want to draw,'1'represents drawing, otherwis
matlab仿真下变频源程序
- matlab 仿真下变频源程序 f0=20e6;%模拟信号中频 f1=10e6;%数字本振频率 fs=40e6;%采样频率(digital down convertion)
直扩MSK
- 直扩MSK通信链路的仿真程序。PN码采用m序列,周期可自行改动。接收端解扩解调同时进行。亲测可用。(Simulation program of DSSS MSK communication link. PN code uses m sequence, the cycle can be changed by itself. Simultaneous demodulation and demodulation are carried out at the receiver. Pro test ava