CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 非线性matlab

搜索资源列表

  1. PF-EKF-WSN.rar

    1下载:
  2. 迭代扩展卡尔曼滤波,实现非线性滤波的功能,应用在无线传感器网络中,Iterative extended Kalman filter, nonlinear filter function implementation, applications in wireless sensor networks
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:5055
    • 提供者:ssq
  1. mani.rar

    0下载:
  2. 一个集成了8种降维方法的GUI(包括常见的PCA、LLE、isomap、HLLE等线性与非线性将为方法),An integrated eight kinds of dimensionality reduction methods GUI (including common PCA, LLE, isomap, HLLE, etc. will be linear and nonlinear methods)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:13954
    • 提供者:huang
  1. UKF

    1下载:
  2. 一种很好的非线性目标跟踪算法,克服了扩展卡尔曼滤波的缺点-A good nonlinear target tracking algorithms, to overcome the shortcomings of the extended Kalman filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2185
    • 提供者:汪俊
  1. fracctals_and_chaos

    2下载:
  2. 非线性混沌工具箱,可以用来求解非线性系统的分叉、混沌等-Non-linear chaotic toolbox can be used to solve the nonlinear system of bifurcation, chaos, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7709220
    • 提供者:刘永强
  1. optim

    0下载:
  2. 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:46499
    • 提供者:周微
  1. matlab

    1下载:
  2. 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
  3. 所属分类:其他小程序

    • 发布日期:2013-10-14
    • 文件大小:7615
    • 提供者:jshuska
  1. MATLAB卡尔曼滤波算法仿真

    1下载:
  2. MATLAB 卡尔曼滤波算法仿真程序 程序说明:对比UKF与EKF在非线性系统中应用的算法性能(MATLAB Calman filtering algorithm simulation program Program descr iption: compares the performance of algorithms for UKF and EKF in nonlinear systems)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:14336
    • 提供者:BGCS
  1. MATLAB的混合整数非线性规划

    0下载:
  2. 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
  3. 所属分类:其他

  1. Matlab 2016a Win64 Crack破解文件

    0下载:
  2. MATLAB 2016a破解版是一款由美国MathWorks公司出品的商业数学软件,MATLAB 2016a破解版可用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案。(MATLAB is a 2016a version produced by American MathWo
  3. 所属分类:其他

  1. 第03章 非线性规划

    0下载:
  2. 本文着重写了非线性规划相关的matlab代码,内容详尽(This article focuses on nonlinear programming related to matlab code, the content is detailed)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:246784
    • 提供者:Jianmo3
  1. MATLAB求解非线性方程组 fsolve源程序代码

    2下载:
  2. 这是MATLAB求解非线性方程组 fsolve源程序代码(This is MATLAB solving nonlinear equations fsolve source code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:peanut0414
  1. 基于matlab的非线性薛定谔方程的数值算法研究

    2下载:
  2. 基于MATLAB的非线性薛定谔算法研究,挺有用(the method study of schordinger'equation is used by method ,it is useful)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:480256
    • 提供者:wsf1
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. matlab实用源代码

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:2048
    • 提供者:青小山
  1. HRV Features Extract by Matlab

    5下载:
  2. 本代码可用来提取计算心率变异性非线性域特征值(SampEnVal, AlphaDFA, AlphaDFA1, AlphaDFA2 )(Extract Nonlinear features of HRV. %Inputs: RRI = inter-beat interval (s) and time locations (s) % opt = analysis options from gui % %Outputs: output
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:305152
    • 提供者:HeJimin
  1. 基于MATLAB的非线性薛定谔方程的数值算法研究

    3下载:
  2. 这是一篇关于非线性方程数值求解的论文,基于分步傅里叶算法,通过Matlab编程,里面详细代码程序。(This is a paper about the numerical solution of non-linear equations.)
  3. 所属分类:其他

    • 发布日期:2019-12-09
    • 文件大小:485376
    • 提供者:AAA放飞梦想
  1. 非线性格兰杰Matlab-Codes

    2下载:
  2. 可以用于非线性格兰杰因果分析,里面附上了matlab的相关代码,可以直接用。(It can be used for nonlinear granger causality analysis)
  3. 所属分类:其他

    • 发布日期:2020-03-31
    • 文件大小:515072
    • 提供者:bouilli
  1. C-C算法的matlab程序,时间序列分解,相空间重构

    1下载:
  2. CC_methodCC法,用于非线性时间序列中,相空间重构,求取时间延迟tau(CCmethodcc method, used for phase space reconstruction in nonlinear time series, to find the time delay Tau)
  3. 所属分类:其他

  1. 数学建模的29个通用模型及matlab解法

    2下载:
  2. 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt
  3. 所属分类:其他

    • 发布日期:2020-11-24
    • 文件大小:7712768
    • 提供者:凉茶与烫酒
  1. 单自由度地震能量计算的程序matlab

    2下载:
  2. 单自由度地震能量计算的程序matlab,用于计算非线性单自由度体系的地震能量(Single-degree-of-freedom seismic energy calculation program matlab, used to calculate the seismic energy of nonlinear single-degree-of-freedom systems)
  3. 所属分类:其他

    • 发布日期:2020-08-29
    • 文件大小:1024
    • 提供者:tjwyc
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com