-
mimo2x1_bpsk.m
mimo 2*1的仿真程序,和原始的alamouti的论文里的仿真图是一样的(mimo 2* 1 of the simulation program, and the original alamouti s thesis is the same as the simulation map)
- 2010-05-06 23:19:29下载
- 积分:1
-
addtargets
在实测的数据的特定波速,特定批次中加入高,中,低速三种目标(Measured data in a specific velocity, the specific batch addition of high, medium and low three goals)
- 2011-12-08 15:52:56下载
- 积分:1
-
Plot_Cure_of_dataTeTm
matlab 编写的画图程序,用来画电阻率曲线的代码。(matlab prepared Paint program, used to draw resistivity curve code.)
- 2013-12-23 14:36:49下载
- 积分:1
-
GeneticAlgorithms
遗传算法的MatLab仿真,用于全局优化的较高效算法(GA MatLab simulation, a more efficient algorithm for global optimization)
- 2015-04-15 10:23:08下载
- 积分:1
-
A+
说明: Hardware book for students
- 2010-08-15 19:44:15下载
- 积分:1
-
deleteoutliers
Contain a function to delete outliers from a serie. Only need a column vector to start. Can add a alpha parameter to configure the way to delete outliers
- 2012-08-13 19:25:24下载
- 积分:1
-
st
说明: Digital steganography
- 2012-08-21 13:39:26下载
- 积分:1
-
AuthorityScore
本代码是线性代数中的matlab实验,用于自动画取图形(This code is linear algebra matlab experiment, for self-animated take graphics)
- 2012-10-03 15:19:06下载
- 积分:1
-
pst123123
基于MATLAB的FFT方法的滤波方法分析(Filter Method Based on MATLAB FFT method)
- 2015-05-07 16:28:56下载
- 积分: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