-
matlab
我们上课用的MATLAB课件,课件不错,就是老师讲的比较差劲。(the ppt of matlab used in my class)
- 2009-10-21 18:53:06下载
- 积分:1
-
pam
4-pam and simulation the bit error performance
- 2011-05-16 23:44:43下载
- 积分:1
-
vcwithmatlab
vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。(vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.)
- 2006-10-03 11:26:19下载
- 积分:1
-
BPSK_havedone
bpsk编码很适合出学者,已经经过调试
加了个 升余弦滤波(BPSK encoding is very suitable for the academics, have been debug plus a raised cosine filter)
- 2008-05-08 00:30:00下载
- 积分:1
-
threshold
Set points above level to white, others to black
- 2012-06-22 06:08:36下载
- 积分:1
-
model23
电动汽车建模,采用m语言编写的电动汽车模型(Electric vehicle modeling language using m electric car model)
- 2021-01-13 22:18:47下载
- 积分:1
-
Segmentation
iris segmentation matlab code
- 2009-10-03 18:58:30下载
- 积分:1
-
crc73
matlab实现(7,3)循环码编码很简单(matlab realize (7,3) cyclic code is very simple coding)
- 2008-05-29 17:54:04下载
- 积分: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
-
02
说明: Matlab3維曲面繪圖,課程教學及程式碼範例(Matlab three Dimensional surface plotting)
- 2010-05-30 01:25:32下载
- 积分:1