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

搜索资源列表

  1. PSLR_ISLR

    1下载:
  2. 求SAR图像点目标的PSLR和ISLR,包含一维向量和二维矩阵的matlab求法-Compute the point target s PSLR and ISLR of SAR image,include the method of vector and matrix on matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-05-10
    • 文件大小:1608
    • 提供者:futao
  1. matlab-Tutorial

    0下载:
  2. 介绍了:一、MATLAB概述 二、MATLAB的数值运算、符号运算 三、MATLAB的二维、三维绘图 四、图形化仿真程序设计 五、MATLAB工具箱与跨平台接口 六、MATLAB 6 简介 七、MATLAB程序设计 -Introduced: an Overview of MATLAB? MATLAB numerical computing, symbolic computation? The three MATLAB 2D and 3D graphics? Graphical simula
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2304960
    • 提供者:陈花
  1. Calculation-fractual-matlab-code

    1下载:
  2. 用一种盒方法计算二维图的分形维数,你懂得-With a box counting method to calculate the 2 d figure fractal dimension, you know
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:666
    • 提供者:秦东
  1. qumo

    0下载:
  2. 一段关于POV技术的取模功能代码,在matlab中需要先导入图片,二维码另存为img-a set of code about POV technology
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:669
    • 提供者:国正邝
  1. K-means-clustering-experiments

    0下载:
  2. 经过一周的深入学习和参考本站的资料,对K均值进行了改进。可以针对简单的二维的矩阵进行任意中心个数的聚类,并且能够生成图像。-K-means clustering experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1580
    • 提供者:hanhan
  1. phasean

    2下载:
  2. 对一维线相控阵和二维平面相控阵天线用matlab仿真出来,展示相控阵的方向改变能力和多波束形成能力。-One dimensional linear phased array and two-dimensional phased array antenna with matlab simulation, show the change of direction of the phased array and multi-beam forming ability.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-13
    • 文件大小:556
    • 提供者:赵洪宇
  1. Fouriertransfor_new

    0下载:
  2. 主要实现对图像的二维傅里叶变换,并以一种更加直观的方式显示结果。-Main realization of image 2 d Fourier transform, and in a more intuitive way to show results.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1660
    • 提供者:seujay
  1. M

    1下载:
  2. TOA DOA信道仿真 sos方法一均匀,散射体分布二维两种三维一种 注释非常详细的matlab源代码,值得拥有-On TOA of DOA channel simulation sos a uniform scattering body distribution of two-dimensional two kinds of three-dimensional one. Comment in great detail the Matlab source code, should hav
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:43317
    • 提供者:赵俊波
  1. other_constraint

    3下载:
  2. 运用二阶锥规划理论设计任意频率响应的一维FIR滤波器-optimal design of an FIR filter given a desired H(w) with arbitrary frequency response using SOCP
  3. 所属分类:matlab例程

    • 发布日期:2014-01-06
    • 文件大小:1684
    • 提供者:查淞
  1. FDTD428

    0下载:
  2. FDTD算法编程,利用matlab软件。包含一维和二维情况-FDTD algorithm programming, using matlab software
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:23552
    • 提供者:李成
  1. Kmeans

    1下载:
  2. 网上到处都是一维k均值聚类,而这是一个二维k均值聚类的代码,老外写的,说明较详细,稍加修改就可以融入自己的项目中。-Everywhere online one-dimensional k-means clustering, which is a two-dimensional k-means clustering code, written by foreigners, the more detailed, slight modifications can be integrated into
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1283
    • 提供者:王东
  1. OTSU

    0下载:
  2. otsu算法 一维和二维 测试可以使用 用于灰度图分割-otsu one-dimensional and two-dimensional test algorithm used for grayscale segmentation
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1643
    • 提供者:吴承恩
  1. 2D-DOA-estimation

    0下载:
  2. 一种基于增广矩阵束的L型阵列的二维DOA估计算法的MATLAB源程序设计-Based 2D DOA estimation algorithm MATLAB source of the L-shaped array augmented matrix beam design
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1380
    • 提供者:吴华
  1. rmbaseline

    0下载:
  2. 对一维脉冲信号可去除基底,且做结构函数分析。如果是二维信号,可进行动态谱分析,进行二维高斯函数拟合-Can remove the base and do the structure function analysis of the one-dimensional pulse signal. If it is a two-dimensional signal dynamic spectral analysis, two-dimensional Gaussian function fitting
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:5357
    • 提供者:abiao
  1. MWLS1D

    0下载:
  2. 一维最小二乘无网格法matlab程序 可参见张雄无网格专著-One-dimensional least squares meshless method matlab program can be found in Zhang Xiong meshless monograph
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:5297
    • 提供者:leo
  1. raPsd2d

    1下载:
  2. 由二维功率谱估计转换为一维功率谱,即径向功率谱的平均-converte the two-dimensional power spectrum to a one-dimensional power spectrum, i.e. the radial power spectrum Average
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:2137
    • 提供者:sc
  1. MLS1D

    0下载:
  2. 一维移动最小二乘法,包含移动最小二乘法的数值案例-One-dimensional moving least squares method, including moving least squares numerical case
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:4072
    • 提供者:陈铁福
  1. lianxi

    2下载:
  2. 一维非稳态导热这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方-One-dimensional unsteady heat conduction matlab program This program is written in two-dimensional numerical method to calculate the heat transfer of a tablet applicati
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:559
    • 提供者:孙国建
  1. MWLS1D

    0下载:
  2. 一维最小二乘无网格法MATLAB程序,这个是无网格法的基本。-One-dimensional squares meshless method MATLAB program, this is the basic meshless method.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1623
    • 提供者:xiayizhan
  1. MLS

    1下载:
  2. 对于初学无网格法的人来说,一维移动最小二乘近似的MATLAB程序是一个不错的选择。-Meshless method for the beginner people, one-dimensional moving least square approximation of the MATLAB program is a good choice.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3072
    • 提供者:xiayizhan
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com