-
Ch8_GA_JSP
用MATLAB软件实现遗传算法解决作业车间调度问题(Genetic algorithms using MATLAB software to solve the job shop scheduling problem)
- 2014-12-13 15:50:37下载
- 积分:1
-
suzishibie
用MATLAB读取图片,并用神经网络进行训练,输出辨识数字。(Reads the image using MATLAB, and training, the digital output identification using neural networks.)
- 2015-09-19 21:12:58下载
- 积分:1
-
HYHY
VC++调Matlab的简易程序,调出Matlab的figure图(VC++ tune simple Matlab program, bring up Matlab' s figure diagram)
- 2009-12-14 16:59:51下载
- 积分:1
-
bergulator
交互式方针工具,研究用于线性盲信道均衡的CMA算法,Matlab程序(The BERGulator is a MATLAB5-based interactive simulation tool aimed at studying the behavior of the Constant Modulus Algorithm (CMA) when used for direct blind linear channel equalization. )
- 2009-12-19 13:02:07下载
- 积分:1
-
MATLAB_simul
系统辨识与MATLAB仿真程序与剖析夹.iso《系统辨识及其MATLAB仿真》附带的光盘(System identification and analysis with MATLAB simulation program folder. Iso " System Identification and MATLAB" supplied CD-ROM)
- 2013-09-01 00:03:28下载
- 积分:1
-
Matlab
用matlab语言对汽车动力经济性进行仿真(very good)
- 2010-05-14 09:22:52下载
- 积分:1
-
ex3_10
根据系统的阶跃响应,计算时域性能指标(比如超调量、峰值、调节时间等)。(According to the step response of the system, calculate the time-domain performance indicators (such as overshoot, peak, adjust the time).)
- 2012-05-27 17:09:55下载
- 积分:1
-
m_map
根据纬度经度信息 准确画出学术论文需要的地理图 包括海洋 山脉等(According to latitude and longitude information accurately draw the necessary papers including marine mountains and other geographic map)
- 2013-10-10 16:27:37下载
- 积分:1
-
Kmeans
a kmean clustering prog
- 2010-05-21 19:17:01下载
- 积分: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