-
Tmappping_BEEh
运用星座图重排策略的HARQ方案,与chhase combined 方案的比较仿真
(Using constellation rearrangement strategy HARQ scheme, comparing simulation program chhase combined)
- 2012-09-15 12:14:17下载
- 积分:1
-
BARCODE
How to use par-code in visual basic 6
- 2014-08-18 02:27:13下载
- 积分:1
-
achieve
通过编写C语言,在MATLAB上实现路由器仿真,实现路由器的功能。(Written by C language, simulation on MATLAB implementation routers, realize the function of the router.
)
- 2013-10-30 23:27:56下载
- 积分:1
-
pCopiesanalber
程序源码是对心电信号进行R 峰检测,等电位位线的检测等,能快速高效完成计算(The program source is the ECG R-peak detection, detection of potential bit line can be done quickly and efficiently calculate the)
- 2012-08-14 09:58:33下载
- 积分:1
-
X
可以对数量少、残缺、不完整的数据进行预测,如人口、缺水量等。也可以对灾害发生时间进行预测。(Can be a small number, mutilated, incomplete data to predict, such as population, water shortage and so on. You can also predict the time of occurrence of the disaster.)
- 2013-09-01 11:45:59下载
- 积分:1
-
mierdaPAraTiCabron
This is code test to test the uploading features in this platform
- 2012-11-28 21:18:08下载
- 积分:1
-
jrbdwkxz
matlab processing and realization of the voice, very useful
- 2013-11-24 11:19:12下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
LMS2
说明: LMS算法的MATlab仿真分析,结果表明LMS算法有较好的噪声消除效果!(LMS algorithm MATlab simulation results show that the LMS algorithm has better noise reduction effect!)
- 2010-03-31 10:59:38下载
- 积分:1
-
houghbianhuan
hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
- 2014-08-27 10:37:38下载
- 积分:1