-
toolbox
一个用MATLAB编写的优化控制工具箱,非常实用(a prepared using MATLAB Toolbox optimal control, very practical)
- 2005-06-29 09:43:22下载
- 积分:1
-
yundong
振动系统仿真,求解物体运动过程方程。绘制的仿真示意图(Vibration System Simulation, the process of solving the equation of the movement of objects. Schematic drawing of the simulation)
- 2011-04-19 22:06:24下载
- 积分:1
-
getstart
matlab的一款比较好的教程,大家好好看,希望对大家有所帮助。(matlab' s a good tutorial, we take look at, we want to help.)
- 2012-06-08 00:18:22下载
- 积分:1
-
IsomapR1---
这是一个关于流形学习的压缩文件,大家可以根据需要下载(this is about isomap.m)
- 2015-04-10 08:57:58下载
- 积分:1
-
fastICA
在诸多ICA算法中,固定点算法 (也称FastlCA)以其收敛速度快、分离效果好被广泛应用于信号处理领域。该算法能很好地从观测信号中估计出相互统计独立的、被未知因素混合的原始信号。(In many ICA algorithms, fixed-point algorithm (also known as FastlCA) for its fast convergence and good separation effect is widely used signal processing. The algorithm can estimate from the observed signals statistically independent each other, unknown factors are a mixture of the original signal.)
- 2010-06-25 11:09:12下载
- 积分:1
-
DLL_Src
to make dll using matlab
- 2009-10-06 18:59:15下载
- 积分:1
-
msxindexrsiwavlete
用matlab实现股票分析中的RSI指标,可用于例程学习(Stock analysis using matlab realize the RSI indicator can be used for routine learning)
- 2008-05-05 16:28:56下载
- 积分:1
-
matlab-pid2
a PID controller in matlab
- 2010-06-09 17:50:25下载
- 积分:1
-
time_series
matlab time series 模型
- 2010-02-18 05:47:33下载
- 积分:1
-
Fading-channel-simulation
衰落信道仿真
function r = rayleigh( fd, fs, Ns )
r = rayleigh(fd,fs,N)
A Rayleigh fading simulator based on Clarke s Model
Creates a Rayleigh random process with PSD determined
by the vehicle s speed.
INPUTS:
fd = doppler frequency
set fd = v*cos(theta)/lambda
v = velocity (meters per second)
lambda = carrier wavelength (meters)
theta = angle w/ respect to tangent (radians).
fs = sample frequency (Samples per second)
Ns = number of samples of the Rayleigh fading
process to produce
OUTPUTS:
r = row vector containing Ns samples of the Rayleigh
fading process
Author: Matthew C. Valenti
Mobile and Portable Radio Research Group
Virginia Tech
For Academic Use Only
(Fading channel simulation)
- 2012-04-19 20:13:22下载
- 积分:1