-
dianti
一个简单的电梯模型,使用matlab软件编写的程序仿真出电梯模型(A simple elevator model, the use of simulation matlab software programs written out of the elevator model)
- 2012-04-25 11:54:18下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
simulation-sys-on-communication
本设计通过利用VB 编写用户操作界面和MATLAB 实现后台运算及图形处理的混合编 程的方法,来完成对通信原理仿真系统的开发。设计中采用ActiveX 技术来实现VB 和MATLAB 之间的通信,在VB 应用程序内创建MATLAB ActiveX 对象,实现对MATLAB 的调用,最终 仿真实现信源编码解码、模拟调制解调、数字基带传输、数字调制解调等功能。(This design user interface written using VB and MATLAB computing and graphics processing to achieve the background of mixed programming method, to complete the simulation system for the development of communication theory. Design using ActiveX technology to achieve communication between VB and MATLAB, the VB application, create a MATLAB ActiveX object, call the MATLAB implementation, to achieve the ultimate source codec simulation, analog modem, digital baseband transmission, digital modulation and demodulation functions.)
- 2011-11-27 13:54:35下载
- 积分:1
-
UART-Product-
As an industry-leading supplier of universal
asynchronous receiver/transmitters (UARTs),
Texas Instruments provides products designed
to improve system performance and meet the
needs of next-generation applications.
- 2013-12-24 21:11:59下载
- 积分:1
-
ansys
这是一个Word版的资料,是关于Ansys动力分析的-模态分析、谱分析。对初学者很有帮助。(This is a word file. It is about dynamic analysis of Ansys question,such as modal analysis spectrum analysis and so so on ,It is very important for new learners.)
- 2010-07-24 19:50:26下载
- 积分:1
-
thetheoryofIMMandsimulation
详细介绍交互多模型算法原理,算法流程并附带模型仿真程序(Details IMM algorithm, the algorithm processes and procedures with model simulation)
- 2010-08-01 10:38:04下载
- 积分:1
-
PSORT
PSOt is different of PSOrt, because you can choose differents mode of convergence
- 2011-05-07 03:27:54下载
- 积分:1
-
connected_mode_jannettttttt
Dear Sir
this file describe and analyse the wind turbine
so it is a new approach model
- 2013-10-02 17:50:57下载
- 积分:1
-
channel
BPSK调制解调,通过插入导引进行信道估计的最简单simulink建模(the channel estimation)
- 2014-11-17 13:22:08下载
- 积分:1
-
matlabapso
经典pso的matlab程序,只需修改适应值函数即可(Matlab program of classic pso matlab program.We simply can modify the fitness function can be)
- 2012-10-12 19:55:13下载
- 积分:1