-
aulaSegv0
Background Subtraction
- 2011-04-29 11:35:22下载
- 积分:1
-
freecontrol1
simulink中建立的汽车转向自动回正模型(simulink automotive steering automatically created back to being model)
- 2010-12-24 11:19:21下载
- 积分:1
-
Region_of_interest_GUI
Run the ROI file by issuing the command ROI in the command window and a GUI screen will pop up, the screen may be used for selecting a Region of interest while viewing the full length movie and adjusting the region of interest accordingly, after hitting save the GUI will dismantle the movie to seperate images and will save them in current folder.The GUI panel is self explanatory and as such does not require any further explanations
- 2013-08-01 22:17:11下载
- 积分:1
-
Robert-Lafore-Object-Oriented-Programmining
Robert Lafore-Object Oriented Programmining
- 2014-01-22 13:37:35下载
- 积分: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
-
calib212
digital modulation techniques
- 2009-05-04 08:55:46下载
- 积分:1
-
rssSeaEchoBrown
生成微波遥感方面的海面回波波形,用于海浪波谱仿真,计算.(to generate the microwave remote sensing ,brown ocean wave return model)
- 2012-05-30 18:50:59下载
- 积分:1
-
Mech_compfinal
Composite analysis and calculate ABD matrice and analys=ze using different composite failure theories
- 2011-11-19 12:48:34下载
- 积分:1
-
Pade-Approximation---won-young-yang
the source is in the "Applied Numerical Methods Using MATLAB-Won Young Yang, Wenwu Cao, Tae-Sang Chung, John Morris-Wiley-Interscience (2005)"
- 2013-10-20 15:23:41下载
- 积分:1
-
Jacobi
用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题(Jacobi Gauss-Seidel sor)
- 2010-12-07 21:53:15下载
- 积分:1