登录
首页 » matlab » tianxianxuanzesuanfa

tianxianxuanzesuanfa

于 2020-12-29 发布 文件大小:31KB
0 200
下载积分: 1 下载次数: 63

代码说明:

  一系列关于天线选择的算法,包括全搜,递增递减和随机天线选择算法(Series of antenna selection algorithms, including full search, Ascending Descending antenna selection algorithm and random)

文件列表:

天线选择算法少
..............\AAS1.m,3426,2013-07-12
..............\AAS2.m,4674,2013-07-12
..............\quansou.m,851,2013-07-12
..............\Untitledg改进.m,2259,2013-07-12
..............\回退.m,1822,2013-07-12
..............\定义递增和穷搜比较曲线.fig,8030,2013-07-12
..............\改进正交向量 完整.asv,3307,2013-07-12
..............\改进正交向量 完整.m,3307,2013-07-12
..............\改进正交向量.asv,3284,2013-07-12
..............\改进正交向量2 完整.m,3459,2013-07-12
..............\改进简化递增与定义递增比较 完图.fig,3006,2013-07-12
..............\改进简化递增与定义递增比较 完图.m,1018,2013-07-12
..............\改进简化递增与定义递增比较 完整.m,4697,2013-07-12
..............\正交向量递增选择算法.asv,942,2013-07-12
..............\矩阵渐消定义递减 完整.asv,1820,2013-07-12
..............\矩阵渐消定义递减 完整.m,2263,2013-07-12
..............\矩阵递减.asv,805,2013-07-12
..............\穷搜索 完整.asv,851,2013-07-12
..............\穷搜索.asv,796,2013-07-12
..............\简化快速递增 完整.m,1084,2013-07-12
..............\简化快速递增.asv,1080,2013-07-12

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

发表评论

0 个回复

  • GUI-test
    一个二维图像小波分解的matlab GUI程序,可以在这个基础上添加代码丰富功能。(A 2D wavelet decomposition matlab GUI program.)
    2012-05-11 21:02:13下载
    积分:1
  • scrollto
    区块定位内容滑动,scrollTo页面锚点平滑移动插件JQ系列,点击页面中的链接,可控制某区域内的图片或文字内容平滑滚动,挺实用的功能。(Content sliding block positioning, scrollTo page anchor to move smoothly plug JQ series, click on the link in the page, you can control the image or text content within a region smooth scrolling, very useful features.)
    2014-10-24 11:24:23下载
    积分:1
  • fft-source
    快速傅立叶变换(时域抽取基二fft)的源码的分析(Fast Fourier Transform (time-domain extraction base 2 fft) analysis of the source code)
    2009-12-02 15:16:17下载
    积分:1
  • Tulun
    用matlab软件实现画一个凸轮的形状,并作出它的位移,速度,加速度曲线。(Matlab software used to draw a cam shape, and make its displacement, velocity and acceleration curves.)
    2011-01-04 10:53:10下载
    积分:1
  • deer
    说明:  有关MATLAB边缘检测源代码,我自己的毕业设计程序,大家共同分享(MATLAB source code for the edge detection, my own graduate design program, we share)
    2010-04-24 18:04:07下载
    积分:1
  • cylinder2
    [X,Y,Z]=cylinder2(x,y,z,r,N,o) 向量X,Y,Z轴定义圆柱面中心线 和矢量r定义圆柱面半径,并已 为的x,y,z的长度相同 N是周围围点的数量。默认值 为N= 100。 Ø 定义了矩阵圆柱generatix(圆圈)椭圆 表面。其内容以0和1之间的值,并适用于 小学和中学的母线轴。值的defeault Ø =的(长(x),2)。 矩阵X,Y,Z轴确定圆柱面,冲浪(的X,Y,Z)的显示器 圆柱面。( [X,Y,Z]=cylinder2(x,y,z,r,N,o) Vectors x, y, z define the central line of cylindrical surface and vector r defines the radius of cylindrical surface, and has the same length as x, y, z. N is the number of points around the circumference. The default value is N = 100. Matrix o defines ovality of the generatix (circle) of cylindrical surface. Its elements take values between 0 and 1 and apply to the primary and secondary axis of generatrix. The defeault values are o=ones(length(x),2). Matrices X, Y, Z define the cylindrical surface, surf(X,Y,Z) displays the cylindrical surface. )
    2011-05-15 10:56:33下载
    积分:1
  • bifurcaton
    对于非线性系统 如duffing和Lorenz系统,使用龙格库塔法求其系统响应,并画出相图和分岔图( For nonlinear systems such as duffing and Lorenz system, seeking its response system using Runge-Kutta method, and draw the phase diagram and bifurcation diagrams)
    2021-03-20 15:39:18下载
    积分:1
  • waveform_design
    雷达中线性调频信号的脉冲压缩,距离普,多普勒谱及其回波仿真(Chirp radar signal pulse compression, the distance P, and echo Doppler spectrum simulation)
    2014-02-27 15:43:26下载
    积分:1
  • fuzzy_pid
    直流伺服电机用MATLAB实现的源代码,伺服系统由具有位置反馈、速度反馈和电流反馈的三闭环结构组成本控制系统采用模糊和PID复合控制,在小偏差时转化为P ID控制,这样就获得了比纯模糊控制更高的稳态精度,有比P ID控制更快的动态响应、更小的超调量。(DC servo motor to achieve with the MATLAB source code, by a position feedback servo system, the speed feedback and current feedback loop structure composed of three of the control system using fuzzy and PID compound control, in a small deviation into the P ID control, so that access to higher than the pure fuzzy control steady-state accuracy, faster than P ID control the dynamic response, smaller overshoot.)
    2010-11-07 10:48:00下载
    积分:1
  • MATLAB
    很好的matlab radar 有很多源码,英文版的(There are many good matlab radar source, the English version of)
    2011-11-29 23:10:29下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载