-
source
使用Matlab R2009b进行数字音频调时处理编程(Using Matlab R2009b transfer digital audio processing program when)
- 2010-06-27 11:41:35下载
- 积分:1
-
Rayleigh_Channel
Gauss_generator利用参数(多普勒频移、系数、相移)生成确定的实高斯过程.m gaussian确定离散多普勒频移、系数、相移的程序.m Rice_generator在瑞利过程的基础上考虑视距分量,生成莱斯过程.m Suzuki_generator成确定型Suzuki过程.m Rayleigh_Doppler_multiPath.m Rayleigh_Doppler_singlePath.m rayleigh_Filter_Model.m pdf_cdf_gen.m test_rayleigh_pdf.m rayleigh.m(Gauss_generator use parameters (Doppler frequency shift coefficient, phase shift) formation to determine the actual Gaussian process. m Gaussian identify discrete Doppler frequency shift coefficient, Phase-shifting procedures. m Rice_generator in Rayleigh process on the basis of weight to consider the horizon, Rice production process. m-Suzuki_generator identified as Suzuki process. m Ra yleigh_Doppler_multiPath.m Rayleigh_Doppl er_singlePath.m rayleigh_Filter_Model.m pd f_cdf_gen.m test_rayleigh_pdf.m rayleigh.m)
- 2006-10-09 11:36:53下载
- 积分:1
-
demodula
BPSK解调的matlab仿真程序,里面包括匹配滤波器,同步,解调,误码计算等(BPSK demodulation of Matlab simulation program, which includes matching filter, synchronous demodulation, BER calculation)
- 2006-10-18 15:30:28下载
- 积分:1
-
niudunfa
本程序的功能是用牛顿——拉夫逊法进行潮流计算。程序为10节点,10支路。供研究电力系统潮流的人员参考。(This procedure is the function of the Newton- Raphson method flow calculation. Procedures for the 10-node, 10 branches. Power Flow for research officers.)
- 2013-08-08 20:37:12下载
- 积分:1
-
Array-signal-processing-
阵列信号处理方面的10个经典程序,主要为DOA估计(Array signal processing 10 classic program)
- 2013-11-13 11:21:13下载
- 积分:1
-
liziqun
粒子群算法求函数最优解粒子群算法求最优解。(Particle Swarm Optimization)
- 2019-01-18 20:39:04下载
- 积分:1
-
Spline
采用MATLAB编写的三次样条插值程序,在《数值计算》典型算例中调试通过。(A cubic spline interpolation program in MATLAB,the validity of which has been verified in the numerical test.)
- 2015-01-03 22:57:37下载
- 积分:1
-
logical-effort
Logical Effort
This PDF is one of the methods of calculating circuit delay VLSI.
- 2015-02-09 15:59:45下载
- 积分:1
-
ofdm-simple-modulation
简单ofdm调制代码,基于qpsk,有循环前缀,两种信道传输。(ofdm simulation based on qpsk.)
- 2013-05-01 11:01:31下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1