-
sesan
非线性光学中光纤材料色散随波长变化的曲线仿真 matlab(Nonlinear optical fiber material dispersion versus wavelength curve simulation matlab)
- 2013-08-11 14:56:56下载
- 积分:1
-
CascadeMultilevel
Simulation Study on Four-quadrant Cascade Multilevel Inverter Based on AC Voltage Sensorless Simple Cell
- 2010-07-28 23:55:13下载
- 积分:1
-
zhuantai_j
逆合成孔径雷达成像最基本的转台成像程序,适合刚接触这一领域的新手学习。(Inverse synthetic aperture radar imaging basic turntable imaging procedures, suitable for beginners new to the field study.)
- 2011-05-15 17:33:53下载
- 积分:1
-
Mechanical-fault-diagnosis-
介绍国内外机械故障诊断技术的发展情况,并列举了应用实例。(Describes the development of domestic and foreign machinery fault diagnosis technology, and examples of its applications.)
- 2015-03-24 17:14:07下载
- 积分:1
-
MutualInformationEstimation
computing Mutual information estimation of a mixture sounds
- 2010-02-18 16:57:46下载
- 积分:1
-
MusicPlay
不用音乐播放控件,使用别的方法播放音乐。功能不全。(Do not have music player controls, the use of other means to play music. Insufficiency.)
- 2010-02-27 16:30:07下载
- 积分:1
-
cube
matlab期末作业,用matlab绘制的一个三维立方体图形(matlab end of the job, matlab drawing of a three-dimensional cube graph)
- 2011-11-08 20:15:58下载
- 积分:1
-
MATLAB-image-processing
《精通Matlab图像处理》一书的例程,入门必备。共17个文件夹,让你从入门到精通!!(Matlab Study_《Proficient in MATLAB image processing》)
- 2013-10-01 13:05:43下载
- 积分:1
-
cloud
一维云模型的评价代码,可以完成评价等功能。(One-dimensional cloud model)
- 2012-10-21 22:38:10下载
- 积分: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