-
fuzzy
简单介绍了模糊控制器的隶属度函数的matlab代码输入(A brief introduction to the fuzzy controller matlab code input membership function)
- 2013-12-06 21:04:47下载
- 积分: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
-
Closed_Model
CLOSED BOOT CONVERTER
- 2013-10-19 18:21:51下载
- 积分:1
-
(ebook---pdf)-Matlab-CPP-Math-Library-Reference-v
matlab ebook for electroniks
- 2011-05-07 04:40:36下载
- 积分:1
-
Fault-analysis-of-power-system
本程序是电力系统故障分析中的短路计算,包含各种常见短路类型。压缩包中有word说明,包含程序的前期工作和电力系统序网图。(This program is a short circuit calculation power system fault analysis, including all common types of short circuit. Compressed package word description, preliminary work and electrical systems Sequence Network contains program.)
- 2014-06-30 11:36:47下载
- 积分:1
-
radarsuanfa
是关于雷达算法的一些资料 主要是用来做速度退模糊的算法 学雷达方面的多看看(Is some information about the radar algorithm is mainly used for the speed radar back fuzzy learning algorithm' s see more)
- 2011-11-05 21:37:30下载
- 积分:1
-
BPNeuralNetwork2
BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.(BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.)
- 2006-06-02 19:54:24下载
- 积分:1
-
gui
matlab中使用GUI编写的一个数值插值运算来拟合需要的曲线(matlab GUI written in a numerical interpolation to fit the curve of the need
)
- 2012-02-11 20:23:50下载
- 积分:1
-
invpwm
it is a project based on invpwm in voltage regulator
- 2011-01-30 16:08:16下载
- 积分:1
-
array
search in array by binary search
- 2013-11-26 15:35:56下载
- 积分:1