-
matlab_examples300
matlab程序300例,帮助学习matlab(matlab program 300 cases to help learning matlab)
- 2008-07-14 17:25:52下载
- 积分:1
-
tt
说明: 迎着早晨的朝阳龙求凤长长的伸了一下懒腰,突然闻到一股香风向他袭来,闻着这熟悉的香味,知道这是他心爱的师柔身上的发出的迷人香味,转过身去将心爱的人儿紧紧地搂在怀里,"柔儿,怎么这么早就起来了,你的身体刚刚才好,应该多多休息一下。"(Demand facing the morning sun dragon phoenix long stretched a bit lazy waist, suddenly, he smelt a fragrant wind hit, smell the familiar fragrance, know that this is his favorite teacher charming issued soft body scent, turned to a loved one child tightly in his arms, " Rou Er, how so early up, just go about your body, it should be lot of rest." )
- 2010-03-03 14:43:27下载
- 积分: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
-
2sphere2D
基于时域有限差分法(FDTD),用MATLAB编程计算双球金纳米颗粒的局域电磁场增强(二维)的程序||2sphere2D.m(Base on FDTD ,local field enhancement of gold double sphere nanoparticles(2D)by Matlab || 2sphere2D.m)
- 2014-01-06 21:08:42下载
- 积分:1
-
juanjicode
卷积码编译码的快速实现算法,非常适合初学者迅速上手(Fast convolution code encoding and decoding algorithm is very suitable for beginners to get started quickly)
- 2014-02-17 19:50:33下载
- 积分:1
-
fuse lap
matlab源程序,通过拉普拉斯变换进行两幅图像的融合,融合效果好(matlab source, through the Laplace transform fusion of the two images, good fusion effect)
- 2016-03-28 15:07:17下载
- 积分:1
-
Qplot
for graphing quadratic functions
- 2010-12-03 21:23:15下载
- 积分:1
-
JHJB
说明: 利用matlab进行几何畸变。给定一幅图像,固定其坐标,然后,进行畸变。(using Matlab for geometric distortion. To set an image, fixed his coordinates, and then for distortion.)
- 2006-04-10 19:34:28下载
- 积分:1
-
MIMO-OFDM-DSTBC
2发2收,BPSK、QPSK、16QAM等多种调制方式下的差分空时编解码程序,仿真结果正确。(Two transmit antenna, two receiving antennas, a variety of modulation mode differential space encoding and decoding process, simulation results are correct.)
- 2012-03-24 15:14:45下载
- 积分:1
-
VarReduction
模拟仿真蒙塔卡罗寻找中值,用此程序可以仿真中值的寻找结果.挺好的一个程序,有实用价值(simulation MonteCarlo finding meium value)
- 2012-05-18 11:27:11下载
- 积分:1