CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 二维 三维

搜索资源列表

  1. myCatMapping

    0下载:
  2. 采用猫映射图像加密,有二维三维到四维。都是已经在matlab运行通过的-Cat mapping using image encryption, there are two-dimensional to three-dimensional four-dimensional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:281321
    • 提供者:joylin
  1. quad2dg

    1下载:
  2. 高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。-Numerically evaluates 2D integrals using Gauss quadrature.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2970
    • 提供者:jiao shaoni
  1. N-sparse

    1下载:
  2. 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:23725
    • 提供者:刘亮
  1. element

    0下载:
  2. 有限元二维三维梁材料单元,仅供科研用途,拒绝商业使用-2D and 3D finite element beam material element, for scientific purposes, refusing commercial use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:24098
    • 提供者:wangmengchen
  1. yxyffbc(dsb)

    3下载:
  2. 有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。-Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, para
  3. 所属分类:Algorithm

    • 发布日期:2016-05-07
    • 文件大小:8295424
    • 提供者:
  1. Hilbert-Huang-Transform

    5下载:
  2. 信号的希尔伯特-黄变换,IMF分解,对IMF进行Hilbert处理,绘制二维/三维时-频图,时间-能量图(瞬时能量谱) ,频率-能量图(希尔伯特谱)-Hilbert signals- Huang Transform, IMF decomposition of the IMF Hilbert processing, rendering 2D/3D time- frequency diagram, time- energy (instantaneous energy spectrum), the f
  3. 所属分类:matlab

    • 发布日期:2016-12-05
    • 文件大小:8192
    • 提供者:陈琦
  1. evar

    0下载:
  2. 对图象或信号噪方差进行估计,对二维三维或更高维度的图象进行去噪。-The image or the signal-to-noise variance estimation, two-dimensional or three-dimensional image de-noising higher dimensions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2708
    • 提供者:还可以
  1. vector-array

    1下载:
  2. 用vector(向量)实现动态开辟二维三维数组,这里vector中元素的内存的地址分配也有同双指针实现的二维数组有同样的特点。不过用vector的方法比使用双指针简单地多,分配内存空间时会更安全,数组初始化代码也更简单,所以本人建议使用STL中的vector来实现变长多维数组。-Implemented with vector (vector) opened a two-dimensional dynamic three-dimensional array, the memory address
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-08
    • 文件大小:1024
    • 提供者:lcb
  1. CSharp-3D

    1下载:
  2. 《C#二维三维图形绘制工程实例》源码,用VS,C#编写-"C# examples of 2D and 3D graphics rendering project" source code
  3. 所属分类:CSharp

    • 发布日期:2017-06-12
    • 文件大小:19769538
    • 提供者:唐启鸣
  1. kaerman

    1下载:
  2. 研究生课程——matlab程序 参考书目《统计信号处理基础——估计与检测理论》--【美】Steven M.Kay著,罗鹏飞译 题目来源:本书扩展卡尔曼滤波的例题 目标运动情况:高斯噪声干扰的二维目标匀速直线运动,仅能观测到目标带有噪声的距离和方位信息可供利用,对其进行滤波 可扩展性能:可扩展至三维目标的匀速直线运动,可扩展至二维目标的匀加速直线运动-in the gaussian noise  interference,two-dimensional  
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:96640
    • 提供者:饭lieying
  1. EX471

    1下载:
  2. Gauss计算一维二维三维的数值积分程序源代码,介于matlab-Gauss calculation method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:刘昊苏
  1. Brownianmotion

    0下载:
  2. 一维 二维 三维分形布朗运动的序列生成,以及相空间生成-One-dimensional 2D and 3D fractal Brownian motion sequence generation and generation phase space
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:bruce
  1. matlab-chazhi

    0下载:
  2. matlab 中实现一维 二维 三维插值-matlab to achieve a three-dimensional two-dimensional interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:50480
    • 提供者:张兆桥
  1. a3cf77c863e6

    0下载:
  2. 傅里叶变换库,linux运行,支持一维二维三维傅里叶变换,同样支持c和fortran- Fourier transform library, linux operation, and supports the one-dimensional 2D and 3D Fourier transform, also supports c and fortran
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:9975
    • 提供者:liming
  1. npsmpuaq

    0下载:
  2. 本程序的性能已经超过其他算法,可实现对二维数据的聚类,是路径规划的实用方法,对HARQ系统的吞吐量分析,已调制信号计算其普相关密度,有CDF三角函数曲线/三维曲线图,采用波束成形技术的BER计算。-This program has exceeded the performance of other algorithms, Can realize the two-dimensional data clustering, Is a practical method of path planning,
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10501
    • 提供者:vybcgfph
  1. fft-code

    2下载:
  2. FFT算法实现,从txt文件中导入数据进行FFT,并且把需要的频谱图叠加画出二维三维图-FFT algorithm, import data txt file FFT is performed, and the required spectrum superposition shown in Fig. 2D and 3D
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:4567
    • 提供者:anin
  1. fdtd_programe

    0下载:
  2. FDTD程序,包括一维,二维三维散射程序,采用PML吸收边界条件进行吸收-FDTD program, including one dimensional and two dimensional three-dimensional scattering process of PML absorbing boundary condition is adopted to improve the absorption
  3. 所属分类:Other systems

    • 发布日期:2017-12-11
    • 文件大小:178176
    • 提供者:dufei
  1. OpenGL

    0下载:
  2. OpenGL图形编程库用于二维三维图形编程开发(OpenGL graphics programming library for two-dimensional and three-dimensional graphics programming development)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:643072
    • 提供者:尼尼宝贝
  1. Least Squares Maximum Likelihood as Algorithm

    0下载:
  2. 最小二乘,极大似然定位算法,其中包括二维和三维的最小均方误差定位算法以及连续定位算法(Least squares, maximum likelihood localization algorithm, which includes two-dimensional and three-dimensional minimum mean square error localization algorithm and continuous positioning algorithm)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:3072
    • 提供者:青骑士zf
  1. make_filter

    0下载:
  2. 程序做的是相关函数二维和三维滤波,包括海明窗和海宁窗(makes 2D and 3D filter for the correlation function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:yujiaojoy
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com