-
adaptive5
Keyword: FLC - RLS APPROACHES/ techniques
- 2011-07-07 09:44:36下载
- 积分:1
-
Power_Flow
matlab power flow toolbox with document
- 2014-01-27 18:39:30下载
- 积分:1
-
chap2
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作(P0201: MATLAB assignment P0202: MATLAB for loop in the P0203: MATLAB for loop and if condition P0205: MATLAB image processing, the basic operation P0206: MATLAB high-level image processing operations P0207: create a grayscale image based on RGB image P0208: two value of the image inversion operation)
- 2011-10-26 22:53:17下载
- 积分:1
-
Isoparametric_elements
等参单元在MATLAB环境下的运行,用等参单元模拟了梁的振动(Isoparametric elements run in the MATLAB environment, using isoparametric elements to simulate the vibration of the beam)
- 2011-11-05 13:44:16下载
- 积分:1
-
sorting-and-search-alg
search,sorting algorithm insertion,binary,merge sort application include c++ language
- 2014-12-03 17:18:29下载
- 积分:1
-
ricker
这是一个非常好用的 雷克子波 成像的matlab程序 个人引以为豪,我爱他(it is good)
- 2015-04-22 10:35:44下载
- 积分:1
-
imColorSep
对一个全彩色图像进行色彩通道的分解,从而可以看到不同的颜色通道下的图像。(IMCOLORSEP Displays the RGB decomposition of a full-color image)
- 2010-09-25 13:31:42下载
- 积分:1
-
PV_DianChi
用Matlab软件搭出来的光伏电池模型,通过输入光照、温度、电压参数,可以实现光伏电池的一般特性。(Take out using Matlab software model of photovoltaic cells, by entering the light, temperature, voltage parameters, you can achieve the general characteristics of photovoltaic cells.)
- 2013-11-03 11:11:58下载
- 积分:1
-
function
很多的都想用自已的和序控制自己的电脑,这里有一些常用函数,希望对大家有用(Many want to use their own and the sequence to control their own computer, here are some commonly used functions, in the hope that useful to everybody)
- 2007-08-28 21:56:29下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1