-
matlab-example
最小二乘法的Matlab参数辨识程序,每一步的解释都非常易懂清晰,是一个很好的matlab例子(Matlab least squares method parameter identification procedures, the explanation of each step are very easy to understand clearly, is a good example of matlab)
- 2020-07-14 16:29:12下载
- 积分:1
-
Optical-flow-based-motion-estimation
基于光流场的运动估计,解决光流场计算的不适定问题的方法(Optical flow motion estimation, solving ill-posed problem of optical flow computation based approach)
- 2014-10-21 16:36:47下载
- 积分:1
-
MPC_Exercise_First
Model predictive control excersice pt 1
- 2014-11-14 09:38:05下载
- 积分:1
-
Detailed_PMSG_one_machine
WIND PMSG MACHINE CONNECTED TO GRID PITCH CONTROLLED CONVERTERS
- 2014-08-01 03:18:47下载
- 积分:1
-
runl
Parses the vector x into "runs" of constant value. x - row or column vector R - maximum run length
- 2011-03-19 10:22:04下载
- 积分:1
-
很不错的PLS部分最小二乘工具箱测试源程序
一个很有用的程序,有较好的参考价值,对于初学者具有参考意义,感应双馈发电机系统的仿真,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,IDW距离反比加权方法。
- 2022-02-22 13:29:09下载
- 积分:1
-
TOPSIS评价方法
1、建立数据矩阵
2、数据的归一化
3、确定指标的最优值和最劣值
4、计算出各单元指标值与最优值和最劣值的距离
5、求出各单元指标值与最优值的相对接近程度
- 2022-03-26 10:46:52下载
- 积分:1
-
我是最棒
我爱我太多工作太多公顷公顷公顷 vb.net 和我想要任何代价我爱我的工作和太滑稽工作与 vb.net zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz 最大工作浅析
- 2023-03-16 13:25:04下载
- 积分:1
-
matlabxiaochengxu
matlab一系列上百例的常用程序加上我自己编写的小程序,可以节省你编写小段程序的思考时间(matlab on a series of 100 cases of common procedures coupled with the preparation of my own small program, can save you preparation time thinking above procedure)
- 2008-03-25 16:48:00下载
- 积分: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