-
coldotplottesto
Colored 2D scatter density plot. Mimics a 2D probability distribution for random data points
- 2011-03-22 06:29:48下载
- 积分:1
-
matlab-power-research
power system research
- 2012-04-26 21:39:29下载
- 积分:1
-
MATLABdianzijiaoan
matlab电子教案,适合于初学者,包括操作基础,绘图(Matlab electronic lesson plans, suitable for beginners, including operating basis, mapping, etc.)
- 2007-01-20 10:10:09下载
- 积分:1
-
flight
根据飞机给出的纵向简化模型,设计飞机纵向增稳系统(According to the vertical plane gives the simplified model, the design aircraft longitudinal stability augmentation system)
- 2011-07-04 14:29:38下载
- 积分:1
-
SDR_SIM5
Software defined radio simulation
- 2011-07-29 02:56:52下载
- 积分:1
-
Newtint
牛顿插值多项式,拉格朗日插值多项式,误差分析(Newton interpolation polynomial, Lagrange interpolation polynomial, the error analysis
)
- 2013-11-18 18:10:52下载
- 积分: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
-
KNN Smoothing Filter Algorithms
K近邻(KNN)平滑滤波器算法,包括椒盐噪声和高斯白噪声下平滑处理的结果(K-Near Neighbor (KNN) Smoothing Filter Algorithms, Including Smoothing Processing Results under Salt and Pepper Noise and Gauss White Noise)
- 2019-04-12 16:10:19下载
- 积分:1
-
SP-code-plus-paper
SOMP是压缩感知中的子空间重构算法,这里包含一个源码和一片关于SOMP的文章,供参考(compressive sensing_SOMP)
- 2014-05-20 01:48:34下载
- 积分:1
-
T.Kailath-Linear-Estimation
说明: 一本讲解线性估计方面全面、细致的教材,可作为详细的参考书(Explain the terms of a linear estimates comprehensive and detailed materials can be used as a reference book for details)
- 2011-04-07 13:18:45下载
- 积分:1