-
MATLAB_fuzzy
模糊控制隶属度函数及部分代码,幻灯片讲义(Fuzzy control membership function and part of the code)
- 2012-06-04 10:55:24下载
- 积分:1
-
EEMD
总体经验模态分解(EEMD)的程序,适合初学者学习。(Overall empirical mode decomposition (EEMD) procedures, suitable for beginners to learn.)
- 2013-08-18 09:49:55下载
- 积分:1
-
CURVEFIT
在优化问题中,用于求解下列形式非线性规划问题(In optimization problem, the following form for solving nonlinear programming problem)
- 2010-08-16 20:22:18下载
- 积分:1
-
g729matlab
g729语音编码,MATLAB运行实现,符号国际标准(g729 speech coding, MATLAB runs to achieve, symbol of international standards)
- 2020-12-18 10:19:12下载
- 积分:1
-
teen
TEEN is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:52:53下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1
-
GUI
利用matlab GUI设计一款图像处理软件,大作业成果,包括对图像预处理,以及融合(use matlab disgin a matlab gui in order to process image)
- 2015-04-23 16:57:00下载
- 积分:1
-
nonlinearfiber
用matlab计算脉冲在光纤中传输的薛定谔方程。(Calculated using matlab pulse in optical fiber transmission Schrö dinger equation.)
- 2010-01-04 19:21:26下载
- 积分:1
-
FIRshuzilvboqi
说明: 一个FIR数字低通滤波器的设计,在CCS设计之前先在MATLAB中进行仿真,观察一下效果。并得到参数,然后再导入CCS中,用CCS实现FIR滤波器的设计。(A low-pass FIR digital filter design, design before the CCS in the MATLAB simulation and observe the results. And are parameters, and then import the CCS, the CCS to achieve with FIR filter design.)
- 2011-03-18 11:01:38下载
- 积分:1
-
SSIMSrc-0.24
the equivalent of Zhou Wang s SSIM matlab code
//with K1 = 0.01, K2 = 0.03 and windows = ones(8) since this enables a fast implementation using summed area tables.
//the measure is described in "Image quality assessment: From error measurement to structural similarity"
//was originally adapted from the matlab code for the universal image quality index
- 2012-05-30 05:46:57下载
- 积分:1