登录
首页 » matlab » 模糊+卡尔曼滤波

模糊+卡尔曼滤波

于 2021-04-28 发布 文件大小:964KB
0 237
下载积分: 1 下载次数: 3

代码说明:

  属于MATLAB编程代码,可用于参数估计及寿命预测(Can be used for parameter estimation and life prediction)

文件列表:

模糊%2B卡尔曼滤波, 0 , 2014-05-14
模糊%2B卡尔曼滤波\30步预测.fig, 8490 , 2013-10-09
模糊%2B卡尔曼滤波\entrophy.asv, 793 , 2014-01-05
模糊%2B卡尔曼滤波\entrophy.m, 398 , 2013-12-01
模糊%2B卡尔曼滤波\Fuzzy Reliability Estimation for Cutting Tools Based on State Space Model.docx, 924892 , 2014-01-05
模糊%2B卡尔曼滤波\juece.asv, 4474 , 2014-01-05
模糊%2B卡尔曼滤波\juece.m, 4464 , 2013-12-01
模糊%2B卡尔曼滤波\position.m, 700 , 2013-10-13
模糊%2B卡尔曼滤波\tool.mat, 105230 , 2013-09-29
模糊%2B卡尔曼滤波\zuotu.asv, 2431 , 2014-01-05
模糊%2B卡尔曼滤波\zuotu.m, 2425 , 2013-12-01
模糊%2B卡尔曼滤波\决策曲线1.asv, 2308 , 2014-01-05
模糊%2B卡尔曼滤波\决策曲线1.fig, 9263 , 2013-10-05
模糊%2B卡尔曼滤波\决策曲线1.m, 2306 , 2013-12-01
模糊%2B卡尔曼滤波\决策曲线2.asv, 2759 , 2014-01-05
模糊%2B卡尔曼滤波\决策曲线2.fig, 5211 , 2013-10-05
模糊%2B卡尔曼滤波\决策曲线2.m, 2755 , 2013-12-01
模糊%2B卡尔曼滤波\可靠性曲线.asv, 1512 , 2014-01-05
模糊%2B卡尔曼滤波\可靠性曲线.fig, 8736 , 2013-10-04
模糊%2B卡尔曼滤波\可靠性曲线.m, 1512 , 2014-01-05
模糊%2B卡尔曼滤波\降半梯形.m, 4238 , 2013-10-05
模糊%2B卡尔曼滤波\降半正态.asv, 4301 , 2013-10-05
模糊%2B卡尔曼滤波\降半正态.m, 4301 , 2013-10-05
模糊%2B卡尔曼滤波\降半矩形.asv, 4442 , 2014-01-05
模糊%2B卡尔曼滤波\降半矩形.m, 4447 , 2013-09-29
模糊%2B卡尔曼滤波\隶属函数.fig, 18542 , 2013-10-04
模糊%2B卡尔曼滤波\隶属度.asv, 869 , 2014-01-05
模糊%2B卡尔曼滤波\隶属度.m, 869 , 2013-12-01

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

发表评论

0 个回复

  • 它库函数进行了简单的包装
    它对bekerly标准socket的库函数进行了简单的包装,使标准函数的调用更加直观。 - It storehouse function has carried on the simple packing to bekerly the standard socket, causes the normal function the transfer to be more direct-viewing.
    2023-01-23 15:00:04下载
    积分:1
  • Jmail邮件发送系统
    Jmail邮件发送系统-Jmail mail delivery system
    2022-09-05 15:10:03下载
    积分:1
  • 梯度提升树算法实现
    提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
    2020-12-11下载
    积分:1
  • ClientConsole
    该程序是Socket客户端程序,用于与服务器实现数据交互(The program is a Socket client program for data interaction with the server)
    2020-06-18 12:40:01下载
    积分:1
  • BUS
    说明:  公交查询系统 Android studio(Bus search system can used by Android studio)
    2019-01-11 17:08:28下载
    积分:1
  • liaotianchengxu
    VC++编写的聊天程序。可在局域网内进行聊天。界面清晰(VC++ to prepare the chat program. Can be carried out in the local area network chat. Clear interface)
    2009-06-14 10:28:05下载
    积分:1
  • rtmp 源代码
    RTMP(Real Time Messaging Protocol)是专门用来传输音视频数据的流媒体协议,最初由Macromedia 公司创建,后来归Adobe公司所有,是一种私有协议,主要用来联系Flash Player和RtmpServer,如FMS, Red5,  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-29 18:26:31下载
    积分:1
  • 一个局域聊天工具的源码 采用UDP
    一个局域网聊天工具的源码 采用UDP-LanChat
    2023-01-13 08:10:04下载
    积分:1
  • IRC消息协议栈
    irc message protocol stack
    2022-02-24 17:55:04下载
    积分:1
  • EasyClass是针对某大学Web选课子系统一个自动的课检索序。EasyClass允许用户对希望关注的课自动检测空位,并且可以帮助学生自动选课。Easy...
    EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the
    2023-02-22 01:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载