-
response
使用matlab做的离散时间单位冲激响应(Discrete-time unit impulse response)
- 2010-01-17 14:08:06下载
- 积分:1
-
BlindSignalDetectionforSpace2TimeBlockCodinginFreq
频率选择性信道下空时分组码直接盲信号检测算法.(Frequency-selective channel under the direct space-time block codes blind signal detection algorithm.)
- 2009-05-01 21:10:20下载
- 积分:1
-
FOChS
说明: matlab程序模拟微分方程。各种流行的系统显示混沌运动特征。(This toolbox contains the functions which can be used to simulate some of the well-known fractional order chaotic systems, such as:
- Chen s system,
- Arneodo s system,
- Genesio-Tesi s system,
- Lorenz s system,
- Newton-Leipnik s system,
- Rossler s system,
- Lotka-Volterra system,
- Duffing s system,
- Van der Pol s oscillator,
- Volta s system,
- Lu s system,
- Liu s system,
- Chua s systems,
- Financial system,
- 3 cells CNN.
The functions numerically compute a solution of the fractional nonlinear differential equations, which describe the chaotic system. Each function returns the state trajectory (attractor) for total simulation time. )
- 2010-05-01 03:35:42下载
- 积分:1
-
MATLABsimulation
《MATLAB电机仿真精华50例》源代码(MATLAB simulation of the essence of 50 cases of motor)
- 2009-05-02 12:15:14下载
- 积分:1
-
Cognitive_r_simulink
cognitive radio simulink.
- 2009-06-01 11:33:24下载
- 积分:1
-
smallworld
这是经典的复杂网络的小世界模型和均匀网络模型,你可以画出度分布图。(this is a cassic complex network of small-world model aniform model, distribution of degrees can be drawn.)
- 2009-07-09 11:06:32下载
- 积分:1
-
FDheat[1]
tdma解三对角矩阵,是一个M文件,用在matlab中,编写完整(tdma solution of tridiagonal matrix is a M-file, used in matlab, the preparation of a complete)
- 2011-10-28 11:51:03下载
- 积分:1
-
demoPSOnet
This also a demo of the Particle Swarm Optimization to have a look on the PSO train
- 2009-11-13 23:54:18下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
gaoshi_varied_NLMS_canceling
自适应干扰对消噪声,有用信号为语音,干扰为高斯白噪声,变步长的NLMS算法性能分析(Adaptive interference cancellation noise and useful signals for voice, interference is Gaussian white noise, variable step size NLMS algorithm performance analysis)
- 2016-03-15 20:35:41下载
- 积分:1