资源列表
cluster
- 使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹),绘制算法框图,给出结论。并检查上机结果。-Use this learn K - average algorithm to color components (or geometric characters) as coordinate parameters, clusteri
target
- 本仿真系统将直瞄武器与打靶系统二合一(两个仿真系统的算法极其相似),功能强大,界面美观。进去运行cansjm.m即可看到效果-The simulation system will direct-fire weapons and targeting systems combo (two very similar algorithm simulation system), powerful, beautiful interface. Went to see the effect of running
giga
- CDMA giga模块 CDMA开发资料 AT指令集-CDMA giga module development data CDMA AT command set
1
- MATLAB非线性滤波工具箱 在“中国国防科技论坛 ”找到的
matlab_ch1
- good matlab textbook, very good-good matlab textbook, very good!!!
plot_hht
- emd算法,详细英文注释,程序能现实IMF各次图形-emd algorithm, in English, can realistically IMF various graphics
signal-denosing-EMD
- EMD主要用于信号处理领域,用于信号去噪。-EMD is mainly used for signal processing, for signal denoising.
testfunctions
- 多目标进化算法中用于进行测试的测试函数集合-testfunctions for mop
m
- duhamel integral sdof structure
LTE
- 此代码是关于OFDM-MIMO技术的仿真,能够详细的仿真OFDM-MIMO系统,并给出误码率曲线-This code is on the OFDM-MIMO technology, simulation, detailed simulation can be OFDM-MIMO system, and gives the bit error rate curve
matlab-control-system
- matlab在控制系统方面的讲义,供学习参考-matlab lecture notes in control systems for the study reference
crossvalidation_svm
- matlab编写的调整svm参数的程序,其中cross是主程序,另两个是自己编写的svm核函数,如果要用matlab自带的核函数就把-t的值改成2即可。Ytrain是标记矩阵,Xtrain是特征矩阵,都由用户自己导入。可利用k倍交叉验证来选择最优的c参数。k可自行更改。-svm matlab prepared to adjust the parameters of the program, which cross the main program, and the other two are t