-
SMAC
S-MAC implementation for Omnet++
- 2010-08-08 20:05:37下载
- 积分:1
-
hw1_result
Cooperative relaying
with Decode and Forward scheme
code rate = 1/4 C.C
for single-relay case
- 2010-01-18 05:52:40下载
- 积分:1
-
jh17
说明: 本文件夹包含的是针对电话交换系统的C51程序源代码,包含了电话串口之间的通信功能,以及控制回铃音的程序源代码(This folder contains the telephone exchange system for the C51 source code, including a telephone communication between the serial port, and control ring back tone of the program source code)
- 2010-04-27 19:06:59下载
- 积分:1
-
PSO
粒子群算法优化多峰函数,对初学者而言是很有帮助的一个东东,希望大家能够喜欢(Particle swarm optimization multimodal function, it is helpful for a beginner stuff, hope you will enjoy)
- 2013-07-19 11:19:23下载
- 积分:1
-
1
说明: matlab教程 含有较多的函数语句讲解以及函数命令的使用(matlab tutorial contains more statements to explain the function and the function of the use of the command)
- 2010-02-26 14:20:54下载
- 积分:1
-
pcm
该程序可以把模拟信号通过PCM编码变成数字信号(The program can be an analog signal into a digital signal through the PCM coding)
- 2012-05-21 22:26:54下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
Maliars_EL_87_2005
随机微分方程工具,matlab程序....(sde toolbox)
- 2013-08-16 15:03:30下载
- 积分:1
-
Uninology
说明: 通用测试系统模型化技术Universal Test System Modeling Technology(Universal Test System Modeling Technology)
- 2011-03-27 12:41:54下载
- 积分: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