-
PhoneInterfaceManager
PhoneInterfaceManager extends ITelephony.Stub.
- 2014-01-08 10:35:37下载
- 积分: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
-
matlab5.0study
关于matlab软件学习的电子书,包括怎样在matalab软件中实现统计计算和画图等。(Matlab software to learn about e-books, including how to matalab software to achieve statistical calculations and drawing and so on.)
- 2010-02-26 11:16:28下载
- 积分:1
-
huise
灰色系统的MATLAB程序:用于实现灰色预测,适合初学者。(Gray system MATLAB program: to achieve gray prediction for beginners.)
- 2009-07-11 09:45:07下载
- 积分:1
-
GA_implementation
MATLAB has a wide variety of functions useful to the genetic algorithm practitioner
and those wishing to experiment with the genetic algorithm for the first time.
Given the versatility of MATLAB’s high-level language, problems can be coded
in m-files in a fraction of the time that it would take to create C or Fortran programs
for the same purpose. Couple this with MATLAB’s advanced data analysis,
visualisation tools and special purpose application domain toolboxes and the user is
presented with a uniform environmentwith which to explore the potential of genetic
algorithms.
- 2010-11-25 18:18:34下载
- 积分:1
-
laplacian
edge detection (laplacian)
- 2011-10-12 14:04:43下载
- 积分:1
-
Dejong3
heuristic optimization
- 2009-12-08 08:45:19下载
- 积分:1
-
AzadSocket
chat room with matlab
first,a client and a server connect and then chat together
- 2013-12-07 17:09:35下载
- 积分:1
-
kongjian_jiase
【kongjian_jiase.m】:MATLAB对excel文件的每行最大值或最小值标以字体颜色和背景颜色设置,m文件可以让大家了解matlab的控件函数用法。好资料喔。([Kongjian_jiase.m]: MATLAB excel file for each row in the maximum or minimum standard font color and background color settings, m files can let everyone know matlab control function usage. Oh good information.)
- 2014-01-22 12:17:39下载
- 积分:1
-
matlab水击代码
说明: 该程序采用matlab语言编程,能够计算水锤压力随时间的变化。(The program is programmed in MATLAB language and can calculate the change of water hammer pressure with time.)
- 2019-04-30 16:49:08下载
- 积分:1