-
solvechaoticsystem
自己刚开始接触混沌方面,自己编写的一个利用Matlab画混沌系统的混沌吸引子的M程序,希望对哪些刚开始学习混沌的学者有所帮助。(Chaos has just started their own contacts, the preparation of their own paintings of a chaotic system using Matlab chaotic attractor of the M program, in the hope that what has just started to learn the academics of chaos help.)
- 2009-04-15 21:34:18下载
- 积分:1
-
ZeroOneprog
0-1整数规划问题,采用MATLAB编程,约束条件等可以改变,比较实用(0-1 integer programming problem, the use of MATLAB programming, constraint conditions can change, more practical)
- 2021-04-06 17:19:02下载
- 积分:1
-
CooperativeDiversity
瑞利信道下的AAF,DAF协作分集的实现主函数源码(Rayleigh channel under the AAF, DAF collaboration Diversity realize the main function of the source)
- 2008-05-30 22:04:27下载
- 积分:1
-
CalculatingBeatRateOfHeart
calculating beat rate of heart using DWT in Matlab
- 2009-06-07 23:59:05下载
- 积分:1
-
1
说明: 详细介绍 小型风力发电 系统设计
国外参考资料
附录有 详细硬件设计
比较经典(Details small wind power system the design foreign References Appendix hardware design classic)
- 2013-03-16 15:48:52下载
- 积分:1
-
water_filling
OFDM 注水算法Matlab仿真 可以自由調整參數(Water OFDM Matlab simulation algorithm parameters can be freely adjusted)
- 2014-12-03 15:20:45下载
- 积分:1
-
QMF
quadrature mirror filterbanks
- 2012-01-23 21:29:28下载
- 积分:1
-
Matlab-tool
说明: matlab工具箱包含大部分的数学函数,非常适合学习(Matlab toolbox contains most of the mathematical function, very suitable for learning)
- 2012-04-24 21:41:21下载
- 积分:1
-
code1
3D shape reconstruction matlab code. It used shape from defocus technique with least squares. You can reconstruct 3D shape with only two different depth images.
- 2009-04-23 09:37:19下载
- 积分: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