-
Teecef2ecih
此matlab函数可以在ECEF和ECI坐标之中转转换地点和速率信息。 ,经测试可直接使用。
(This Matlab function can be transferred into the ECEF and ECI coordinate conversion location and rate information. Has been tested and can be used directly.)
- 2012-07-17 23:09:58下载
- 积分:1
-
HowToUseMatlab
说明: 如何在C++中使用Matlab,这份资源希望能够帮助到大家。最近看了太多关于图象处理方面的内容。前辈们都很努力啊!(How to use C++ in Matlab, the resources that we hope to be able to help. Recently read too much on the aspects of image processing. Predecessors, have worked very hard ah!)
- 2009-08-07 20:30:19下载
- 积分:1
-
MultiMon
在window里多个显示器输出,并实现显示控制的代码。(In window multiple monitor output, and realize the display control code.)
- 2014-10-17 16:45:10下载
- 积分: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
-
kuozhankamalvbosuanfa
扩展卡尔曼滤波算法的matlab程序,(字数不够,增加字数的)(Extended Kalman filter algorithm matlab program)
- 2014-08-27 20:26:52下载
- 积分:1
-
COMTest2005_v0.8
在vc.net中调用Matlab生成的COM组建实现曲线拟合。(in vc.net Calling Matlab generated COM form and curve fitting.)
- 2007-04-26 04:28:35下载
- 积分:1
-
matlab6
matlab 包括遗传算法等,包括交叉,变异等,包括计算的结果等。
(Matlab bao kuo yi chuan suan fa deng bao kuo jiao cha bianyi deng bao kuo ji suan de jie guo deng)
- 2011-05-26 19:09:13下载
- 积分:1
-
Runge-Kutta-
应用四阶龙格库塔法求解微分方程的初值问题(Applications fourth-order Runge-Kutta Solving Ordinary Differential Equations)
- 2015-01-28 17:43:33下载
- 积分:1
-
testSetIP
调用windowd netsh命令,实现网络参数(IP、gateway、netmask、和dns的修改),功能还不完善,拿来大家一起学习(Call windowd netsh command, network parameters (IP, gateway, netmask, and dns changes), the function is not perfect, and brought them to learn together)
- 2015-03-23 14:46:37下载
- 积分:1
-
VC++.doc
VC++环境下调用MATLAB,其中路径的设置请根据自己电脑中的位置做相应修改(VC++ Environment called MATLAB, which set up the path, please according to their own computers make consequential amendments to the location of)
- 2008-05-07 13:17:18下载
- 积分:1