CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matlab 7

搜索资源列表

  1. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:72862
    • 提供者:葛林
  1. mn=20

    0下载:
  2. This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:128847
    • 提供者:jw
  1. MATLAB 7.0.1 注册机

    0下载:
  2. matlab7.0注册机,使得您可以安装该软件-matlab7.0 Fillmore and allow you to install the software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48533
    • 提供者:崔学会
  1. 编写自己的M文件

    0下载:
  2. 在BorlandC++ builder直接调用Matlab的方法 ,程序在matlab 7.1 sp3中成功通过. -in Borland C builder called directly Matlab methods, and procedures in Matlab 7.1 sp3 successfully adopted.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3692
    • 提供者:张庚
  1. gentica-thority

    0下载:
  2. This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 7. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command.-This directory contains
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22764
    • 提供者:顾同止
  1. mpcdemos

    0下载:
  2. Mpc演示程序For matlab 7.0, 可观看演示结果的小程序-Demonstration Program For Matlab 7.0, watching the demonstrations, the results of the small programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15261
    • 提供者:顾同止
  1. MATLAB70ch2

    0下载:
  2. 《MATLAB 7.0编程基础》第2章 (源码实例)主要讲解MATLAB数据结构及运算-"MATLAB 7.0 programming foundation" Chapter 2 (source code examples) mainly on MATLAB and Operational Data Structure
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29245
    • 提供者:sunlight68
  1. MATLAB70ch3

    0下载:
  2. 《MATLAB 7.0编程基础》第3章 (源码实例)主要讲解MATLAB的数值计算-"MATLAB 7.0 programming foundation" Chapter 3 (source code examples) mainly on the numerical calculation MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:207169
    • 提供者:sunlight68
  1. MATLAB70ch4

    0下载:
  2. 《MATLAB 7.0编程基础》第4章 (源码实例)主要讲解MATLAB的符号运算-"MATLAB 7.0 programming foundation" Chapter 4 (source code examples) on the main website MATLAB No. Operational
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:121075
    • 提供者:sunlight68
  1. MATLAB70ch5

    0下载:
  2. 《MATLAB 7.0编程基础》第5章 (源码实例)主要讲解MATLAB的编程基础-"MATLAB 7.0 programming foundation" Chapter 5 (source code examples) mainly on the basis of MATLAB programming
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5181
    • 提供者:sunlight68
  1. MATLAB70ch6

    0下载:
  2. 《MATLAB 7.0编程基础》第6章 (源码实例)主要讲解MATLAB图形基础-"MATLAB 7.0 programming foundation" Chapter 6 (source code examples) mainly based on MATLAB graphics
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:594853
    • 提供者:sunlight68
  1. 卡尔曼滤波原理及应用MATLAB仿真 pdf1

    2下载:
  2. 卡尔曼滤波原理及应用—MATLAB仿真主要介绍数字信号处理中的卡尔曼(Kalman)滤波算法及在相关领域应用。全书共7章。第1章为绪论。第2章介绍MATLAB算法仿真的编程基础。第3章介绍线性Kalman滤波。第4章讨论扩展Kalman滤波,并介绍其在目标跟踪和制导领域的应用和算法仿真。第5章介绍UKF滤波算法,同时也给出其应用领域内的算法仿真实例。第6章介绍了交互多模型Kalman滤波算法。第7章介绍Simulink环境下,如何通过模块库和S函数构建Kalman滤波器,并给出了系统是线性和非线
  3. 所属分类:文章/文档

    • 发布日期:2021-01-13
    • 文件大小:13403136
    • 提供者:jianjian健健
  1. 图像清晰度评价指标Matlab

    4下载:
  2. 图像清晰度评价函数说明 1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。 文件名:entropy.m 结果:EN 2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。 文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE 3、峰值信噪比: PSNR越高,说明融合效果与质量越好。 文件名:psnr.m 结果:PSNR 4、Qabf: 评价边缘或梯度质量,越大边缘越明显 文件名:Qab
  3. 所属分类:图形图象

    • 发布日期:2019-07-03
    • 文件大小:312320
    • 提供者:随风之鱼
  1. matlab求积分实例

    2下载:
  2. 插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:11264
    • 提供者:XWLYF
  1. matlab数值微分程序原代码

    2下载:
  2. 9.1 利用差商近似导数 313   9.1.1 中点公式 313   9.1.2 利用Taylor公式构造差商公式 314   9.1.3 差商公式误差分析与步长优化 319   9.1.4 理查森外推法 321   9.2 插值型求导方法 323   9.3 样条求导 325   9.4 利用数值积分求导数 327   9.5 数值偏导数 329   9.6 MATLAB自带函数应用 329   9.6.1 diff函数 329   9.6.2 gradient函数 3
  3. 所属分类:其他

    • 发布日期:2020-04-19
    • 文件大小:5120
    • 提供者:XWLYF
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12288
    • 提供者:XWLYF
  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16384
    • 提供者:XWLYF
  1. MATLAB数字水印DWT+DCT+GUI+攻击+psnr

    4下载:
  2. 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-14
    • 文件大小:20532224
    • 提供者:just11
  1. 数字滤波器的MATLAB与FPGA实现例程代码567

    2下载:
  2. 数字滤波器的MATLAB与FPGA实现——杜勇(配套光盘) 程序源码,配合电子书使用可以很好的学习数字滤波器的MATLAB与FPGA实现,完整代码,仿真良好,第5、6、7章((MATLAB and FPGA implementation of digital filter -- Du Yong (supporting CD-ROM) program source code, can learn matlab and FPGA implementation of digital filter we
  3. 所属分类:matlab例程

    • 发布日期:2020-08-27
    • 文件大小:28524544
    • 提供者:wanmei10
  1. 精通MATLAB GUI设计

    0下载:
  2. 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。
  3. 所属分类:书籍源码

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com