-
doublepenwithdobserver
observer for double pendulium in simulink
- 2011-08-19 09:16:55下载
- 积分:1
-
TEXT-BOOK-EVALUATION-OF-TEXT-AND-SPEECH-SYNTHESIS
text book on text and speech
- 2013-02-27 21:51:19下载
- 积分:1
-
faktoryelandmaxnumber
The max number in 3 numbers your input. And factorial calculation.
- 2014-09-22 00:17:18下载
- 积分: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
-
Exe0704
说明: MATLAB实用教程(第2版)实例源代码程序EXE0704(MATLAB Practical Guide (2nd Edition) examples source code program EXE0704)
- 2011-04-11 21:56:47下载
- 积分:1
-
SSystemidentiy
Systemidentificcation,系统辨识
(Systemidentificcation, system identification)
- 2012-08-12 20:52:00下载
- 积分:1
-
freq_mod_sign
frequency modulated example signal
- 2010-01-14 16:17:50下载
- 积分:1
-
MATLABEngClass
说明: VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。
但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。(VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC to. Note, however, when used, should matlab local folder where the extern in the lib and include added to the VS project properties go to lib and include paths. And to add four lib.)
- 2021-03-01 18:49:34下载
- 积分:1
-
matlabstork
matlab构造股票过程,里面有详细的描述(matlab course of construction stocks, which are described in detail)
- 2010-05-25 19:38:00下载
- 积分:1
-
femtri
有限元的三角形剖分,节点标号,单元标号,很适合用于电磁场等有限元的求解(fem can use to answer EMT and so on)
- 2010-06-01 20:44:56下载
- 积分:1