登录
首页 » matlab » MATLAB最小二乘

MATLAB最小二乘

于 2019-03-19 发布
0 162
下载积分: 1 下载次数: 8

代码说明:

说明:  通过使用MATLAB求解非线性最小二乘法拟合问题(Solving the Fitting Problem of Nonlinear Least Square Method by Using MATLAB)

文件列表:

SOURCE PROGRAM CODE FOR SOLVING NONLINEAR LEAST SQUARES FITTING PROBLEM WITH MATLAB, 0 , 2019-01-25
SOURCE PROGRAM CODE FOR SOLVING NONLINEAR LEAST SQUARES FITTING PROBLEM WITH MATLAB\MATLAB求解非线性最小二乘法拟合问题 源程序代码, 0 , 2014-06-07
SOURCE PROGRAM CODE FOR SOLVING NONLINEAR LEAST SQUARES FITTING PROBLEM WITH MATLAB\MATLAB求解非线性最小二乘法拟合问题 源程序代码\jscs.m, 732 , 2014-06-07
SOURCE PROGRAM CODE FOR SOLVING NONLINEAR LEAST SQUARES FITTING PROBLEM WITH MATLAB\MATLAB求解非线性最小二乘法拟合问题 源程序代码\main.m, 1212 , 2014-06-07
SOURCE PROGRAM CODE FOR SOLVING NONLINEAR LEAST SQUARES FITTING PROBLEM WITH MATLAB\MATLAB求解非线性最小二乘法拟合问题 源程序代码\Read Me.url, 333 , 2014-05-17
SOURCE PROGRAM CODE FOR SOLVING NONLINEAR LEAST SQUARES FITTING PROBLEM WITH MATLAB\MATLAB求解非线性最小二乘法拟合问题 源程序代码\联系我们.txt, 294 , 2014-02-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DITONGLBOQI
    在 惯 性 导 航 系 统 里 往 往 需 要 对 陀 螺 仪 和 加 速 度计进 行 性 能测 试 , 这 时就 要设 计一 种 测 试 它 们 的 滤 波器 。 滤 波器 从 功 能 上 可 分 为 四种 低通 、 高通 、 带 通 、 带 阻 滤 波 器 。 文 中所 要 研 究 的低 通 滤 波器 是 通 过 低 频 信号 而 抑 止 高频 信号 的滤 波器 , 巴 特 沃 思 滤 波器 是 最 简 单 的低通 滤波 器 。 其 中 、 为 实 常 数 , , 。 一 , , 二 , 分 母 多项 式的幂 次 即 为滤波器 的 阶数 。 若 式 除 “ 。 外 所 有 分 子 项 系数 均 为零 , 则传递 函数 变 成 一 常数 与 多项 式 之 比 。 这 时传递 函数有 有 限 极 点 而 无 有 限零 点 , 这 种 滤 波 器称 为 全极 点 滤 波 器 , 阶 巴 特 沃斯 滤 波 器 也 是 全极 点 滤 波 器 。 全 极 点 滤 波器 传递 函 数 为 矛 , , 厂 十 。 , ”一 ’ 竺(n the inertial navigation system and processing is often necessary for gyroscope Speed ​ ​ meter performance test conducted , This is when you want to design one kind of test it Our filter . Filter from the functions can be divided into four low-pass , Qualcomm , Bandpass , Bandstop filter . The text to be studied in a low-pass filter is a low-frequency signal by For the high-frequency signal suppression filter , Bart Waugh think is the most simple filters The single low-pass filter . Which , Is a real constant ,, . A ,, Two , Minute Mother is a power of the polynomial order of the filter . If the formula Except . " Have a child outside the sub-zero coefficients are , Then the transfer function Turned into a constant ratio with polynomial . At this time there is limited transfer function No pole while Zero Limited , This kind of filter is referred to as full-pole filter Implement , Order Butterworth filter is all-pole filter . W)
    2013-10-25 10:47:37下载
    积分:1
  • 17869310fencuxiezuo (1)
    说明:  分簇协作的频谱感知,传统算法与所提算法在OR融合规则下对比(The traditional algorithm and the proposed algorithm are compared under or fusion rule)
    2021-04-01 20:08:41下载
    积分:1
  • mimo_with_perfect_CSI
    非理想信道状态信息对MIMO系统性能的影响(Non-ideal channel state information on the performance of MIMO systems)
    2010-11-17 20:30:54下载
    积分:1
  • Landers can be a thank you to support their research and Kazakhstan
    一款登陆器 可以自己研究哈 谢谢支持-Landers can be a thank you to support their research and Kazakhstan
    2022-02-26 01:14:59下载
    积分:1
  • Color_image_processing
    彩色数字图像处理(很清晰)主要包含三部分内容:数字图像处理色彩基础、彩色图像压缩、色彩量化(涉及Clustering、Grouping、Merge等矢量量化的算法)。 (Main content: Color fundamentals for digital imaging Compression of color images Color quantization(include Clustering、Grouping、Merge method for vector quantization ))
    2010-02-17 05:42:14下载
    积分:1
  • 汉字区位码查询 ChsQwm 1.01
    这个小软件能帮助你迅速而准确的同时查出1~12个汉字的区位码,并且记录你最近50次的查询记录,使你不再为一个个汉字的区位码而东翻西找。 而且这是一个纯绿色的小软件,你只需将它复制到一个新建的文件夹内,不需要时你只要将这个文件夹删除即可,绝不会在你的系统中留下任何垃圾文件。更重要的是这是一个完全免费的且不需要注册的小软件而已,如果你喜欢你可以将它推荐给任何人。(small software can help you quickly and accurately detect the same time a ~ 12 Chinese characters in an area code, and record your last 50 inquiries record so that you no longer a Chinese characters in an area code and find overturned. But this is a pure small green software, you need to copy it to a new folder, as long as you do not need at this folder can be deleted and will not be in your system to leave any garbage documents. More important is that this is a completely free and does not require registration of small software only, if you like you can recommend it to anyone.)
    2005-08-08 10:47:44下载
    积分:1
  • MFC DLL和调用的样品制备
    MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
    2022-03-13 00:50:57下载
    积分:1
  • type-default
    说明:  Second use of visual studio
    2020-06-24 06:20:02下载
    积分:1
  • 下载论坛资源的 可以批量下载论坛上的rar资源
    下载论坛资源的 可以批量下载论坛上的rar资源-Download forums resources can bulk download rar forum resources
    2022-06-20 12:20:10下载
    积分:1
  • labview程序编程技巧演示,用labview编写windows应用分离小程序
    labview程序编程技巧演示,用labview编写windows应用分离小程序-LabVIEW programming skills demonstration, windows applications using LabVIEW to prepare small separation procedures
    2022-12-24 16:45:03下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载