-
CMAcode
matlab的 cma 算法 代码 个人作品 绝对能执行(The cma algorithm matlab code for the implementation of individual works can certainly)
- 2010-05-16 21:20:06下载
- 积分:1
-
threephaseinverter
this is simulink model of three phase inverter..
and the simulation results we can verify
- 2013-05-13 12:19:07下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
Block_5_1_Big
一个用于求解无对角分块矩阵线性方程组的matlab程序。带有误差函数。(a matlab program used for solving for the roots of huge linear equations by LU decompision.)
- 2011-05-14 20:07:09下载
- 积分:1
-
Microphone-volume-level
Noise Detection (Microphone volume level) - Windows Phone Silverlight.zip MSDN源代码(Noise Detection (Microphone volume level)- Windows Phone Silverlight.zip)
- 2015-12-23 17:10:56下载
- 积分:1
-
20161110Capon-and-music
上传一些自编一维和二维Capon和MUSIC算法案例,希望能帮助到你(Upload some self-compiled one-dimensional and two-dimensional Capon and MUSIC algorithm case, hoping to help you)
- 2016-11-10 12:08:21下载
- 积分:1
-
OFDM-MATLAB
这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。
不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1.
第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。
(And there are two programs, two are based on 4QAM modulation. But personally feel that the first is easier, because the writing is organized. I changed that procedure is based on the past. However, there is a problem in that there is only channel coefficients from high to low, we can try and change into [0.227 0.46 0.688 0.46 0.227] This is the teacher gave me the simulation channel coefficient commonly used, this became normalized channel, is coefficient of the square and is 1. The second program is not related to channel coefficients, but this program which, in the 128 sub-carriers, the before and after the 32 air carriers, the in OFDM is also often used, which can reduce the error rate.)
- 2010-10-09 17:19:06下载
- 积分:1
-
matlab
这是一个关于matlab的图形教程 (This is a tutorial on matlab graphics)
- 2008-05-18 05:18:13下载
- 积分:1
-
an-Encyclopedia-of-Matlab-algorithms
matlab算法大全(配备各种数学建模常用算法的matlab程序,适合MCM等各项数学建模比赛)(matlab matlab algorithm Daquan (with a variety of mathematical modeling algorithm commonly used procedures for MCM and the Mathematical Contest in Modeling))
- 2013-02-02 18:13:00下载
- 积分:1
-
GA_framework
This content provides you to understand the Genetic algorithm framework
- 2014-10-08 18:25:14下载
- 积分:1