资源列表
BP_MATLAB
- 包括种群初始化、选择、交叉、变异各个子程序,每一部分都作为一个单独M文件。主程序是实现遗传算法网络的训练过程;测试程序可以对训练得到的网络进行结果测试-Including population initialization, selection, crossover and mutation all subroutines, each of which as a separate M-file. Main program is to achieve genetic algorithm netwo
corner
- 该程序找到了使用L曲线算法的拐点,是正则化程序中,寻求正则化参数的一种比较好的方法。CORNER Find corner of discrete L-curve via adaptive pruning algorithm.-The program found the algorithm using the L-curve inflection point, is the regularization process, the regularization parameter for a bet
Sinus_Rhythm
- This code loads the file Normal_Sinus Rhythm.ecg into matlab and has the following outputs: - plot of the voltage over the entire period - plot of the voltage over 10 seconds - plot of the residual over a 10 second period - calculation
kaiser
- 凯撒窗的产生,包括高通,低通和带通,以及窗的长度和系数-Kaiser window production, including high-pass, low pass and band-pass, and the window length and coefficients
FitPlotEllipse
- matlab实现椭圆曲线拟合,两个函数,一个椭圆拟合,另一个是椭圆画图软件,请参考!-elliptic curve fitting matlab to achieve two functions, an oval fitting, the other is oval drawing software, please refer to!
svm1
- 支持向量机比较好的一个例子,包含了参数寻优,训练值回归和测试集的检验,以及方差分析-A support vector machine good example, contains a parameter optimization, training and test sets Regression testing, and analysis of variance
zuobiaozhuanhuan
- 利用matlab仿真GPS坐标转换,即知道一点的GPS坐标利用测出来的距离俯仰方位信息计算另外一点的GPS坐标。-GPS coordinates conversion using matlab simulation, that is to know that the GPS coordinates use the distance measured from the pitching position information to calculate the GPS coordinates of
gaotv5
- 遗传算法工具箱GAOPTV5,一款功能强大的遗传算法工具箱。-Genetic Algorithm Toolbox GAOPTV5, a powerful genetic algorithm toolbox.
IIR
- IIR滤波器设计,用matlab语言设计一个矩形二维IIR低通数字滤波器程序-IIR filter design with matlab language to design a rectangular two-dimensional low-pass digital IIR filter program
fft
- matlab下均匀分布自相关函数、正态分布自相关函数、随机信号自相关函数、随机相位信号自相关函数及其分别的功率谱密度图形。-matlab autocorrelation function under the uniform distribution, normal distribution, the autocorrelation function, autocorrelation function of random signals, the autocorrelation function
QPSK
- QPSK调制解调仿真程序,通信原理初学者必备-QPSK modulate
matlab-C4
- 该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
