-
SLM
仿真了OFDM中的SLM方法 ,并附有仿真图形,对于初学PAPR的朋友可有用(Simulation of the OFDM in the SLM method, together with simulation graphics, for a friend can be useful for beginners PAPR)
- 2010-09-06 18:14:49下载
- 积分:1
-
Genetic_Toolbox
Matlab中的遗传算法工具箱,内含多个功能函数,方便调用。(Genetic Algorithm in Matlab toolbox containing a number of performance function to facilitate the call.)
- 2009-05-19 10:51:42下载
- 积分:1
-
M
说明: 利用速率方程的方法,对VCSOA放大器的增益特性进行模拟仿真,(Using rate equation method, VCSOA amplifier gain characteristics of simulation)
- 2010-05-21 13:20:31下载
- 积分:1
-
disc_wind
Demo of discrete time windowing for 4F7 course (lecture 2):
Spectrum of two complex exponentials added together
- 2011-02-09 02:07:54下载
- 积分:1
-
SVM-Matlab2008
说明: 支持向量机的实验程序,对支持向量机进一步研究(SVM experimental procedures, further research on support vector machines)
- 2011-03-15 11:57:56下载
- 积分:1
-
源程序
说明: 用PSO算法对PID参数进行整定,对P、I、D三个参数进行合适值选择(Tuning PID parameters with PSO algorithm)
- 2019-10-15 10:50:20下载
- 积分:1
-
matlab_prog
一本关于Matlab编程的书,很经典,而且是英文版的(A book on Matlab programming, classic, and is in English)
- 2010-07-22 09:12:08下载
- 积分:1
-
DrawTrajbushishizhilianxmaichongshizhi0
脉冲程序含有时滞的情况的程序Pulse programs contain the delay of program(Pulse programs contain the delay of program)
- 2010-10-10 15:01:23下载
- 积分:1
-
exact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)
- 2010-11-02 14:03:12下载
- 积分:1
-
piecewise_eval
LINEINTRGAL Line Integral in a 2D Vector Field.
LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C.
X and Y define the coordinates of a rectangular grid over which
U and V are defined. X and Y must be monotonic and 2D plaid as
% produced by MESHGRID. X, Y, U, and V must all be the same size.(LINEINTRGAL Line Integral in a 2D Vector-Fi eld. LINEINTRGAL (X, Y, U, V, C) computes the line integral along the lines gi ven in cell array C. X and Y coordinate define the s of a rectangular grid over which U and V are defi ned. X and Y must be monotonic and 2D plaid% as pro duced by MESHGRID. X, Y, U, and V must all be the same size.)
- 2006-12-14 21:44:49下载
- 积分:1