-
MATLAB
用MATLAB计算图像信息熵,图像为遥感融合图像tm与spot图像IHS、PCA融合(Calculation of Entropy)
- 2010-06-04 16:57:18下载
- 积分:1
-
BregmanCookbook_v30
基于bregman算法在一维、二维、三维信号处理中的应用matlab工具箱(This toolbox provides the source code associated with the Bregman Cookbook
Doc:
- BregmanCookbook.pdf
In 1D:
-L1_SplitBregmanIteration.m : performs the recovery of a sparse signal affected by a known linear operator
In 2D:
-AddCurveletArray.m : sum the curvelet coefficients of two decomposition structures
-AddFrameletArray.m : sum the framelet coefficients of two decomposition structures
-ATV_NB_Deconvolution.m : performs the Nonblind Anisotropic Total Variation Deconvolution
-ATV_ROF.m : performs the Anisotropic Total Variation Denoising
-ITV_ROF.m : performs the Isotropic Total Variation Denoising
-Curvelet_NB_Deconvolution.m : performs the Nonblind Deconvolution based on Curvelet sparsity
-Framelet_NB_Deconvolution.m : performs the Nonblind Deconvolution based on Framelet sparsity (Analysis approach)
-Framelet_NB_Deconvolution2.m : performs the Nonblind Deconvolution based on Framelet sparsity (Synthesis approach)
-ShrinkCurvelet.m : performs the shrinkage of cu)
- 2012-05-27 09:56:08下载
- 积分:1
-
ArrayIntervalMax
在一个给定的时间段内查找对应数组的最大值(In a given period of time to find the maximum value corresponds to an array)
- 2010-01-05 21:57:44下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
xinzaobi
基于最大似然估计的信噪比估计代码,适合所有用MATLAB做信噪比的人用。大家可以参考一下(Based on maximum likelihood estimation of SNR estimation code, suitable for all use MATLAB to do the signal to noise ratio of the use of. We can refer to)
- 2020-06-28 16:20:01下载
- 积分:1
-
MixFigure
很有用的关于VC和matlab混合编程的例子,值得大家学习(Very useful on the VC and matlab examples of hybrid programming, what is worth learning)
- 2007-11-23 11:19:29下载
- 积分:1
-
BPXOR
模式识别作业-自编的BP神经网络判断异或的matlab源代码,每一步都有详细说明。并有详细的结果输出。(Pattern recognition operations- the BP neural network to determine self XOR the matlab source code, detailed description of each step. And a detailed results output.)
- 2011-05-21 23:22:29下载
- 积分:1
-
genetic-algorithm-procedures
采用二进制编码,精度高,解决多目标优化问题。可根据个人需要进行改进。(Nice genetic algorithm procedures)
- 2011-10-17 16:41:55下载
- 积分:1
-
SolvePressureBearing
滑动轴承的雷诺方程求解与偏心率和承载能力的关系(solve the pressure of bearing)
- 2009-03-20 08:40:28下载
- 积分:1
-
Substation-Based-on-MATLAB
本文介绍了在matlab中设计实例:电压和无功功率模糊逻辑控制器为110千伏的变电站。(A design example of voltage and reactive power
fuzzy logic controller for 110kV substation based on
MATLAB is done in this paper. )
- 2012-05-20 10:57:04下载
- 积分:1