首页 开发技术 C++     /    Levenberg-Marquardt(LM)优化算法求解非线性方程组

Levenberg-Marquardt(LM)优化算法求解非线性方程组

上传者: yourkilla | 上传时间:2019/4/11 21:24:36 | 文件大小:79KB | 文件类型:tgz
Levenberg-Marquardt(LM)优化算法求解非线性方程组
Levenberg-Marquardt(LM)优化算法求解非线性方程组非线性最小二乘拟合需求配置环境 本软件ID:4917796

文件下载

资源详情

[{"title":"(52个子文件79KB)Levenberg-Marquardt(LM)优化算法求解非线性方程组","children":[{"title":"levmar-2.6","children":[{"title":"lm.c <span style='color:#111;'>2.42KB</span>","children":null,"spread":false},{"title":"Makefile.icc <span style='color:#111;'>2.06KB</span>","children":null,"spread":false},{"title":"matlab","children":[{"title":"jacosborne.m <span style='color:#111;'>189B</span>","children":null,"spread":false},{"title":"jacmodhs76.m <span style='color:#111;'>193B</span>","children":null,"spread":false},{"title":"jacmodhs38.m <span style='color:#111;'>301B</span>","children":null,"spread":false},{"title":"modhs52.m <span style='color:#111;'>110B</span>","children":null,"spread":false},{"title":"jacmodhs52.m <span style='color:#111;'>202B</span>","children":null,"spread":false},{"title":"expfit.m <span style='color:#111;'>129B</span>","children":null,"spread":false},{"title":"lmdemo.m <span style='color:#111;'>4.03KB</span>","children":null,"spread":false},{"title":"levmar.m <span style='color:#111;'>4.60KB</span>","children":null,"spread":false},{"title":"modhs38.m <span style='color:#111;'>183B</span>","children":null,"spread":false},{"title":"jacbt3.m <span style='color:#111;'>196B</span>","children":null,"spread":false},{"title":"bt3.m <span style='color:#111;'>160B</span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'>2.24KB</span>","children":null,"spread":false},{"title":"meyer.m <span style='color:#111;'>166B</span>","children":null,"spread":false},{"title":"README.txt <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'>930B</span>","children":null,"spread":false},{"title":"jacexpfit.m <span style='color:#111;'>140B</span>","children":null,"spread":false},{"title":"Makefile.w32 <span style='color:#111;'>702B</span>","children":null,"spread":false},{"title":"modhs76.m <span style='color:#111;'>98B</span>","children":null,"spread":false},{"title":"jacmeyer.m <span style='color:#111;'>228B</span>","children":null,"spread":false},{"title":"osborne.m <span style='color:#111;'>122B</span>","children":null,"spread":false},{"title":"mods235.m <span style='color:#111;'>78B</span>","children":null,"spread":false},{"title":"levmar.c <span style='color:#111;'>23.33KB</span>","children":null,"spread":false},{"title":"hs01.m <span style='color:#111;'>83B</span>","children":null,"spread":false},{"title":"jachs01.m <span style='color:#111;'>95B</span>","children":null,"spread":false}],"spread":false},{"title":"Axb_core.c <span style='color:#111;'>35.53KB</span>","children":null,"spread":false},{"title":"Makefile.vc <span style='color:#111;'>2.07KB</span>","children":null,"spread":false},{"title":"lmbc_core.c <span style='color:#111;'>40.84KB</span>","children":null,"spread":false},{"title":"lmlec_core.c <span style='color:#111;'>23.71KB</span>","children":null,"spread":false},{"title":"Axb.c <span style='color:#111;'>2.23KB</span>","children":null,"spread":false},{"title":"compiler.h <span style='color:#111;'>1.83KB</span>","children":null,"spread":false},{"title":"expfit.c <span style='color:#111;'>3.82KB</span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'>3.49KB</span>","children":null,"spread":false},{"title":"lmdemo.c <span style='color:#111;'>31.39KB</span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'>17.57KB</span>","children":null,"spread":false},{"title":"lmbc.c <span style='color:#111;'>2.53KB</span>","children":null,"spread":false},{"title":"lmblec_core.c <span style='color:#111;'>17.26KB</span>","children":null,"spread":false},{"title":"README.txt <span style='color:#111;'>4.08KB</span>","children":null,"spread":false},{"title":"lm_core.c <span style='color:#111;'>30.48KB</span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'>2.52KB</span>","children":null,"spread":false},{"title":"Makefile.so <span style='color:#111;'>1.79KB</span>","children":null,"spread":false},{"title":"lm.h <span style='color:#111;'>236B</span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'>2.17KB</span>","children":null,"spread":false},{"title":"misc.h <span style='color:#111;'>4.56KB</span>","children":null,"spread":false},{"title":"lmblec.c <span style='color:#111;'>2.57KB</span>","children":null,"spread":false},{"title":"misc_core.c <span style='color:#111;'>24.00KB</span>","children":null,"spread":false},{"title":"lmlec.c <span style='color:#111;'>2.31KB</span>","children":null,"spread":false},{"title":"lmbleic.c <span style='color:#111;'>2.55KB</span>","children":null,"spread":false},{"title":"levmar.h <span style='color:#111;'>18.43KB</span>","children":null,"spread":false},{"title":"lmbleic_core.c <span style='color:#111;'>20.04KB</span>","children":null,"spread":false},{"title":"levmar.h.in <span style='color:#111;'>18.45KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • gophern:
    我想知道怎么用它来求解非线性方程组,结果毫无用处,这个我自己已经有了。2020-01-22
  • 珠海超级郭大侠:
    我想知道怎么用它来求解非线性方程组,结果毫无用处,这个我自己已经有了。2020-01-22
  • fei_yang_yf:
    谢谢分享,看看2019-09-01
  • Sky_Lannister:
    谢谢分享,看看2019-09-01
  • mumu0627:
    直接从别人的网站上下载来的。可以直接搜索levmar,就有了2017-07-18
  • percy_ling:
    直接从别人的网站上下载来的。可以直接搜索levmar,就有了2017-07-18
  • lans0625:
    谢谢分享,非常实用2017-01-15
  • lans0625:
    谢谢分享,非常实用2017-01-15
  • wuyeyoushens:
    对本人帮助很大,感谢分享呢!2016-10-21
  • 无业游神:
    对本人帮助很大,感谢分享呢!2016-10-21

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明