登录
首页 » matlab » M

M

于 2013-03-19 发布 文件大小:1525KB
0 74
下载积分: 1 下载次数: 0

代码说明:

说明:  本文描述的一个定义的阵的方向图,结果可知道增益和带宽等信息;和一个自适应的介绍PPT(Direction of the array of FIG one of the definitions described herein, the results can know information such as gain and bandwidth , and the introduction of an adaptive PPT)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • fcm
    模糊C均值聚类算法实现数据挖掘的matlab源代码(Fuzzy C-Means clustering algorithm for data mining matlab source code)
    2012-05-05 15:23:08下载
    积分:1
  • the-four-step-ranger-r-k
    四阶经典R-K方法的Matlab程序和newton的matlab程序的实现(Matlab program to achieve the classic fourth-order RK method and newton s matlab program)
    2015-03-21 09:52:38下载
    积分:1
  • Raptor画图
    Raptor结果分析,对实验结果的分析,各种不同类型的曲线描点(Raptor performance analyze)
    2021-03-29 17:19:10下载
    积分:1
  • zr
    说明:  计算序列x=[3 0 2 1 3 4 6] 和y=[3 0 -2 1 -3]的线性卷积(Calculation sequence x = [3 0 2 1 3 4 6] and y = [3 0-2 1-3] the linear convolution)
    2010-06-23 20:57:46下载
    积分:1
  • 37724105slidingmodecontrol
    sliding mode control
    2010-06-01 01:25:18下载
    积分:1
  • mvdr_5141040
    说明:  最坏情况鲁棒自适应波束形成优化。实际应用中,由于阵元位置的细微偏差、阵元之间的幅度相位响应也不可能完全相同、以及有限采样效应等因素,使得实际的方向矢量与其理想值之间存在误差,严重影响了波束的性能。针对这一问题,论文作者在最坏情况下自适应波束形成方法进行研究,并作比较。(Worst case robust adaptive beamforming optimization. In practical applications, the errors between the actual direction vector and its ideal value are caused by the slight deviation of the element position, the impossibility of identical amplitude and phase responses between the elements, and the limited sampling effect, which seriously affects the performance of the beam. In order to solve this problem, the author of this paper studies and compares the adaptive beamforming methods in the worst case.)
    2021-01-04 17:38:55下载
    积分:1
  • getd
    共轭梯度法,是数值分析中很重要的一种,源码为其在matlab中的实现。(Conjugate gradient method, numerical analysis is a very important one in the matlab source code for its realization.)
    2009-02-12 00:03:35下载
    积分:1
  • bpsk_simulink
    In this simulink model , BPSK modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The signal transmitted is recovered at the detector output.
    2009-12-19 00:27:59下载
    积分:1
  • RungeKutta_4
    说明:  以lorenz吸引子为例说明四阶定步长Runge-Kutta算法 详情见程序说明(to attract son as an example to illustrate four bands will step Runge- Kutta algorithm detailed description of the procedures)
    2006-04-10 12:20:56下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载