-
matlabcontrlsimulink
matlab模糊控制资料,是matlab仿真应用的东东,对模糊控制的学习很有帮助(matlab fuzzy control information is Dongdong matlab simulation applications, fuzzy control of the learning very helpful)
- 2007-11-14 13:20:32下载
- 积分:1
-
chaos
混沌时间序列分析版,里面包括了很多的代码,有lyapunov,CC,GP等等计算混沌的算法(Chaos time series analysis, including a lot of code, and CC, GP, lyapunov calculation of chaos)
- 2010-08-27 15:11:10下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
y_bus
Formation of Ybus using MATLAB
- 2014-11-06 21:42:35下载
- 积分:1
-
AR_with_remove
时间序列分析,AR模型,用于流数据预测与滤波
输入参数:y为原始数据矩阵,p为AR模型的阶数,la为自回归模型的遗忘系数
输出参数:预测值,置信区间,离群点等(Time series analysis, AR model for prediction and filtering data stream input parameters: y original data matrix, p is the order of the AR model, la self-forgetting coefficient regression model output parameters: predictive value, confidence intervals, outlier points)
- 2014-12-24 20:17:19下载
- 积分:1
-
HConvSquar
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM ( A 2D homogeneous convection-diffusion case (u = exp (-ex* deta* x-ex* deta* y) with a square with all Dirichlet boundary, note that reaction coefficient is not zero by indirect BKM)
- 2007-09-24 15:48:01下载
- 积分:1
-
CBA
matlab prog for continous beam analysis with graph...and its sf bm daigram
- 2009-10-05 17:52:58下载
- 积分:1
-
matlab
说明: matlab可转债定价程序,可以用来对可转债进行定价(matlab for convertible bond pricing model)
- 2010-03-19 08:23:03下载
- 积分:1
-
lcmv_2d_nowiden
数字波束阵列处理,简单仿真了平面阵的MVDR波束形成。(Digital beam array processing, a simple simulation of a planar array of MVDR beamforming.)
- 2010-05-25 22:05:28下载
- 积分:1
-
DOA_music_3
MUISIC算法进行波达方向估计,该程序为对3个入射信号的情况进行估计。(MUISIC DOA estimation algorithm, the program for the right 3 to estimate the incidence of the signal.)
- 2009-11-19 22:31:54下载
- 积分:1