-
vcPmatlab6.5
散点数据生成格网,2d,3d,vc6.0,matlab6.5(Source- scatter data generated grid)
- 2012-07-10 14:20:18下载
- 积分: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
-
FuzzyPAdaptivePRobustPPIDPController
适合用来学习模糊控制的源码。模糊自适应PID效果是非常不错。PID控制器,一种工业控制方式,比例积分微分控制规律(控制器数学模型G(S)=比例+微分+积分),经常用P表示比例,用I表示积分,用D表示微分。(Suitable for learning fuzzy control of the source. Fuzzy adaptive PID effect is very good. PID controller, an industrial control, PID control law (mathematical model of the controller G (S) = ratio of+ differential+ points), often expressed by P ratio, with the points I said, with the D that differential.)
- 2011-04-26 11:29:16下载
- 积分:1
-
DimEditCtrlDemo
一种具有提示功能的文本框,可以根据实际使用进行重新,具有很好的参考价值(A text box with prompts that can be re-based on actual use, a good reference value)
- 2013-12-11 23:21:15下载
- 积分:1
-
matlabaavc
MATLAB与VC_混合编程实现一维小波多尺度分解_汉泽西.pdf用于电网故障检测(VC_ MATLAB mixed programming with one-dimensional wavelet multiscale decomposition _ Hanze Xi. Pdf for grid fault detection)
- 2013-09-04 20:29:39下载
- 积分:1
-
trosMPU788
用于arduino的加速度传感器MPU788的库文件(library file of MPU788 for Arduino)
- 2014-12-18 11:10:05下载
- 积分:1
-
WebAutomaticTextClassificationTechnologyResearch
Web自动文本分类技术研究综述 基于WEB的文本分类技术论文(Web Research on automatic text classification techniques for text classification based on technical papers WEB)
- 2009-12-31 15:02:39下载
- 积分:1
-
Buck_digtal
一个关于降压BUCK电路的模型建立,很好很强大(BUCK a buck on the modeling circuit, a very powerful)
- 2011-09-02 21:15:53下载
- 积分:1
-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
fft-(2)
自编的快速傅里叶变换的matlab程序,已经经过调试了,是可用的(Self matlab program fast Fourier transform, has been debugged, it is available)
- 2012-05-24 15:29:35下载
- 积分:1