-
qpsk
定义锁相环的工作模式:单载波为“1”、BPSK调制为“2”、QPSK调制为“3”(The definition of phase-locked loop mode of operation: single-carrier for the " 1" , BPSK modulation for the " 2" , QPSK modulation for the " 3" )
- 2009-03-18 21:27:03下载
- 积分:1
-
cpplapack-2005_03_25.tar
lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.(lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.)
- 2007-01-12 04:40:19下载
- 积分:1
-
Mixed-Integer-Nonlinear-Programming
混合整数非线性规划中的BNB20的源码资料,源码中包含了和实数寻优函数fmincon的对比(Mixed Integer Nonlinear Programming “BNB20” source of information, source code contains a real number and contrast optimization function “fmincon”)
- 2013-05-25 21:49:32下载
- 积分:1
-
liu
直方图均衡化和彩色图像处理的matlab实现(Histogram equalization and color image processing matlab implementation)
- 2013-12-03 18:37:31下载
- 积分:1
-
MIMO-OFDM-Wireless-Communications-with-MATLAB
very useful book about MIMO-OFDM wireless communications with matlab
- 2011-12-01 18:41:02下载
- 积分:1
-
Untitled3
常规波束形成MATLAB程序,用于常规波束形成的MATLAB仿真(Graphic simulation for traditional beamforming)
- 2014-12-25 10:21:16下载
- 积分:1
-
PSO优化LSSVM工具箱——分类部分
说明: PSO-LSSVM分类测试程序代码模板,PSO优化LSSVM工具箱——分类部分(PSO-LSSVM Classification Test Program Code Template, PSO Optimizing LSSVM Toolbox-Classification Part)
- 2020-09-13 10:27:58下载
- 积分:1
-
粒子群优化算法
说明: 本算法为粒子群优化算法,适用于初学者,压缩包中附带了一个基本函数用于实践。(This algorithm is a particle swarm optimization algorithm, which is suitable for beginners. A basic function is attached to the compression package for practice.)
- 2020-06-25 13:20:01下载
- 积分:1
-
pls
说明: 偏最小二乘法模拟程序,希望对大家编程有启发(PLS simulation program, we hope to have inspired programming)
- 2006-03-31 09:33:41下载
- 积分:1
-
ovrlpadd
realize overlapped-add method
%[y]=overlpadd(x,h,Nfft)
%y:output sequence
%x:input sequence
%h:filter impulse response sequence
%Nfft:points of each DFT operation
%重叠相加法实现分段卷积(realize overlapped-add method% [y] = over lpadd (x, h, Nfft)% y : x% output sequence : % h input sequence : impulse response filter% Nfft sequence : DFT points of each operation% of the sum of overlapping sub-convolution Method)
- 2006-11-05 10:15:56下载
- 积分:1