-
system-identification
庞中华《系统辨识与自适应控制MATLAB仿真》电子版,供大家学习。(Pang Zhonghua 《system identification and adaptive control MATLAB simulation》)
- 2013-03-11 20:14:00下载
- 积分:1
-
signal-and-system
信号与系统相关的MATLAB习题,希望对大家有用。。(some relative solutions to the questions of MATLAB)
- 2013-04-24 09:07:25下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
baoluo
利用时域数据计算数组的RMS值,利用时域数据计算冲击功率谱密度的试验包络条件。(An array of time-domain data using the RMS value of the time-domain data using the power spectral density of the impact test conditions envelope.)
- 2013-07-16 14:37:03下载
- 积分:1
-
greedy_user_pairing
MU-MIMO中的贪婪算法的MATLAB程序。(Greedy user pairing algorithm in MU-MIMO.)
- 2011-11-15 10:12:01下载
- 积分:1
-
FLI仿真模
说明: 关于可见光通信信道建模的有关FLI仿真模型的部分MATLAB代码,可用软件MATLAB实现。(Some MATLAB codes of FLI simulation model about visible light communication channel modeling can be realized by MATLAB.)
- 2020-05-10 20:45:09下载
- 积分:1
-
imageResampling.m
This function resamples the images at the new grid points defined by the new pixel sizes. It assumes that intensities are defined at the pixel centers
- 2009-05-16 14:24:45下载
- 积分:1
-
rotate
this is a program code for rotation using GUI
- 2009-06-21 13:42:53下载
- 积分:1
-
toolbox
matlab时频工具箱,比较齐全,里面包含了时频分析的主要算法(time-frequency toolbox matlab, more complete, which includes the time-frequency analysis of the main algorithm)
- 2012-01-31 01:01:32下载
- 积分:1
-
NLSE
说明: 利用分布傅里叶方法进行数值仿真,包含损耗、色散、SPM效应。
可以观察脉冲展宽与压缩,光孤子演化。(The distributed Fourier method is used for numerical simulation, including loss, dispersion and SPM effect.
We can observe the pulse broadening and compression, and the evolution of optical solitons.)
- 2019-10-27 17:04:37下载
- 积分:1