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

模糊+卡尔曼滤波

于 2021-04-28 发布 文件大小:964KB
0 262
下载积分: 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 个回复

  • 本实例产生一个ISAPICookies.Dll文件,客户端通过服务器浏览本文件,可以进行Cookie的管理,包括生成、显示用户创建的Cookie。...
    本实例产生一个ISAPICookies.Dll文件,客户端通过服务器浏览本文件,可以进行Cookie的管理,包括生成、显示用户创建的Cookie。-ISAPICookies.Dll have a document, the client server browsing through this document can be carried out Cookie management, including creation, display users to create a Cookie.
    2022-01-22 08:57:52下载
    积分:1
  • 是一个自己写的C#应用序,复制到wwwroot目录下 别忘了建立一个虚拟目录 同时还要建立数据库的表 数据库是SQL Sever 2...
    是一个自己编写的C#应用程序,复制到wwwroot目录下 别忘了建立一个虚拟目录 同时还要建立数据库的表 数据库是SQL Sever 2-their preparation is a C# applications, copied to wwwroot directory do not forget the establishment of a virtual directory database while the database is SQL Sever 2000 is
    2022-02-03 16:22:58下载
    积分:1
  • 开机和mac发现
    应用背景寻找局域网内的主机,并且可以开启和关闭指定的主机。这个程序主要是来实现局域网内的远程开关机功能,方便对局域网内的电脑进行控制,欢迎有需要的同学下载使用,这个程序是好不容易写出来的,希望能够帮助你们。关键技术主要是应用技术是socket套接字技术,网络通信。主要是MFC 来做界面,利用网络通信协议来实现通信,socket套接字是网络通信的基础,在此基础上开发出了三个功能,对局域网内主机开机,对局域网内主机关机和mac地址寻找。
    2022-05-09 03:00:23下载
    积分:1
  • tree2
    说明:  二叉树的简单使用,包括其构建与销毁,以及各种遍历(Simple use of binary trees, including their construction and destruction, and various Traversals)
    2019-06-02 11:49:03下载
    积分:1
  • 76465789898
    服务端添加音乐数据,易语言写的网络相关程序,很好的参考。(Add music data server, easy network related written procedures, a good reference.)
    2013-09-26 09:33:37下载
    积分:1
  • based on the MAC address of the network card physical communications category, c...
    基于MAC网卡物理地址的通信类,可实现不同网段之间通信本类为C++源码需要 winpcap 支持 winpcap 官方地址 http://www.winpcap.org/ winpcap 3.0通过测试。 -based on the MAC address of the network card physical communications category, can be realized between different segments of the communications category C source code needed to support winpcap winpcap official address h ttp :// www.winpcap.org/ winpcap 3.0 to pass the test.
    2022-05-22 04:12:55下载
    积分:1
  • socketbk
    基于socket的简单通讯程序,学习socket编程的基本程序(simple socket-based communication program, learning the basic socket programming procedures)
    2004-09-28 10:23:00下载
    积分:1
  • sssssss
    程序记录并显示了数据报从源端机器传送到目标机器的过程中所经过的路由器的IP地址,并且记录了数据报到达每个路由器所需要的时间。认真观察到达每个路由器的时间有什么区别,从而熟练掌握traceroute的工作原理和ICMP报文协议。 (The program records and displays the IP addresses of routers through which the datagram sent from the source client machine to the target machine , and the recording of the data packets arrive at the time required by each router . )
    2013-05-21 10:00:17下载
    积分:1
  • WinsockTCP-UDP
    说明:  Delphi源码\\Winsock TCP-UDP.rar(Delphi source \ Winsock TCP-UDP.rar)
    2008-11-15 20:46:48下载
    积分:1
  • VB的一些的例子,个人认为还不错。大家一起来研究一下....
    VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下.-VB Some examples of network programming, personal view is that good. Everyone will work together to look at.
    2022-10-23 14:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载