-
PID_Anti_Windup
Simulation in Matlab m-File PID Anti_Windup
- 2010-12-31 12:01:57下载
- 积分:1
-
PSO
PSO对函数进行优化,pso.m为主函数程序,fitness.m为适应度函数, 程序以通过调试。(PSO function to optimize the program through the debugger)
- 2012-04-10 21:47:31下载
- 积分:1
-
Patent-Emerson
patent Emerson about LLC control
- 2014-08-08 16:19:38下载
- 积分:1
-
TSP
TSP FROM MATLAB WEBSITE
- 2014-11-16 23:20:19下载
- 积分:1
-
Chapter5
simulation of communication systems and software defined radio from the book chapter 5
- 2012-11-04 19:10:56下载
- 积分:1
-
R_OBOT
是一个在matlab下的机器人运动仿真的软件,逐步介绍了机器人手臂运动的算法,演示简单明了。(Is a robot under matlab simulation software, and gradually introduced a robotic arm campaign algorithm, simple and clear presentation.)
- 2009-01-23 04:09:48下载
- 积分:1
-
IIR滤波器设计
现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的:
低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4)
高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3)
带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4)
带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。
(an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
- 2005-08-28 19:51:08下载
- 积分:1
-
daub
说明: 计算Daubechies小波尺度函数滤波器系数(Function to compute the Daubechies scaling coefficients)
- 2020-11-10 20:09:45下载
- 积分:1
-
range_compress
SAR回波距离压缩程序,对于初学的同学会有很大的帮助,思路清晰,使用结构体编的(SAR echo range compress )
- 2014-12-10 14:36:29下载
- 积分:1
-
SPEA2_MATLAB
SPEA2用于解决多目标优化算法的多目标进化算法,作为经典算法,常常被用来对比(Many engineering problems are characterized by several, often contradicting objectives, that have to be satisfied simultaneously.Strengthen Pareto Evolutionary Algorithm 2 (SPEA 2) is a Multi-Objective Evolutionary Algorithm (MOEA) developed by Computer Engineering)
- 2015-05-03 15:28:57下载
- 积分:1