-
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
-
MatlabModelToolBox
本工具箱主要为学习数学建模和参加中国大学生数学建模竞赛的同学而制作。汇集了
数学建模常用的最优化、微分方程、数据拟合、统计等方面的计算工具,包括我们自
编的补充工具。工具箱还汇集了96-99中国大学生数学建模竞赛题解MATLAB程序。本
工具箱也可供使用MATLAB作数值计算的学生、教师和科技人员参考。(This toolkit is mainly mathematical modeling study and participated in the China Mathematical Contest in Modeling the production students. A collection of commonly used mathematical modeling optimization, differential equations, data fitting, statistics and other aspects of computational tools, including our self complementary tool. The toolbox also brings together 96-99 China Mathematical Contest in Modeling problem solution MATLAB. The toolkit is also available using MATLAB for numerical calculation of the students, teachers and technology officers.)
- 2011-12-01 12:23:14下载
- 积分:1
-
hg502
用于信号特征提取、信号消噪,用MATLAB编写的遗传算法路径规划,采用加权网络中节点强度和权重都是幂率分布的模型。( For feature extraction, signal de-noising, Genetic algorithms using MATLAB path planning, Using weighted model nodes in the network strength and weight are power law distribution.)
- 2017-04-01 19:14:24下载
- 积分:1
-
DDWP_chopper_130522
仿真模型包括:可调节电网,交流断路器,LCL滤波器,网侧变换器,Chopper,直流电容,机侧变换器,风力发电机(包括机械部分的模型)。控制及信号处理部分包括:电机参数测量,机侧变换器控制,网侧变换器控制,LVRT控制,风速模拟等部分。(Simulation models include: adjustable power grid, ac circuit breaker, LCL filter, grid-side converter, Chopper, dc capacitance, machine-side converter, wind turbine (including mechanical part of the model). The control and signal processing part includes: motor parameter measurement, machine side converter control, network side converter control, LVRT control, wind speed simulation and other parts.)
- 2021-04-12 16:38:58下载
- 积分:1
-
002
读写器管理(RM)标准,读写器管理标准的相关说明。(Reader Management (RM) standards, reader management standards for instructions.)
- 2010-01-09 20:28:39下载
- 积分:1
-
Turbo
使用log-map sova 进行turbo 并有完整(use log-map sova decode the turbo code)
- 2010-03-10 22:53:18下载
- 积分:1
-
main
程序为地震勘探资料处理方法中的数值模型模拟正演,方法为射线追踪(The program forward numerical model for seismic exploration data processing method in the simulation, for ray tracing method)
- 2014-06-26 22:43:45下载
- 积分:1
-
pro_2
用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。
要求:
1把连续系统离散化(采样时间可取0.1)。
2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。
3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。
4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。
5找出在确定的B值下,使系统不稳定的A值(阶跃信号的幅值),并与用劳斯稳定判据计算的结果比较。
(With local parameter optimization method to design a model reference adaptive system, adjustable gain initial Kc (0) = 0.2, for a given value of r (t) for the unit step signal that r (t) = A × 1 ( t). Requirements: a continuous system discretization (sampling time of 0.1 preferred). 2 compiled and run the system computer program (Note B to adjust the value of the system to obtain better adaptive characteristics). 3 records ym, yp curve record kp × kc curve records generalized output error e curves. 4 parameter convergence, let Kp = 2 into the Kp = 1, re-observed Kp × Kc and e curves. B-5 to find value in determining the next, making the system unstable A value (step signal of amplitude), and using Routh stability criterion and the comparison of the results calculated.)
- 2010-09-03 14:27:08下载
- 积分:1
-
bp
说明: 通过matlab实现iir bandpass滤波器(iir bandpass)
- 2009-06-07 09:56:27下载
- 积分:1
-
RMatlab
To call R from within Matlab, you will need to have R compiled as a
shared library. This needs to be done when compiling R from source
(or via one of the binary distributions that have support for this.)
Download the R source from cran.r-project.org.
- 2014-08-08 16:47:25下载
- 积分:1