-
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
-
ReadParseTGAM_C#
读取脑电波的C#程序 ReadParseTGAM_C#(C# program for reading brain waves)
- 2020-11-27 15:19:30下载
- 积分:1
-
51系列单片机控制的步进电机+仿真Proteus
51系列单片机控制的步进电机keil文件+仿真Proteus程序;
控制方式,启动按钮按下后,按下正转或反转按钮,电机启动。通过S3减速按钮可以实现减速功能;通过S4按钮可以实现加速功能。
- 2022-07-26 23:28:56下载
- 积分:1
-
PID
针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
- 2008-07-21 12:13:44下载
- 积分:1
-
hyad
一个最简单的SCSI miniport,不错不错不错,很好(One of the simplest SCSI miniport, is good, good)
- 2018-12-30 11:34:12下载
- 积分:1
-
C# 模拟 键盘鼠标操作实例 附源码
模拟单击开始 按钮
- 2013-03-24下载
- 积分:1
-
基于opencv的单目摄像机标定
基于opencv的单目摄像标定机标定,可应用于图像识别中的单目摄像机标定,以获取摄像机的内外参数。
- 2022-07-22 00:30:07下载
- 积分:1
-
yuanma
计算机图形学 源码资料汇总 包括立方体旋转等(Computer graphics source data summary)
- 2013-01-03 20:06:01下载
- 积分:1
-
dianyazhuanhuan
把0~5v的电压值转换到0~100度的温度,并用51液晶显示,采用keil仿真(0 ~ 5v voltage value is converted to a temperature of from 0 to 100 degrees, and with 51 of liquid crystal display, using keil simulation)
- 2012-12-22 16:04:15下载
- 积分:1
-
Robot
jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
- 2014-02-20 12:47:50下载
- 积分:1