-
fuzzyproject
fuzzy simulink for robot
- 2011-09-19 17:47:50下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
artificial-neural-network-matlab
MATLAB是大家常用的开发工具,尤其是在研究生阶段和读博士期间,这是一个关于人工神经网络的matlab程序,可以运行的哦(MATLAB is commonly used development tools, especially at the graduate level and duration of the PhD, which is an artificial neural network on matlab program, you can run, oh)
- 2014-01-11 14:29:40下载
- 积分:1
-
szfxsy1
实验一:三次样条插值(P56,例6)
一、实验目的:
1) 掌握三次样条插值的运用
2) 了解拉格朗日插值在高次上的误差
二、实验环境:Matlab6.5
三、实验内容:
1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。
2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函数的图像,比较它们的区别。
(Experiment I: cubic spline interpolation (P56, cases of 6) First, the experiment was: 1) cubic spline interpolation to master the use of 2) understanding of Lagrange interpolation in high-error second, experimental environment: Matlab6 .5 c, experimental elements: 1) a given function f (x) = 1/(1+ x2),-5 <= x <= 5, node xk =- 5+ k, (k = 0,1,2 ... 10), using cubic spline interpolation for S10 (x), S10 (-5) = f (-5), S10 (5) = f (5). 2) for the original function f (x), the Lagrange interpolation function Ln (x), cubic spline difference function Sn (x). Draw the three functions of images, compare the difference between them.)
- 2009-01-18 23:06:15下载
- 积分:1
-
NIT-rourkela-final
thesis paper of active power filter
- 2013-11-02 14:14:36下载
- 积分:1
-
Lab-2---polynomial
function to calculate the integral using trapezoidal rule
- 2016-12-09 14:24:25下载
- 积分:1
-
texture-review
Gabor filters image processing
- 2013-07-30 20:07:53下载
- 积分:1
-
Matlab---The-Language-of-Technical-Computing
This is a categorized compilation of tips for the MATLAB programmer. Items to help you to browse through them and find information that is useful. Many of the tips include a reference to specific MATLAB documentation that gives you more complete coverage of the topic.
- 2013-12-07 19:14:30下载
- 积分:1
-
MATLAB7BOOKCD
同名书配套光盘及例程高质量MATLAB教学书籍(Book of the same name matching CD-ROM)
- 2009-02-05 15:46:56下载
- 积分:1
-
pcm
该段程序完成了由输入信号抽样值到pcm的编码过程.(The section of program completed by the input signal value to the pcm coding process.)
- 2010-10-30 15:51:37下载
- 积分:1