资源列表
mallat_algorithm
- 自编的快速小波变换mallat算法,使用‘db1’小波函数,在卷积时使用wkeep命令进行了数据截取。重构信号和原信号比较误差较小。-self fast wavelet transform Mallat algorithm, the use of 'db1' wavelet function, Convolution in the use of wkeep order the interception of data. Reconstruction of the original
X_LMSmatlab
- 基于lms算法的X-LMS算法,比较适合实际模型
IrisFisher
- 利用经典的iris数据进行核fisher分类
matlab.rar
- matlab实现的卫星轨道模拟,利用卫星轨道根数参量,通过求解开普勒方程求解卫星轨道模型,matlab implementation of satellite orbit simulation, the number of satellite orbit parameters, by solving the Kepler equation model of satellite orbit
fangzhen
- 三项交流同步电机的仿真 已经调试过了 可以使用-3 AC synchronous motor simulation has been debugging can use
PerformanceIndexKalman
- I upload kalman Matlab code
program_20_1
- 本程序实现小波在矩阵方程求解中的应用并绘出图形-This program implementation of wavelet in the matrix equations and draw the graph of
main
- 梯度寻优,二阶模型的辨识,结果很准,工业控制热工传递曲线等-Gradient optimization, second-order model identification, the result is quasi-
Student
- Subject: Statistical Signal Processing. Scope: Radiophysics. We consider the statistical criterion of Student (t-test), a truncated-prednazna to test the hypothesis of equality of average values of two samples of ma-logo, each of which has a normal d
ac_mvdr_danpin
- acmvdr波束形成 用于声压水听器 单频信号实例 近场-acmvdr used for nearby field
zz2
- (1)顺序存储结构的实现。 列如,已知: f(x)=8x^6+5x^5-10x^4+32x^2-x+10,g(x)=7x^5+10x^4-20x^3-10x^2+x, 求和结果:f(x)+g(x)=8x^6+12x^5-20x^3+22x^2+10。 顺序表数据类型定义如下: #define MAXLEN 100 typedef struct { int data[MAXLEN] int last }SeqList (2)链式存储结构
Qlearning
- Q学习算法的MATLAB实现,仿真从一个初始位置到达指定位置的过程-Q learning algorithm simulation via MATLAB