-
ourstats
关于MATLAB仿真里面常用到的程序,还是挺好的,大家可以试试!()
- 2008-07-08 15:15:09下载
- 积分:1
-
LSSVMlabToolboxUserGuide
支持向量机说明,方便初学者学习的,英文的解释比较清楚(Support vector machine instructions, easy for beginners to learn English more clearly explained)
- 2010-05-10 23:06:32下载
- 积分:1
-
ACOUSTICMARMOUSI
fortan的二维波动方程正演程序,适合初学者借鉴学习。(The program forward two-dimensional wave equation fortan, suitable for beginners to learn.
)
- 2014-10-20 09:56:46下载
- 积分:1
-
PAPR_FBMC
Numbering Programme for PAPR factor FBMC system.
- 2015-02-27 04:18:09下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
gonglvpu
用MATLAB软件仿真实现Liu混沌系统的功率谱图,代码完整。(MATLAB software simulation Liu power spectra of chaotic systems, code integrity.)
- 2017-04-15 14:50:03下载
- 积分:1
-
bit-error-rate_simulation_using_matlab
Bit-Error-Rate Simulation Using Matlab
- 2009-03-08 01:30:25下载
- 积分:1
-
magnifyOnFigure
This utility provides a powerful zooming tool specially designed for the documentation of original and zoomed 2D graphics of images on the same plot.
It is composed of two blocks (the secondary axes and the magnifier). The secondary axes, which can be arbitrarily allocated within the limits of the figure, displays the area marked by the magnifier.
The highly versatile interface of the on-figure magnifier offers a world of possibilities in a broad range of applications and fields. The Keyboard/mouse or programmatic configuration of this tool allows the user to set her or his own graphic style, to suit the requirements of any publication s editor. More details on interfacing and properties can be found in the .m file.
- 2010-01-01 20:30:10下载
- 积分:1
-
ML
说明: %极大似然方法 gcn为高斯有色噪声!!!比较不同点( Maximum likelihood method for Gaussian colored noise GCN! ! ! Compare different points)
- 2008-09-16 21:22:46下载
- 积分:1
-
HOG
代码,关于梯度的HOG特征,挺全的,可以使用(a code about the gradient of the picture)
- 2012-04-18 21:31:48下载
- 积分:1