-
ASK-OOK-FSK-BPSK
MATLAB编写的ASK,PSK,QAM等调制方式的实现代码。该代码简洁易懂,可以对理解理论起到补充作用。(MATLAB prepared ASK, PSK, QAM modulation, such as the realization of the code. The code easier to understand, can play a complementary role to understand the theory.)
- 2009-05-03 09:02:42下载
- 积分:1
-
L01
隐枚举法求解01整数规划问题,约束线性,目标函数线性(01 implicit enumeration method for solving integer programming problems, constraints linear, linear objective function)
- 2014-10-23 13:53:20下载
- 积分:1
-
Desktop
说明: 编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛(use matlab to deal with the equation )
- 2011-03-23 16:13:38下载
- 积分:1
-
DSP-MCMA.txt
DSP上用MCMA算法设计自适应均衡器学通信的可以看看,在MATLAB中有所涉及。(DSP algorithm design on the use of MCMA learn communication adaptive equalizer can see, in MATLAB, has been involved.)
- 2011-05-11 15:33:37下载
- 积分:1
-
通信系统仿真
说明: 通信系统仿真,QPSK调制与解调,主要针对差分解调方式,对于matlab初学者以及做通信仿真的人员有很好的参考价值(communications system simulation, QPSK modulation and demodulation, the main differential demodulator, for beginners and Matlab done Communication Simulation of a very good reference value)
- 2005-10-27 14:38:27下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
sound03
new bpf and regress method to sound file
- 2011-07-04 22:32:01下载
- 积分:1
-
hyhyhd
飞机模型 用于控制飞机的输出 使飞机按照预定轨迹运行(The aircraft model is used to control the output of the aircraft the aircraft according to a predetermined trajectory)
- 2013-05-16 22:20:33下载
- 积分:1
-
joupai
大学数值分析算法,快速扩展随机生成树算法,结合PCA的尺度不变特征变换(SIFT)算法。( University of numerical analysis algorithms, Rapid expansion of random spanning tree algorithm, Combined with PCA scale invariant feature transform (SIFT) algorithm.)
- 2016-12-22 18:14:57下载
- 积分:1
-
text1
本代码用matlab编写Runge-Kutta算法程序,并且用ode45函数的编写代码进行对比分析。(The code is written using Runge-Kutta algorithm matlab program, and were analyzed by writing code ode45 function)
- 2014-01-17 09:41:19下载
- 积分:1