-
weifengfangcheng
用matlab来解决微分方程的问题,包括21个例子程序和一个ppt(Using matlab to solve differential equation problems, including 21 examples of programs and a ppt)
- 2009-11-08 19:42:00下载
- 积分:1
-
SourceCode
利用MATLAB实现图像的离散余弦变换的源代码(MATLAB realization of the use of discrete cosine transform image of the source code)
- 2009-07-01 09:36:07下载
- 积分:1
-
Artech.Digital.Modulation.Techniques
digital communication
- 2011-01-21 02:15:52下载
- 积分:1
-
matlab
dsmcne - Program to simulate a dilute gas using DSMC algorithm
This version simulates planar Couette flow..... . . . ..... . .. . . . . . . . . . . .. . . . . . . .. ............... . . ... .
- 2013-08-15 04:59:39下载
- 积分:1
-
super-resolution-reconstruction
matlab超分辨率重建,对比相应的论文看,很好理解,可以对图像进行分层,并重建(Matlab super-resolution reconstruction, compared with the corresponding paper, is easy to understand, the image can be layered, and reconstruction)
- 2015-01-26 09:37:30下载
- 积分:1
-
rj03
通过对心电信号提取,研究其RR间期,来判断病症(Extracted by ECG, RR interval study to determine disease)
- 2010-11-01 12:37:15下载
- 积分:1
-
digital_QAM_receiver
QAM系统的全数字设计,学位论文,较长较细致,值得参考,不多说,免费下(QAM system, all-digital design, dissertations, longer than the detail, it is also useful, not more than that under free)
- 2010-05-05 17:36:14下载
- 积分:1
-
asasasasasa
H infinity controller optimization:filetype .m
- 2013-05-11 18:02:14下载
- 积分:1
-
Prime_algorithm.rar
Prime算法Matlab源代码
Prime算法Matlab源代码
Prime算法Matlab源代码(impletmentation of Prime Algorithm based on Matlab)
- 2009-03-17 15:46:16下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
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
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1