-
AfxGetApp
AfxGetApp()应用,比较简单的说明,我从网上找的。(AfxGetApp (), relatively simple explanation, I find from the Internet.)
- 2006-12-28 08:38:58下载
- 积分:1
-
tsuspension_so
matlab 实现汽车悬架分析,四分之一、二分之之一,整车悬架悬架 ,经测试可直接使用。
(matlab vehicle suspension analysis, one-quarter, one-half of vehicle suspension suspension, tested directly use.)
- 2012-09-30 19:24:01下载
- 积分:1
-
matlab
程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
- 2013-09-07 09:44:59下载
- 积分:1
-
calshort
copmpute the risidual erro of travel time,always applied in Tomography
- 2015-02-13 11:25:28下载
- 积分:1
-
Wheel-And-Axle
基于matlab建立的关于汽车轴的控制模型,包括轴的运动方程和模型的建立。其实在ADVISOR中可以找到,不过,用matlab2012版重新建立了。(Established based on matlab axis control on the car model, including axis motion equations and model. ADVISOR can be found in the fact, however, re-established with matlab2012 version.)
- 2013-11-22 17:02:17下载
- 积分:1
-
Y868460[1]
matlabde的一些东西大家可以下下看啊(matlabde some things we can look at under ah ha ha)
- 2007-04-05 00:34:50下载
- 积分:1
-
BCEncode
二维码操作程序示例二维码操作程序示例二维码操作程序示例二维码操作程序示例(Two-dimensional example of a program of two-dimensional code code example of a program of two-dimensional example of a program of two-dimensional code code example of a program)
- 2013-12-03 11:33:43下载
- 积分:1
-
ARCOBJECTsCODE
ARCOBJECTs开发指南,实例的资源文件(ARCOBJECTs Development Guide, a resource document for example)
- 2007-04-26 00:07:53下载
- 积分:1
-
zhuanju
异步电动机直接转矩simulink仿真,运行时注意matlab的路径(The induction motor direct torque attention to the path of matlab simulink simulation, run-time)
- 2012-11-15 20:48:48下载
- 积分: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