CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - off

搜索资源列表

  1. Space_tempral

    0下载:
  2. 时空级联算法用于海面低空目标相干信号源的DOA估计-cascade algorithm for time off low-altitude targets coherent signal source DOA
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1444
    • 提供者:黎敏
  1. MULTGAS_Graycoded

    0下载:
  2. GA的源程序,运行过,绝对可以,对于学习GA的人可以参考试用-GA source, run-off, can definitely learning GA can refer to the trial
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2857
    • 提供者:张立
  1. eyes

    0下载:
  2. 升余弦滚降波形的眼图及功率谱。滚降系数 。发送码元取值为0、2。-Raised Cosine waveform eye and power spectrum. Roll-off coefficient. This code value for 0,2 billion.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1195
    • 提供者:xlz
  1. triangle_wave_generator

    0下载:
  2. 等腰三角波发生器,在simulink 中有的是锯齿波和三角波的现成模块,可是等腰三角波的就没有了,现提供给大家。-isosceles triangular wave generator, which in some Simulink ramp and triangular wave off-the-shelf modules, But isosceles triangle wave, there is no, it is available to everyone.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:王丽
  1. RangeCalculationsInaJammingEnvironment

    0下载:
  2. % This program calculates radar ranges in a jamming environment. It works % with both Stand-off jamming and self-screening jamming for steady and Swerling type % targets with frequency agility, coherent integration and standard atmosphere/rain
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5582
    • 提供者:hexin
  1. SpreadSpectrumPrinciple_Matlab

    0下载:
  2. 进行了基本的扩频中的 低检测、电器性检查、分集、瑞丽衰落等等的仿真 运行过-the basic spreading the low detection, electrical inspection, diversity, Ruili decline, and so on the simulation run-off
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:687985
    • 提供者:蔡系
  1. XMLlToolbox2

    0下载:
  2. The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:214576
    • 提供者:leiming691128
  1. 2dFDTD

    0下载:
  2. % A MATLAB implementation of the 2D FDTD theory for scattering off a PEC cylinder,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3863
    • 提供者:li shuo
  1. clustering

    0下载:
  2. 動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群-dynamic clustering k-means figure:proper hiving off of input datum in programme
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:829750
    • 提供者:傅國欽
  1. Matlab 牛顿插值法

    0下载:
  2. x=a:(b-a)/n:b; %插值节点 y=f(x); plot(x,y,'b') %用蓝色线作被插函数图象 hold on z=a:(b-a)/(2*n):b; n=length(x); for j=2:n for i=n:-1:j y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1));%计算差商 end end u=y(n); m=length(z); for j=1:m for i=n-1:-1:1 u=y(i)
  3. 所属分类:matlab例程

    • 发布日期:2008-12-14
    • 文件大小:378
    • 提供者:xie3256035
  1. 周期图法谱估计需要对信号序列“截断”或加窗处理

    0下载:
  2. 周期图法谱估计需要对信号序列“截断”或加窗处理,其结果是使估计功率谱密度为信号序列真实谱和窗谱的卷积,导致误差的产生。本程序分别设计了周期图法,最大熵功率谱估计和Welch法以及它们的对比,最大熵功率谱估计目的是最大限度地保留截断后丢失的“窗口”以外信号的信息,使估计谱的熵最大。-Periodogram spectrum estimation signal sequence needs to " cut off" or add the window handle, the
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:1083
    • 提供者:许庆诚
  1. wav-watermark

    0下载:
  2. wav格式的音频中实现水印的嵌入与提取 由现成的软件超级MP3转换大师V1.20把mp3->wav 然后再由MATLAB做wav水印嵌入 -wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3-> wav then wav watermark emb
  3. 所属分类:matlab例程

    • 发布日期:2013-03-27
    • 文件大小:5251656
    • 提供者:尉玉林
  1. H_estim

    0下载:
  2. Genrate traffic accourding to defined distribution based on ON-OFF model
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3074
    • 提供者:Mihails
  1. cut-off

    2下载:
  2. 用于<数字信号处理及MATLAB实现>的截断效应-For " digital signal processing and MATLAB realization of" cut-off effects of
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1395
    • 提供者:milijly
  1. M7

    0下载:
  2. 在卡尔波利可持续力电机资源(超)项目正在开发太阳能直流配电系统设计的智能服务,几乎任何可能由一个离网的家庭需要负荷-At Cal Poly Sustainable Power motor resources (super) project is the development of solar DC power distribution system design, intelligent service, almost any possible off-grid home by a need
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:8422
    • 提供者:skyky
  1. Adaptive-trade-off-model

    1下载:
  2. 自适应约束演化优化权衡模型的matlab仿真-An adaptive Trade-off Model for Constrained Evolutionary Optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8399
    • 提供者:yehua
  1. off-axis-hologram

    0下载:
  2. 离轴全息图的记录与再现过程的代码,有助于理解全息图的特点-Off-axis hologram recording and playback process code, help to understand the characteristics of the hologram
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:36087
    • 提供者:速度
  1. cut-off-frequency1

    0下载:
  2. 在角振动台上设置一系列振动频率,安装好mems陀螺,运行,在过程中记录其振动过程中的最大速率,采集陀螺数据,通过程序计算MEMS陀螺截止频率-calculating the cut-off frequency of mems gyroscope
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:兰洋
  1. 读取off文件

    0下载:
  2. 可以用matlab读取任意off三维模型文件,提取出三维模型的点与面数据。(An arbitrary off 3D model file can be read by MATLAB, and the point and surface data of the 3D model can be extracted.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:Foglia
  1. 处理off

    0下载:
  2. 里面是三维模型off文件,可以用matlab读取(3D model off file,Can be read with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2054144
    • 提供者:Foglia
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com