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

搜索资源列表

  1. eig_qr

    0下载:
  2. 使用QR分解方法计算矩阵特征值的matlab源码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1697
    • 提供者:党项南
  1. sun_azimuth_data

    0下载:
  2. 根据经度纬度时间,计算太阳的方向角,matlab源码,附有详细的文档注释。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25450
    • 提供者:王五
  1. DigitalSigialprocessing

    0下载:
  2. 数字信号处理 实验 的matlab 源码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3008
    • 提供者:孙子平
  1. 主成分分析matlab源码

    7下载:
  2. 主成分分析法的matlab程序附有详细解释
  3. 所属分类:数学计算/工程计算

  1. 贝叶斯分类matlab源码

    2下载:
  2. 贝叶斯分布对数据分布类别判断matlab源程序
  3. 所属分类:数学计算/工程计算

  1. 3维重力反演matlab源码

    8下载:
  2. 3维重力反演matlab源码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-05-01
    • 文件大小:260450
    • 提供者:digitalmag
  1. OSE_Code.rar

    1下载:
  2. 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码,《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalm
  3. 所属分类:Algorithm

    • 发布日期:2016-07-11
    • 文件大小:50188
    • 提供者:张留
  1. EM-algorithm-of-Matlab-source

    1下载:
  2. EM算法的Matlab源码 EM算法是机器学习中一个很重要的算法,即期望最大化算法,主要包括以下两个步骤:   E步骤:estimate the expected values   M步骤:re-estimate parameters-EM algorithm of Matlab source EM algorithm is the machine learning a very important algorithm, which maximize algorithm, mainly
  3. 所属分类:Algorithm

    • 发布日期:2015-05-01
    • 文件大小:11264
    • 提供者:柳瑶
  1. arfit1

    0下载:
  2. 多变量自回归模型matlab源码,可以简单方便地计算多变量自回归模型系数,谱结构等-multivariate autoregressive models
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:399678
    • 提供者:zhang hui
  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
    • 文件大小:13471
    • 提供者:dynasty
  1. fft_enhance_cubs

    0下载:
  2. 介绍fft指纹增强算法,该源码测试可行。希望对大家有用。-Introduction fft fingerprint enhancement algorithm, the source test feasible. Hope useful for all of us.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-15
    • 文件大小:3460
    • 提供者:刘红莉
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. xiashifa

    0下载:
  2. 夏氏法编的系统辨识方法,广发应用于信号处理。夏氏法程序比较复杂,这是已经调试好的matlab源码,希望对大家有帮助-XiaShi method of system identification method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:48167
    • 提供者:hasa
  1. MATLAB

    0下载:
  2. 数值分析的一些实验,供初学数值分析的学生参考,含有源码-Some numerical experiments for the numerical analysis of beginner students for reference, contains source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:200090
    • 提供者:EXIA
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  1. chermen

    1下载:
  2. 卡尔曼滤波器Matlab源码,用于校正NLOS误差的有偏卡尔曼滤波器, 本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波-Kalman filter Matlab source code, used to correct biased NLOS error Kalman filter, the program joined the non-line-detection module, for use NLOS biased Kalman filter, u
  3. 所属分类:Algorithm

    • 发布日期:2016-09-16
    • 文件大小:1024
    • 提供者:biaoshi
  1. numeriacal-analysis-matlab-code

    0下载:
  2. 数值分析中matlab源码,包括方程求解,数值积分,数值微分,微分方程解法等-Numerical analysis matlab source code, including equations, numerical integration, numerical differentiation, Differential Equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:45085
    • 提供者:caoys
  1. bp_matlab

    0下载:
  2. bp神经网络的matlab源码,为了实现矿物成分的预测。(introduce a bp netral network)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:185344
    • 提供者:luanchenchen
  1. 实战matlab之并行程序源码

    1下载:
  2. 本书各章源代码除特别说明之外,其开发和编译环境均为Matlab2010与VisualC++2010。第7章与第10章内容与Matlab、Visual C++等环境配置密切相关,如果出现配置文件、头文件、库文件、动态链接库等相关的问题,请正确配置软件和硬件环境后再完成相关操作。(In addition to the special descr iption of the source code of this book, the environment for its development an
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:9126912
    • 提供者:limin666
  1. 数学建模10大算法详解_程序源码打包

    0下载:
  2. MATLAB经典十大算法,非常方便,附带学习文档(MATLAB classic ten algorithms, very convenient, incidental learning documents.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:9917440
    • 提供者:笑脸罢了
« 12 3 4 5 6 »
搜珍网 www.dssz.com