-
xinhao
此程序适合对数字基带信号的仿真,并对两径信道传递函数曲线分析(This program suitable for digital base-band signal simulation, and the two-path channel transfer function curve analysis)
- 2009-03-13 23:11:04下载
- 积分:1
-
parser
简单的语法缝隙器,可以比较详尽的分析输入语句的语法成分。把想要分析的语句放到parser.in文件中,编译即可看到结果。(Simple syntax gap, you can enter a more detailed analysis of the syntax of the statement components. The statement you want to analyze into parser.in file, the compiler can see the results.)
- 2013-12-10 03:37:58下载
- 积分:1
-
bilv
比率检验方法,可以对大样本的比率进行显著性检验(Ratio test method, the ratio can be conducted on a large sample significance test)
- 2010-08-31 21:18:35下载
- 积分:1
-
pq
说明: pq分解法都潮流计算,适合电力系统都人员使用,作为参考(pq)
- 2011-01-05 09:54:38下载
- 积分: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
-
tianxianyuanli
matlab在天线原理中的应用,求出辐射电阻,方向系数,E面方向图 ,HPBW(matlab antenna theory, find the radiation resistance, directivity, E-plane pattern, HPBW)
- 2012-06-17 15:43:30下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
Bacterial-foraging-algorithm
基于细菌觅食算法的优化计算的matlab程序实现(Bacteria foraging optimization algorithm based on the calculation of the matlab program implements)
- 2016-08-12 22:54:15下载
- 积分:1
-
Gabor_2dpca_pca
指纹识别系统设计全过程实现 matlab软件环境实现(Fingerprint identification system the entire process of design implementation software environment implementation matlab)
- 2009-03-28 11:43:55下载
- 积分:1
-
GA_Optimization-Scheduling_Matlab
通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。(Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
)
- 2011-06-05 18:02:27下载
- 积分:1