资源列表
lieDoolittle
- 一个用列主元杜里特尔法求解线性方程组的Matlab源程序。很好很实用~
用 Floyd 算法求任意两点间的最短路径及最短路长
- 用 Floyd 算法求任意两点间的最短路径及最短路长. D0 是图的邻接矩阵,Floyd algorithm used for any shortest path between two points and the most long-short-circuit. D0 is the graph adjacency matrix
Jakes
- A matlab code to simulate the fading channel with raleigh distribution. The code can be used with different number of path.
wavelet
- 求小波包的信息熵,每一步骤带相应的文字说明-wavelet
pidsr
- PID用于机器人路径控制的MATLAB程序,路径选择是一个简单的正弦函数.控制参数是速度和角速度.-PID control for robot path MATLAB program, the path of choice is a simple sine function. Control parameter is the speed and angular velocity.
chirp1
- c程序,子函数chirp()产生周期性chirp信号,即线性调频信号。-c procedures, Functions chirp () have a periodic chirp signal, that is, the linear FM signal.
simplexcontoolbox
- simplex method using matlab toolbox
twice_nihe
- 对已知房价数据做二次拟合,从而得出曲线方程,对做未来房价的粗略预测-Known to do on the secondary price data fitting curve equation to obtain, so the future price of crude forecast
Newton
- This code would calculate the approximate root of any polynomial using Newton Raphson Method
cv1
- CV1 - it is used for learnig work in matlab-CV1- it is used for learnig work in matlab
armaorder
- ARMA有理谱估计的阶数估计,用于估计用ARMA过程估计功率谱时要用几阶比较合适。-ARMA spectrum order estimation. It is used to compute the order of ARMA process that suited for signal estimation.
信噪比SNR均方根误差 RMSE
- 信号降噪的评价参数 信噪比SNR:反映了信号中有用能量和噪声能量的比值 均方根误差 RMSE:反映了降噪信号与原始信号之间的差异程度