-
离散系统分析
已知一个LTI系统的差分方程为:
y[n]-1.143*y[n-1]+0.4128*y[n-2]=0.0675*x[n]+0.1349*x[n-1]+0.0675*x[n-2]
初始条件y(-1)=1,y(-2)=2,输入x(n)=u(n),计算系统的零输入响应
(known LTI system of a differential equation : y [n]-1.143* y [n-1] 0.4128* y [n-2] x = 0.0675* 0.1349 [n]* x [n-1] 0.0675* x [n-2] initial conditions y (1) = 1, y (2) = 2, input x (n) = u (n), we calculate the zero input response)
- 2005-08-28 19:52:12下载
- 积分:1
-
VCanddmatlab
VC与matlab接口,来实现小波分解,对于学习VC和matlab混合编程的有很大帮助!(VC and matlab interfaces to achieve the wavelet decomposition, for the study of VC and matlab programming mix of great help!)
- 2011-08-25 16:43:44下载
- 积分:1
-
fractional-order-unified
分数阶统一混沌的实现程序。分数阶混沌改变参数即为洛仑兹、Lü以及 Chen系统。(Fractional order unified chaotic realization program. Fractional order chaotic change parameter is the Lorentz, L u and Chen system.)
- 2014-11-12 20:00:27下载
- 积分:1
-
7-3
该程序实现时域LMS算法,并用统计的方法仿真得出不同步长下的收敛曲线(The program to achieve time-domain LMS algorithm, and simulation statistics do not come under the simultaneous convergence of a long curve)
- 2009-06-02 19:47:01下载
- 积分:1
-
beamforming
hay nen lay file nay di cac ban oi
- 2011-06-07 21:29:20下载
- 积分:1
-
guangpan3
《MATLAB智能算法超级学习手册》随书光盘,《MATLAB智能算法超级学习手册》的内容主要包括马尔科夫链模型、层次分析法、粒子群算法、遗传算法、蚁群算法、鱼群算法、PID控制算法、神经网络算法等。智能算法对于很多初学者而言,有一定的困难,很难理解程序流程、数据的运算过程,因此给实际应用带来困难。本书将围绕智能算法展开综述,深入浅出地介绍和分析各类智能算法,用智能算法解决工程应用问题。(Content " MATLAB super intelligent algorithm to study the manual" CD with the book, " MATLAB super intelligent algorithm to learn Manual" includes Markov chain model, AHP, particle swarm optimization, genetic algorithm, ant colony algorithm, fish algorithm, PID algorithms, neural network algorithms and other controls. Intelligent Algorithm For many beginners, there are certain difficulties, it is difficult to understand the program flow, data calculation process, and therefore difficult to practice. The book will focus on intelligent algorithms were summarized, easy to introduce and analyze various types of smart algorithm, using intelligent algorithms to solve engineering problems.)
- 2014-11-07 21:49:34下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1
-
Radar_Backscatter
RADAR scateriing using pulse compression principle
- 2014-01-03 02:04:14下载
- 积分:1
-
Mie_Theory-MATLAB CODE
说明: mie散射理论matlab代码,清晰明了,复制即可运行(The matlab code of Mie scattering theory is clear and can be copied for operation)
- 2020-06-29 17:10:26下载
- 积分:1
-
ConvAndCorrDemo
主要介绍如何实现卷积和相关的界面演示,并可以自己编写信号,操作方便。(Describes how to implement convolution and correlation of the interface presentation, and you can write your own signal, easy to operate.)
- 2011-09-20 09:26:27下载
- 积分:1