-
03
说明: 离散时间信号处理中的滤波器设计部分程序,设计要脉冲不变法、双线性变换法和加窗函数法。(Discrete-time signal processing filter design part of the program, designed to pulse the same method, bilinear transformation method and processing window function method.)
- 2011-12-01 22:12:00下载
- 积分:1
-
tunning_PID_by_PSO
粒子群优化算法。PID控制器的整定,matlab源码。(Tunning of PID controller using Particle Swarm Optimization
Author: Wael Mansour (wael192@yahoo.com)
MSc Student, Electrical Enginering Dept,
Faculty of Engineering Cairo University, Egypt)
- 2010-09-10 15:53:24下载
- 积分:1
-
DC-distribution-system
航空电源270VDC供电系统simulink仿真,内包括原理图及仿真模型(Air power 270VDC supply system simulink simulation, which includes schematics and simulation models)
- 2013-08-04 18:13:00下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
AeroSim
提供一整套六自由飞行器simulink模块,包括非线性运动方程、空气动力学、执行机构、传感器等(The AeroSim blockset provides a complete set of tools for developing
nonlinear 6-degree-of-freedom aircraft dynamic models. The Simulink blocks
include the nonlinear equations of motion, linear aerodynamics based on
component build-up, piston-engine propulsion, aircraft inertia model including
weight variation due to fuel consumption, atmosphere models including
standard atmosphere, wind gusts and von Karman turbulence, Earth models
which provide Earth radius, gravity and magnetic field components at current
aircraft location.)
- 2014-11-02 10:14:01下载
- 积分:1
-
daopu
matlab上倒谱的两种实现方式。一个是调用rceps()函数来实现,另一个是根据定义来实现。两种方法画出的倒谱图一样。
附件中包含要处理的数据,该数据为加速度数据。(matlab on the cepstrum of two implementations. One is called rceps () function, and other is by definition to achieve. Draw the two methods as the inverted spectrum. Annex contains data to be processed, the data for the acceleration data.)
- 2010-11-11 11:18:08下载
- 积分:1
-
chapter9
说明: matlab与 人工神经网络2007 配套源程序(matlab and artificial neural network supporting source, 2007)
- 2008-11-21 10:39:00下载
- 积分:1
-
matlab-(4)
一个指纹识别的MATLAB程序!!!推荐~(a fingerprint identification MATLAB! ! ! Suggest ~
)
- 2014-03-19 15:37:22下载
- 积分:1
-
smoothing
语音信号中的平滑处理,很实用的程序哦,值得一看,谢谢查看。(speech smoothing)
- 2011-12-27 20:30:30下载
- 积分:1
-
DV_Hop
无线传感网络DV HOP定位算法仿真 matlab平台源代码(DV HOP wireless sensor network localization algorithm simulation platform source code matlab)
- 2009-05-05 21:30:37下载
- 积分:1