-
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
-
2
说明: 3d spiht code for image compression
- 2013-03-16 20:59:21下载
- 积分:1
-
equalizer_self_adaption
自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。(The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for modeling digital equalizer source code. Modeling the establishment of sending and receiving ends of a communication system, and simulate the channel attenuation and noise. And at the receiving end using a digital equalizer. Once the main program at the receiving end using adaptive equalizer, another did not use, you can clearly see the difference before and after the equalizer BER.)
- 2021-01-23 18:28:45下载
- 积分:1
-
pathplanningbasedonprobabilitymap
基于威胁概率地图的航迹规划方法,首先建立威胁概率地图,然后利用A—star算法进行航迹寻优秀。(Threat probability map based on route planning, threat probability map is established, then using A-star algorithm for finding good track.)
- 2010-05-18 15:22:23下载
- 积分:1
-
随机生成多孔介质matlab程序
说明: matlab生成随机分布纤维代码,用于后续模拟处理(Matlab generates randomly distributed fiber code for subsequent simulation processing)
- 2021-04-28 16:48:44下载
- 积分:1
-
my_getspeedbygolden_section_search
这个matlab是我写的一个在速度里面利用黄金分割算法查找最小速度时用到的一部分,可以为使用黄金分割算法提个思路(Matlab is used when you use the golden section algorithm to find the minimum speed a speed which part I wrote, and ideas for using the golden section algorithm mentioned)
- 2012-05-31 20:25:44下载
- 积分:1
-
matlab-pid-control
《先进pid控制matlab仿真》光盘源码,很全很实用(" Advanced simulation matlab pid control" CD source)
- 2011-10-12 15:18:07下载
- 积分:1
-
1
说明: this code is important
- 2013-01-12 02:02:05下载
- 积分:1
-
game
两个matlab编写的经典游戏
数独和俄罗斯方块
( MTETRIS Matlab Tetris (v1.1)
To play this game, type: MTETRIS
Controls (use numpad):
[4] Left [5] Spin [6] Right
[2] Drop
alternatively,
[A] Left [W] Spin [D] Right
[S] Drop
[Ctrl+P] Pause/Unpause
During the game, use the game menu to set difficulty and to
enable/disable sound effects. Only one game can run at a time.
mtetris was written and tested on Matlab 5.3 (R11), but may
work with as early as Matlab 4.0 without changes.
)
- 2010-06-18 23:10:38下载
- 积分:1
-
First_EEE
语音信号线性特征的能量熵特征的计算,这是第一能量熵的源码,希望大家可以借鉴一下(Linear characteristics of speech signal characteristics of the energy calculation of entropy, this is the first energy entropy of the source, I hope we can learn about)
- 2010-09-10 18:43:22下载
- 积分:1