-
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
-
hm-10
首先确认安卓手机硬件的蓝牙模块是否支持蓝牙4.0. (手机硬件模块不支持的话,软件做的在正确也连不上!)
2. 系统升级到4.3 或更新版本
3. 资料包内的 HMBLEComAssistant.rar 可用于测试 收发(AT+BAUD0
AT+NAMEAC
AT+PASS000000 //必须输入满6位
AT+TYPE1
AT+ROLE0)
- 2015-04-01 21:54:25下载
- 积分:1
-
442e6abc69b5d04460608d7ab3fdf616
请问下大家CC++如何实现感染可执行文件以及如何实现将一个exe文件镶嵌到另一个exe文件中
- 2010-02-12 01:34:37下载
- 积分:1
-
Windows
介绍windows程序运行原理,讲述详细,涉及到windows运行的基本流程,让读者可以总体把握,比较适合初学者阅读使用。(Introduction windows program operating principle, tells in detail, the basic process involves running windows so that the reader can grasp the whole, more suitable for beginners to read to use.)
- 2014-02-23 22:06:40下载
- 积分:1
-
LibsvmToMatlab
LIBSVM使用介绍LIBSVM使用介LIBSVM使用介绍绍LIBSVM使用介绍(LIBSVM use and presentation of LIBSVM use and presentation of the use of IL LIBSVM Shao LIBSVM use and presentation of)
- 2009-12-22 10:42:54下载
- 积分:1
-
plmela
弹性波二维模拟,PLM边界吸收和clayton边界吸收的比较(c++和matlab)(Two-dimensional simulation of elastic waves, PLM boundary absorption and clayton boundary on the absorption of (c++ and matlab))
- 2010-07-26 12:33:38下载
- 积分:1
-
bds2006_cpp_vectserial
vector control of induction motor
- 2012-05-16 04:15:47下载
- 积分:1
-
add
实现了MATLAB 与VC的混合编程的方法,生成相应的DLL动态链接库供VC调用,最后生成相应的空间。实现了二则的混合编程(Realized MATLAB and VC mixed programming method, to generate the corresponding DLL dynamic link library for VC call, the last to generate the corresponding space. Achieve a mix of programming Two)
- 2014-10-21 22:19:10下载
- 积分:1
-
RTW
利用Matlab RTW实现控制系统的仿真,使用VC++6.0开发。(Achieved using Matlab RTW control system simulation, using VC++6.0 development.)
- 2011-11-18 12:47:22下载
- 积分:1
-
windbg
NT4 component WinDbg source for developer reference
- 2015-02-10 04:19:38下载
- 积分:1