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

搜索资源列表

  1. cc_method

    3下载:
  2. C-C方法及改进的C-C方法重构相空间的matlab程序 -------------------------------- 性能: 3000数据耗时3分钟 -------------------------------- 参考文献: 1、Nonlinear dynamics, delay times, and embedding windows.pdf 2、基于改进的C-C方法的相空间重构参数选择4.pdf -------------------
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:474958
    • 提供者:jiao
  1. bifurcation2dmap

    6下载:
  2. 利用Matlab求二维离散系统的分岔图程序。 在非线性动力学及复杂经济学中经常用到类似的问题。也可以用来画其他更高维数的离散映射系统的分岔图。很实用。-using Matlab for discrete two-dimensional map of bifurcation process. In nonlinear dynamics and complex economics frequently used similar problems. Can also be used for oth
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:829
    • 提供者:贾强
  1. IdealLowPassFilterusingDFT

    0下载:
  2. 采用离散傅立叶变换实现的低通滤波器,希望对你们有用,MATLAB实现-discrete Fourier transform of the low-pass filter, and I hope to you useful MATLAB
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:173496
    • 提供者:何伟兵
  1. Regularization_Tools

    3下载:
  2. 求解离散病态问题的正则化方法matlab 工具箱,可以应用到地震勘探中反演问题的求解!-solving discrete pathological problems are based on Matlab toolbox, can be applied to seismic inversion solution!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:862963
    • 提供者:博士后
  1. Disfrft

    0下载:
  2. 分数傅里叶变换的离散算法的matlab程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1376
    • 提供者:吴晨光
  1. multifit

    1下载:
  2. 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量    Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2991
    • 提供者:刘荣
  1. 图12-8应用离散小波变换检测不连续点-150605

    0下载:
  2. 应用离散小波变换检测不连续点 用matlab实现-application DWT not detected using Matlab consecutive points to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:20506
    • 提供者:qjsky
  1. Gs_ChGA_discrete_LYX_20070830

    1下载:
  2. 基于灰色系统方法的离散多目标优化设计程序,很好用-Based on gray system method of discrete multi-objective optimization design process, well used
  3. 所属分类:Algorithm

    • 发布日期:2016-12-15
    • 文件大小:46944
    • 提供者:luoyouxin
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  1. preprint

    1下载:
  2. 详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the fractional Fourier transform that are freely available and we describe our own implementation that lters the bes
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:443705
    • 提供者:cancmm
  1. daima

    2下载:
  2. 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:李倩
  1. nihequxian

    0下载:
  2. 得到一些列的离散数据,用matlab,进行曲线拟合-Get some out of discrete data with matlab, for curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:20992
    • 提供者:heidou
  1. System-Simulation-for-matlab

    0下载:
  2. 离散事件系统仿真实验,通过matlab进行仿真运行的代码-Discrete event system simulation through Matlab simulation code running
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-25
    • 文件大小:16034
    • 提供者:alichas
  1. Least-square-method

    0下载:
  2. 本文给出了一个解决最小二乘离散问题的matlab的源代码-matlab Least square method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:11374
    • 提供者:赖世昌
  1. matlab-hanshubijin

    0下载:
  2. 该算法包含的程序可实现对离散点进行拟合与函数逼近的功能-The algorithm contains a program can be realized on the discrete points are fitted with the function approximation function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6282
    • 提供者:刘自然
  1. MATLAB

    0下载:
  2. 这个是由MATLAB的基础课程资料,其中包括了概述,数值运算,离散模型,符号运算,规划模型等等,而且附于相关的讲义和代码,是个不错的学习资料-This is the basis of MATLAB course materials, including an overview, numerical computation, discrete model, symbolic computation, planning models, etc., and attached to the releva
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:5109491
    • 提供者:greg
  1. FFT_EXP

    1下载:
  2. 用于离散数据的傅立叶变换,并进行频谱的分析,得到频率-幅值图或者频率相位图,是频谱分析时的参考(Fu Liye transform for discrete data, and frequency spectrum analysis, to obtain frequency amplitude diagram or frequency phase diagram, is a reference for spectrum analysis)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:bigB
  1. HMMall

    0下载:
  2. 隐马尔可夫算法,可用于连续和离散变量 具体压缩文件里有说明(Hidden Markov Model Algorithm above discrete variable function and continue variable function)
  3. 所属分类:数学计算

  1. UCI

    0下载:
  2. 里面含有连续型数据集,离散型数据集以及混合型数据集可以用于属性约简,特征选择等算法的实验仿真。以及直接导入weka软件。(It contains continuous data sets, discrete data sets and mixed data sets, and can be used for the experimental simulation of attribute reduction and feature selection algorithms. And import
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:2085888
    • 提供者:GG-993
  1. LT2_2

    0下载:
  2. 离散时间系统的乘法计算,加法计算以及卷积积分计算(Multiplication calculation, addition calculation and convolution integral calculation of discrete time system)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:30720
    • 提供者:ppppppppww
« 12 3 »
搜珍网 www.dssz.com