-
yundongbucheng
说明: 对于初学者学习matlab很有帮助,尤其在图像处理方面更是很好的啊。(For beginners learn matlab ® helpful, especially in the image processing is very good.)
- 2010-03-28 20:41:31下载
- 积分:1
-
Space-TimeSignalDesignforFadingRelay
一篇很好的讲述瑞利衰落信道下空时编码方法的英文文献(A good about Rayleigh fading channels space-time coding method of the English literature)
- 2010-03-07 14:25:10下载
- 积分:1
-
HHT
hht 一种改进希尔伯特黄变换的信号处理相关资料,HHT 在对非线性非平稳的信号进行处理的相关资料(hht
)
- 2010-08-06 16:51:20下载
- 积分:1
-
Hankel
matlab hankel 变换代码。包括两个程序:bessel_zeros 和hankel_matrix (matlab hankel transform code. Includes two programs: bessel_zeros and hankel_matrix)
- 2011-11-07 21:58:06下载
- 积分:1
-
DFA和MFDFA算法的实现
DFA和MFDFA算法的实现,内有算法步骤说明,实现生物信号的处理,算法正确,结果很好。(DFA and MFDFA algorithm to achieve, there are steps describe the algorithm to achieve the biological signal processing algorithm is correct, the result is very good.)
- 2020-12-01 15:49:27下载
- 积分:1
-
odefun
说明: matlab计算二阶微分方程,有详细介绍过程,适合新手上路。(Matlab calculates the second-order differential equation, has a detailed description of the process, suitable for novices on the road.)
- 2019-01-12 11:08:23下载
- 积分:1
-
untitled33
被控对象为带滞后环节的非线性系统,系统加入了带有1.6阶的分数阶滤波器的干扰观测器(Controlled object is nonlinear systems with delay link, the system added with 1.6 fractional order disturbance observer filter)
- 2010-06-30 16:02:55下载
- 积分:1
-
Main
水准网平差,采用C#和MATLAB混合编程的,使用的时候得安装MATLAB的基础支持库(Leveling network adjustment, using C# and MATLAB programming mix, using the one time of installation of MATLAB-based support library)
- 2009-11-09 20:05:17下载
- 积分:1
-
Morphological_Image_Processing
Morphological image processing applications
- 2012-04-28 18:05:04下载
- 积分:1
-
TVL1_HCS_v1
TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码(Note:
(1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS)
(1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling and low-frequency sampling (TV_RecPF)
Copyright (C) 2010 Xianbiao Shu, Computer Vision and Robotics Lab, University of Illinois at Urbana-Champaign.
Acknowledgement: RecPF (Rice University)
PDCO (Stanford University)
Twister (MIT)
Reference:
X. Shu, N. Ahuja,
Hybrid Compressive Sampling via a New Total Variation TVL1,
In Proceedings of ECCV 2010.
Usage:
>> run_me_first
>>[Im_rec, PSNR_est1,PSNR_est2] = TVL1L2_HCS_test( Ball1_32.bmp , 0.35,3)
>>[Im_rec, PSNR_est1,PSNR_est2] = TVL1L2_HCS_test( Ball1_32.bmp , 0.35,3)
>>[Im_rec, PSNR1, PSNR2, G_error, Ratio] = TV_RecPF_test( Chest.png , 5, 10, 0, 1e-10, 0) )
- 2011-04-20 22:47:01下载
- 积分:1