资源列表
remez
- 通过用remez算法设计的滤波器,此matlab程序可以直接运行-Remez algorithm by using the filter, this procedure can run matlab
FFT
- 是关于FFT的matlab仿真程序源码,比较详细,且运行通过-On the FFT source of matlab simulation program, more detailed, and run through
Gauss_elimination
- Gauss Elimination Algorithm is used to solve linear equations in the form Ax=B, find rank of matrix and to find inverse of matrixes. The program is done in matlab platform.
Tangent
- 求解一个方程,用画图命令,将求解的过程描述出来-Solving an equation, with the drawing command, describe the process of solving
flc1
- Fuzzy logic controller fis file for my earlier IPMSM files requiring flc1.
NOISE
- GENERATING NOISY IMAGES BY USING NOISE FILTERS : GAUSSIAN, UNIFORM, SALT&PEPPER
meshgrid_method
- meshgrid method in matlab
bpskbersm
- 基于MATLAB的2PSK调制,模擬錯誤率-MATLAB-based 2PSK modulation, analog error rate
calc_lam
- continue upload my files
pressstat
- 在回归分析中,可以运用PRESS统计量来确定应选入的变量,其中,以求出的PRESS值最小为优-In the regression analysis, can be used to determine the PRESS statistic to be elected into the variables, which, in order to out a minimum PRESS value of excellent
PSO
- 用基本粒子群算法来求解无约束的优化问题。-Particle swarm optimization with solving unconstrained optimization problems
BP-neural-network
- 最基本的BP神经网络,数据可以自己改,实现一列数的拟合-BP neural network