-
GPS-ambiguity
这是用matlab语言编写的应用程序,主要对于GPS整周模糊度得求解。(It is written with matlab applications, mainly for GPS ambiguity was solved.)
- 2011-05-01 17:01:42下载
- 积分:1
-
power-flow
本程序用C语言实现直角坐标系下的牛拉法潮流计算(power flow calculation program using C language under the rectangular coordinate system
)
- 2013-10-06 19:04:05下载
- 积分:1
-
6547
matlab电力电子技术仿真的实现,真的很实用,帮了我很多,现在跟大家分享(matlab simulation of power electronic technology to achieve, really practical, helped me a lot to share with you now)
- 2013-04-06 23:50:42下载
- 积分:1
-
your-power
里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
- 2013-07-21 17:07:39下载
- 积分:1
-
getdata-1
说明: 这是一个VC++和MATLAB联合环境下的编程,很有用的,MATLAB的数据显示很强大的,希望对你们有用.(This is a example used combation of vc++ and matlab ,because the vistual of data is very strong ,I hope it will benefit to your.)
- 2010-04-20 09:45:45下载
- 积分:1
-
component
c++通用技能编码能力提升:组件安装管理程序,已测试。(c++ generic skills coding capacity building: Component Installation Manager has been tested.)
- 2013-10-01 15:50:55下载
- 积分:1
-
Find_Center_of_circles2
VB.NET获取圆角矩形 能获取一个圆 和圆心坐标 也能获取矩形(VB.NET Get the Rounded Rectangle To obtain the coordinates of a circle and the center of the circle can also obtain the rectangular)
- 2012-04-26 13:26:07下载
- 积分:1
-
fetch
MATLAB 数学工具软件
实例简明教程(MATLAB mathematical tools simple tutorial examples)
- 2013-12-10 10:26:34下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
the-four-step-ranger-r-k
四阶经典R-K方法的Matlab程序和newton的matlab程序的实现(Matlab program to achieve the classic fourth-order RK method and newton s matlab program)
- 2015-03-21 09:52:38下载
- 积分:1