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

搜索资源列表

  1. ForcedPendulum

    0下载:
  2. This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8555
    • 提供者:Mike Gao
  1. DEM2D

    2下载:
  2. 二维离散单元法源代码,主要用于岩石力学。-2-D discrete element method for rocks
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:35335
    • 提供者:刘学文
  1. FEM

    0下载:
  2. finite element method- *********************************************************************** 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2376
    • 提供者:Hollis
  1. mask_swt

    2下载:
  2. 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1529
    • 提供者:huql
  1. MW_denoise

    0下载:
  2. 此程序实现多小波去除噪声。构造多小波变换矩阵。多层分解。-1-D signal denoising by multi-wavelet and cycle-spinning.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1010
    • 提供者:huql
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:刘晓红
  1. boxcount

    0下载:
  2. A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1681831
    • 提供者:piri_small
  1. foetal_ecg.dat

    0下载:
  2. 心电数据,用来测试,直接在matlab下读入即可-ECG data, to test, directly under the matlab can read
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:47464
    • 提供者:hua
  1. CS_OMP

    0下载:
  2. 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) 沙威大人的 多多关照-1-D signal compression sensor to achieve (orthogonal matching pursuit method Orthogonal Matching Pursuit) Javert more concern adults
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1492
    • 提供者:敏猪猪
  1. MMusic

    0下载:
  2. 改进双向空间平滑music算法 7阵元等距阵波达方向估计(d=λ/2),2信源, 4个子阵(4阵元) 最小范数-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1059
    • 提供者:刘艳
  1. videopatternmatching

    1下载:
  2. 本程序展示了二维归一化互相关用于   模式匹配和目标跟踪。该程序提示用户选择感兴趣的(ROI)的区域和对同类目标进行跟踪的数目。归一化交叉相关图表明,当值已超过设定的阈值时目标就已经确定。-This demo illustrates the use of 2-D normalized cross-correlation for pattern matching and target tracking. The demo prompts the user to select
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:3014
    • 提供者:若苦
  1. YCbCrGaussian_Sun

    2下载:
  2. 这个程序用来统计被训练的肤色在YCbCr空间的聚类情况,从而建立一维高斯模型,进行肤色分割。-Statistics and observe various color space of 1-d gaussian clustering including Y Cb Cr。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1447503
    • 提供者:sun
  1. nit

    0下载:
  2. matlab 数值积分工具箱 MATLAB Toolbox for 1-D, 2-D, and n-D Numerical Integration-matlab numerical integration toolboz
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:21710
    • 提供者:李维国
  1. wavetrans2D

    0下载:
  2. This program calculates the 2-D wavelet transform of an image using orthogonal filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:750
    • 提供者:psycrystal
  1. DFT

    4下载:
  2. 编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较-Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and the results with the direct u
  3. 所属分类:Graph program

    • 发布日期:2016-01-25
    • 文件大小:9042
    • 提供者:liu
  1. 2-D_Diffusion

    0下载:
  2. 2维扩散源码,使用matlab开发,可用于解2维传热方程-2-D Diffusion
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:941881
    • 提供者:snowshade
  1. knnsearch

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:2542
    • 提供者:
  1. Counter

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:16940
    • 提供者:
  1. tsp_nn

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2660
    • 提供者:
  1. Floyd-Matlab

    1下载:
  2. floyd算法的matlab程序 floyd-最短路问题 输入: B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。 sp- 起点标号。 ep- 终点标号。 输出: d- 最短路的距离。 path-最短路的路径。-floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distan
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:519
    • 提供者:陆明巧
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com