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

搜索资源列表

  1. matlab有限元工具箱

    6下载:
  2. 用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。-achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:257420
    • 提供者:王淑涛
  1. Preisach model with matlab

    3下载:
  2. 计算退磁曲线的Preisach模型,用matlab实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-09-20
    • 文件大小:17875
    • 提供者:rongfree
  1. BP神经网络预测 matlab程序实现

    6下载:
  2. BP神经网络用于房价的预测 matlab程序实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-03-20
    • 文件大小:16441
    • 提供者:qiananwn
  1. DS证据理论的matlab实现

    8下载:
  2. DS证据理论的matlab实现,是数据挖掘的重要理论,可实现故障诊断。-Matlab implementation of DS evidence theory, data mining is an important theory, fault diagnosis can be achieved.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:陈晨
  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-22
    • 文件大小:7570618
    • 提供者:spf
  1. 用matlab实现小波压缩和小波重构程序

    1下载:
  2. 用matlab实现小波压缩和小波重构程序,并且通过相位相关对图像进行了拼接。-Using matlab wavelet compression and wavelet reconstruction implementation procedures, and phase correlation of the image by the stitching.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-12-08
    • 文件大小:261120
    • 提供者:
  1. FFT1024

    1下载:
  2. matlab 实现 1024点 FFT 运算 已经试过 运行很好-matlab achieve the 1024-point FFT computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:12788
    • 提供者:赵俊
  1. kl

    2下载:
  2. matlab实现K-L变换,可用于图像去噪,地震资料去噪-K-L transform. It can be used in noise reduction and image enhancement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1157
    • 提供者:田妮
  1. erfenfa

    0下载:
  2. 最优化算法中的二分法,是用MATLAB实现的,经过调试的-Optimization of the dichotomy, is to use MATLAB to achieve, through debugging
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:944
    • 提供者:张军
  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. SHORTPATHmatlab

    0下载:
  2. Dijkstra算法与Floyd算法的matlab实现,以求解最短路问题-Dijkstra algorithm and Floyd algorithm matlab realize in order to solve the shortest path problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1866
    • 提供者:姚益武
  1. HMT-Hidden-Markov-Contourlet[1]

    1下载:
  2. 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。-This is a Matlab realization of Hidden Markov Tree Model, used to calculate the coefficient Contourlet images. Program also includes image denoising, texture restoration of the applicat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2464547
    • 提供者:小单
  1. numerical_matlab_code

    1下载:
  2. 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:11005030
    • 提供者:
  1. FDTD

    0下载:
  2. 是以有限差分算法的MATLAB实现,可以运行的,给出谐振腔的场强的表示方法-finite diffenence time domain programmed by matlab language is for cavity, and its elelctro magnetic field can be showed.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1621801
    • 提供者:tianyubo
  1. 回归算法

    0下载:
  2. matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:35840
    • 提供者:wu joy
  1. 81801236k.matlab

    0下载:
  2. 利用matlab实现k均值聚类算法,亲自调试通过,对于学习k均值聚类算法有很大帮助(Using MATLAB to achieve K means clustering algorithm, personally debugging through, for learning K mean clustering algorithm is very helpful)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:kuangk1992
  1. 牛顿迭代法的MATLAB实现_云磊

    1下载:
  2. 牛顿迭代法是方程求根中的一种较快捷的迭代方法,但遇到较复杂的方程时计算量较大。文章采用了MATLAB编程来实现牛顿迭代法,并给出了具体的计算例子。(Using the MATLAB programming to realize the Newton iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:2770944
    • 提供者:Effie
  1. matlab数值计算

    1下载:
  2. matlab数值计算,讲解数值计算算法及matlab实现(empirical mode decomposition)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:5690368
    • 提供者:艾叶..
  1. 许国根 最优化方法及其MATLAB实现配套程序源代码

    2下载:
  2. 许国根《最优化方法及其MATLAB实现》书籍示例matlab程序源代码
  3. 所属分类:数学计算/工程计算

  1. var cvar 金融计算 matlab

    3下载:
  2. Matlab;金融计算;var计算;cvar计算 [VaR&&CVaR] VAR,CVAR详细介绍,并附带各种方法计算,matlab程序实现,仿真结果图展示。 [Matlab和金融计算] Matlab实现金融计算,并附带蒙特卡洛实现。([VaR&&CVaR] Var, cvar are introduced in detail, as well as various methods of calculation, and matlab program calcul
  3. 所属分类:数学计算

    • 发布日期:2020-12-16
    • 文件大小:297984
    • 提供者:胖画
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com