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

搜索资源列表

  1. ERRandomGraph

    3下载:
  2. ER随机图算法,matlab程序,复杂网络仿真-ER random graph algorithms, Matlab procedures, complex network simulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.17kb
    • 提供者:jiangnan
  1. 基本图论函数库,应用matlab程序

    1下载:
  2. 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:7.22mb
    • 提供者:spf
  1. Matlab-2D-Gaussian-fitting-code Matlab的二维高斯拟合代码

    3下载:
  2. Matlab的二维高斯拟合代码 数值分析中非常有用的算法 -Two-dimensional Gaussian fitting Matlab code is very useful in numerical analysis algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:924byte
    • 提供者:罗云峰
  1. AlgorithmsforNonlinearEquations

    1下载:
  2. 非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:11.81kb
    • 提供者:Bingo
  1. Kalman

    1下载:
  2. 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-23
    • 文件大小:13.16kb
    • 提供者:dynasty
  1. BlockMatchingAlgoMPEG

    0下载:
  2. The attached file for motion estimation algorithms using matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:117.36kb
    • 提供者:Gun Bang
  1. matlab_trm

    4下载:
  2. MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
  3. 所属分类:Algorithm

    • 发布日期:2014-06-19
    • 文件大小:1.11kb
    • 提供者:李龙
  1. ARMASA_1_9

    0下载:
  2. Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically from the data, using statistical
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:403.43kb
    • 提供者:Nafiou
  1. lle

    0下载:
  2. 一种流形学习算法,用于非线性降维,文章发表在2000年science杂志上,是一种非常经典的算法。-A manifold learning algorithm for nonlinear dimensionality reduction, articles published in science journal in 2000, is a very classic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.94kb
    • 提供者:仲国强
  1. K2

    1下载:
  2. 贝叶斯网络学习算法——k2算法,包括对贝叶斯网络结构的学习,最后生成网络-Bayesian network learning algorithm- k2 algorithms, including Bayesian network structure learning, the last generation network
  3. 所属分类:Algorithm

    • 发布日期:2016-12-15
    • 文件大小:642byte
    • 提供者:张英
  1. d9000mpi3

    2下载:
  2. 对互谱法被动测距的原理及算法各个环节进行仿真验证:加权最小二乘估计中权系数的选取;相关窗长度的选取;各频段综合方法等等。最后实现了对9000m—15000m距离的测距-Cross-spectral method for passive ranging all aspects of theory and algorithms for simulation: weighted least squares estimation of the right of the selection coeffic
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-06-07
    • 文件大小:2.11kb
    • 提供者:田宝晶
  1. two-dimensional

    1下载:
  2. 在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分 节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算 程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:127.22kb
    • 提供者:nagtive
  1. gaimc-1.0

    0下载:
  2. 一个常用的计算机图论算法包 包含常用的图论算法 如dijkstra 凸包-A commonly used computer algorithms graph theory package contains the commonly used graph theory algorithms such as convex hull, and so dijkstra
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:649.73kb
    • 提供者:李一
  1. bpm

    0下载:
  2. Thomas Minka 编写的适用于Bayesian Point Machine,Expectation Propagation计算的matlab工具箱。对科研人员很有价值。 -This toolbox implements the EP algorithms described in Thomas Minka s thesis and UAI paper.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:236.84kb
    • 提供者:王磊
  1. Graph-algorithms-source

    0下载:
  2. 有关图论的大部分算法都用matlab实现了内含很多种算法,Floyd 等-source for Graph algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:267.16kb
    • 提供者:shade
  1. matlab-codes

    0下载:
  2. algorithms for smart antenna
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.33kb
    • 提供者:pall
  1. MATLAB-a

    0下载:
  2. THIS ALGOITH IS USES DIGITAL SIGNAL PROCSESSING AND DIFFERENT ALGORITHMS FOR SELECTED TOPICS IN CONTROL SYSTEMS-THIS ALGOITH IS USES DIGITAL SIGNAL PROCSESSING AND DIFFERENT ALGORITHMS FOR SELECTED TOPICS IN CONTROL SYSTEMS
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:26.96kb
    • 提供者:usman
  1. matlab

    0下载:
  2. MATLAB算法大全,线性规划、非线性规划、方差分析、层次分析法、现代优化算法-MATLAB algorithms Guinness, linear programming, nonlinear programming, variance analysis, analytic hierarchy process, modern optimization algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7.36mb
    • 提供者:王立波
  1. numerical-algorithms-of-PDE

    0下载:
  2. 用来计算偏微分方程的matlab算法,是不错的内容。-algorithms of PDE written by matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:89.9kb
    • 提供者:zjx
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com