-
32psk
32进制PSK仿真子程序,子程序计算4进制PSK调制的误码率(32 M-ary PSK simulation subprogram, subprogram 4 M-ary PSK modulation calculation of the bit error rate)
- 2009-06-08 22:23:00下载
- 积分:1
-
X4c16qam
码率为1/2,采用16qam调制的四发射天线matlab仿真(Rate 1/2, using four transmit antennas 16qam modulation matlab simulation)
- 2010-05-12 12:42:17下载
- 积分:1
-
matlab-shuzifenxi
数值分析中matlab编程的源程序,大家可以参考下载~(Numerical analysis matlab programming source code, we can refer to the download to)
- 2012-11-22 20:16:08下载
- 积分:1
-
Ga-tsp
遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。(Genetic algorithm tsp problem of logistics distribution routing optimization problem subject, this paper introduces 0-1 programming ideas, a mathematical model with the constraints of logistics and distribution problems. Solving, introducing genetic algorithm encoding, and the number of partitions and the number of customers for a small difference, the flexible use of the partition containing the partition algorithm to determine the distribution of the optimal solution sequence group, closely enumeration method allows both the algorithm is simple, fast advantages. Matlab software application executable to get the shortest path. Complex factors affecting both the time, we introduce a penalty function, and by setting the penalty coefficient, and further obtain the optimal path from the shortest path.)
- 2014-05-30 20:53:34下载
- 积分:1
-
matlab-codes-for-wcdma-simulink
matlab codes for wcdma simulink
- 2013-11-04 05:40:20下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1
-
MATLAB_7.0cell.stucture
系统介绍matlab中的元胞和结构,非常有助于对数组的学习和利用。(System introduced in the cell and the matlab structure, very helpful in the learning and use of the array.)
- 2010-12-28 15:12:57下载
- 积分:1
-
xindaobianma
基于matlab的信道编码实现,包括现行分组码和循环码和卷积码,通过比较得到不同信道编码方式的性能区别(Matlab-based channel coding to achieve, including the current block codes and cyclic codes and convolutional codes, obtained by comparing the different channel coding performance difference)
- 2011-06-16 16:06:17下载
- 积分:1
-
csfunc
function [sys,x0,str,ts] = csfunc(t,x,u,flag)
% 定义一个连续系统的 S-function(function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function)
- 2007-06-19 22:10:05下载
- 积分:1
-
GRAY2RGB
本程序在matlab中实现了灰度图像转换为RGB图像的过程,简单易于理解,有注释(This procedure in matlab to realize the gray image conversion for RGB image process, simple easy to understand, a comment
)
- 2012-09-07 22:14:25下载
- 积分:1