-
duoweifeixianxingshibieMATLAB
多维非线性辨识的MATLAB程序,已经试验过,可以正常运行(Identification of nonlinear multi-dimensional MATLAB program)
- 2009-02-14 20:32:23下载
- 积分:1
-
5
说明: 用Newton插值多项式和三次样条插值多项式,已知f(x)=1/(1+25x^2)(With the Newton interpolation polynomial and cubic spline interpolation polynomial, known f (x) = 1/(1+25 x ^ 2))
- 2010-08-26 21:13:35下载
- 积分:1
-
euler-and-improved-euler
code for improved Euler method by using MATLAB program
- 2014-02-04 04:24:52下载
- 积分:1
-
归档
实现speech enhancement的代码 MMSE(Matlab code for speech enhancement, MMSE algorithm.)
- 2018-10-01 17:10:57下载
- 积分:1
-
prog6
Code division multiple access (CDMA) is a channel access method used by various radio communication technologies. CDMA is an example of multiple access, which is where several transmitters can send information simultaneously over a single communication channel. This allows several users to share a band of frequencies (see bandwidth). To permit this to be achieved without undue interference between the users CDMA employs spread-spectrum technology and a special coding scheme (where each transmitter is assigned a code). Each user in a CDMA system uses a different code to modulate their signal. Choosing the codes used to modulate the signal is very important in the performance of CDMA systems. The best performance will occur when there is good separation between the signal of a desired user and the signals of other users.
- 2014-09-18 19:33:27下载
- 积分:1
-
matlabyouwant
根轨迹,奈氏图,阶跃响应,伯德图等
校正前单位阶跃响应
计算a和T的文本(matlab you want)
- 2011-12-29 13:20:34下载
- 积分:1
-
storage-battery
这是matlab的simulink仿真搭建的蓄电池储能优化建模(storage battery optimization)
- 2021-04-12 20:39:16下载
- 积分:1
-
histogram-citra
Histogram citra with matlab
- 2014-12-20 22:19:20下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1
-
Up_timingBYM
A timing error detector for Communication systems with simulink.
# Required versions Matlab 5.2.1, Simulink 2.2.1
# File description
1. ti_det1.m (simulink version 5.2.1)
An s-function to be used for timing detector. For detailed information, Refer to the following paper,K.H. Mueller and M. Mueller,
Timing recovery in digital synchronous data receivers,
IEEE Trans. Comun., vol COM-24, no. 5, May 1976.
2. m_delay3.m (related m-file)
An s-function operating as sample and hold with clock port.
3. test1.mdl
A timing recovery system to test the timing detector.
- 2012-01-04 13:33:58下载
- 积分:1