-
不同算法对时间序列进行奇异谱分解的源程序代码ssa
不同算法对时间序列进行奇异谱分解的源程序代码,matlab2006a平台调试通过(different algorithms on time series singular spectral decomposition of the source code, matlab2006a through debugging platform)
- 2007-02-27 22:24:25下载
- 积分:1
-
AllTextDowdLoad
MATLAB爬虫程序,获取指定时间段的所有上市公司公告文本。(A MATLAB spider can fetch the published texts by A-stock companies in certain period.)
- 2015-12-25 11:08:41下载
- 积分:1
-
2
说明: 基于MATLABD的线性二次型最优控制设计(MATLABD based on the linear quadratic optimal control design)
- 2008-12-22 12:35:26下载
- 积分:1
-
dspsdadc_fixpt
DSP Fixed point algorithms is used in this wwork. This work is very narrow and same time committement will be solved with new algorithms technique of econmic dispatch.
- 2012-10-06 18:26:32下载
- 积分:1
-
newirr_filter
用matlab编写的数字信号滤波器!请大家多多指教啊!谢谢了(Matlab prepared by the digital signal filter! Please advice! :)
- 2010-05-18 17:06:11下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
一种快速图象中值滤波算法
一种快速图象中值滤波算法 北京理工大学学报转载(A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted)
- 2005-05-29 22:04:21下载
- 积分:1
-
Hopcroft_Karp
用于复杂网络中二分图的几种算法,包括著名的匈牙利算法等(For complex network of binary chart in several kinds of algorithm, including the famous Hungarian algorithm, etc
)
- 2020-09-14 16:17:57下载
- 积分:1
-
MwArray
matlab与visual C++混编中mwArray与Mat之间相互转换(The translation between mwArray and Mat.)
- 2015-04-10 15:41:12下载
- 积分:1
-
Sheffield大学Matlab遗传算法工具箱
经验模态分解 亲测好用,可以带入自己的数据(Empirical modal decomposition is easy to use and can bring in its own data.)
- 2019-06-11 12:45:22下载
- 积分:1