-
demo_bearing_demodulation
对轴承模拟信号进行解调分析,轴承模型见毕果博士论文(3-14),(3-29);(A demo of demodulation of gear simulation signal)
- 2010-06-21 22:15:33下载
- 积分:1
-
Matlab7
《MATLAB7.0图像处理》编程的配套光盘,提供给初学者或者需要的朋友。(MATLAB programming package on the CD-ROM, available to the beginner or need a friend.)
- 2009-05-09 10:16:51下载
- 积分:1
-
hallen_zhenlie
海伦法分析3元阵列天线的方向图,增益,电流分布,三维方向图(Helen Analysis of 3 per array antenna pattern, gain, current distribution, three-dimensional pattern)
- 2010-05-28 23:00:51下载
- 积分:1
-
genetic-algorithm_Matlab
matlab实现的遗传算法,可以直接运行(matlab code,genetic algorithm)
- 2011-11-15 16:22:30下载
- 积分:1
-
matlab_walsh
函数通过输入信号序列和函数序号,以及调制解调选择参数来完成扩频调制解调。original_seq是原始输入序列,可能是未调制序列,也可能是调制序列,walsh_num是walsh函数的序号,select选择对输入的序列进行调制还是解调。(function through the input signal sequence and function of the serial number and choice of modulation and demodulation parameters to complete spread spectrum modulation and demodulation. Original_seq is the original input sequence may not be modulated sequence, and may also be modulated sequence, walsh_num walsh function of the serial number, select choice of input sequence modulation or demodulation.)
- 2007-01-15 15:28:59下载
- 积分:1
-
qiuxiangweicha
本程序可以简单地求出两个信号之间的相位差,操作简单(This procedure can be simply the phase difference between the two signals is obtained, simple operation)
- 2013-03-03 10:20:24下载
- 积分:1
-
fbm2
基于Delaunay三角网的改进随机中点位移插值算法(Improved random midpoint displacement interpolation algorithm based on Delaunay triangulation)
- 2013-05-07 21:26:09下载
- 积分:1
-
sa_Ex3_2
matlab 源代码分析,适用于rf工程师学习天线设计,结合hfss的源代码分析(matlab source code analysis for engineers to learn rf antenna design, combined with source code analysis hfss)
- 2014-02-14 04:57:57下载
- 积分:1
-
MIMOOFDM
MIMO-OFDM系统信道估计算法研究(LS,LMMSE),对受加性高斯白噪声干扰,多径效应影响的信号,仿真研究MIMO-OFDM的性能(A Study on the Channel Estimation Algorithms of MIMO-OFDM System)
- 2020-06-27 00:40:01下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1