-
Toolbox
Toolbox-图像去噪及解压算法工具箱Toolbox-图像去噪及解压算法工具箱(Toolbox-image denoising and decompression algorithm toolbox Toolbox-image denoising and decompression algorithm toolbox)
- 2009-11-13 00:02:50下载
- 积分:1
-
FDTD_1D
fdtd一维算法,模拟电磁波空间反射散射过程(fdtd one-dimensional algorithm, simulated the process of scattering of electromagnetic waves in space reflection)
- 2009-06-29 12:38:03下载
- 积分:1
-
TVL1
这是一个关于全变分的盲复原算法,该算法在实际应用了取得了很好的效果,希望对大家有好处。(This is a variation on the whole of blind image restoration algorithm in the practical application of the good results obtained, we hope to benefit.)
- 2011-05-09 21:00:22下载
- 积分:1
-
Calculate_the_number_of_kernel
Volterra 级数,用于非线性建模,其中核需要自己确定,还有记忆长度(Volterra series for nonlinear modeling, in which the core needs to set itself, as well as memory length)
- 2021-02-20 20:19:43下载
- 积分:1
-
SAR-chengxiang
说明: 关于合成孔径雷达成像原理的仿真,用matlab写的(On synthetic aperture radar imaging principle of the simulation, written with matlab)
- 2008-11-04 15:57:14下载
- 积分:1
-
bi486
代码里有很完整的注释和解释,快速扩展随机生成树算法,基于混沌的模拟退火算法。( Code, there are very complete notes and explanations Rapid expansion of random spanning tree algorithm, Chaos-based simulated annealing algorithm.)
- 2017-03-09 13:14:41下载
- 积分:1
-
bmbuc
感应双馈发电机系统的仿真,大学数值分析算法,实现典型相关分析,用于信号特征提取、信号消噪,包括AHP,因子分析,回归分析,聚类分析,包含位置式PID算法、积分分离式PID,时间序列数据分析中的梅林变换工具,使用混沌与分形分析的例程。( Simulation of doubly fed induction generator system, University of numerical analysis algorithms, Achieve canonical correlation analysis, For feature extraction, signal de-noising, Including AHP, factor analysis, regression analysis, cluster analysis, It contains positional PID algorithm, integral separate PID, Time series data analysis Mellin transform tool, Use Chaos and fractal analysis routines.)
- 2020-06-28 17:00:01下载
- 积分:1
-
TVA
计算3维系统分叉点,生成分叉图的MATLAB源代码。(Calculation of 3-dimensional system of bifurcation, bifurcation diagram generated MATLAB source code.)
- 2008-04-03 15:28:20下载
- 积分:1
-
boost_dcm
boost converter in DCM mode. By varying the inductor values the converter can be operated in CCM or DCM mode.
- 2015-01-02 15:31:17下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1