资源列表
Matlab
- 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
plsAlda
- 进行pls+Lda对数据分类,适用于光谱文件进行预处理,降维(Classification of data by pls+Lda)
OFDM Chirp correlation
- 仿真了用于MIMO雷达的OFDM Chirp波形的自相关函数和互相关函数,便于进一步优化OFDM Chirp波形,使互相关和自相关性能接近正交波形的性能,从而提高雷达目标检测性能。因为匹配滤波相当于一个互相关器。附有所仿真波形的参考文献,波形设计见本人之前上传的文件(this matlab program simulate the correlation function of ofdm chirp waveform,so that reader can optimizing design ne
蚁群
- 蚁群优化算法进行参数优化,是元启发式算法的一种(Ant colony optimization (ACO) optimization algorithm is a kind of meta heuristic algorithm.)
TDE-and-whale-localization-master
- 文件包含了多种时延估计算法对应的代码、TDOA代码,以及调试程序用的GUI界面和数据、说明文档等。(The file contains the code corresponding to a variety of time delay estimation algorithms, the TDOA code, and the GUI interface and data used by the debugger, and the descr iption of the document.)
immunity
- This Book is AIS one
libarchive库
- libarchive 提供各种的解压缩方法,包括gzip,zip,lzip
gan3
- 在MATLAB——simulink中仿真了3连杆机械臂,可以精准控制机械臂末端轨迹。(The 3 - bar manipulator is simulated in MATLAB - Simulink, which can accurately control the trajectory of the end of the manipulator.)
DFIG_Power_Look_up_m
- 模拟双馈风力发电系统,可用于研究风力发电并网运行。(Simulating doubly-fed wind power generation system,which can be used to study the wind power grid operation.)
fun_cpdi2ti
- 获得针对于双馈风力发电机组的风力发电特性曲线,用于研究风力发电原理。(Obtain the wind generation curve for doubly-fed wind turbines to study the principle of wind power generation.)
决策树java代码1
- 决策树可对数据进行分类,选出最大增益属性。(Decision tree can be classified data, select the maximum gain attribute.)
classification and regression tree 2011
- classfication and regression tree