-
liu4
说明: 本程序是用于实现升余弦信号的功率谱及眼图(This procedure is used to achieve the raised cosine signal power spectrum and eye diagram)
- 2008-09-16 10:01:39下载
- 积分:1
-
matlab
主要是关于一些matlab的常用函数的说明,其实用途(some matlab function)
- 2011-09-11 22:34:07下载
- 积分:1
-
hist2dtest.m
Make 2D histogram on pairs of (x,y) data
- 2011-01-16 02:00:33下载
- 积分:1
-
Ant_TSP
说明: 实现蚁群算法,实现蚁群算法的MATLAB程序。只要输入城市坐标就行(The realization of ant colony algorithm, ant colony algorithm to achieve the MATLAB program. Just enter the city coordinates on the line)
- 2008-11-13 15:24:40下载
- 积分:1
-
Attenuation_freespace_propagation
Ku波段卫星通信中自由空间衰减计算的simulink mdl文件(Ku-band satellite communications in free space attenuation of simulink mdl file)
- 2011-08-23 20:32:50下载
- 积分:1
-
wireless_com_simulation
无线通信中对多种基本调制方式在三种不同信道下的差错概率仿真(Wireless communication modulation of the plurality of basic channels on three different simulation error probability)
- 2013-10-22 16:34:41下载
- 积分:1
-
MatlabCCS
利用matlab生成的dsp代码技术 ,是一种新的dsp程序生成方法,初学者可以值得看一下了解一下这方面的方法,为以后写程序增加一种新途径(Generated using matlab dsp code technology is a new dsp program generation method, can be worth a look for beginners to understand what this means for the future to add a new way to write programs)
- 2011-11-13 17:04:01下载
- 积分:1
-
zyh
建立现行规划模型,求最优解(最大值或最小值)。(Establish the current planning model, find the optimal solution (maximum or minimum value).)
- 2011-11-23 11:19:27下载
- 积分:1
-
NormFitGA
NormFitGA:用动态线性标定适应值的遗传算法求解一维无约束优化问题
(NormFitGA: dynamic linear calibration with genetic algorithms for solving one-dimensional fitness unconstrained optimization problems)
- 2013-12-08 18:34:09下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1