登录
首页 » AI-NN-PR » 这个演示是告诉你如何实现一个通用的先生(又名粒子,bootst…

这个演示是告诉你如何实现一个通用的先生(又名粒子,bootst…

于 2023-05-21 发布 文件大小:6.00 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show you how to implement a ge neric SIR (a.k.a. particle, the bootstrap. Monte Carlo) filter to estimate the hidden stat es of a nonlinear. non-Gaussian state space model.

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

发表评论


0 个回复

  • 用BP神经网络实现曲线的模拟
    用BP神经网络实现曲线的模拟-BP neural network simulation curve
    2022-01-25 22:00:02下载
    积分:1
  • 这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以...
    这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以误差在百分之五以内,但是在实际工作中已经足够了。-is for the frequency of detection, so the best should be the number of frequency Paul extraction algorithm, can be less than prior error. The source code for the algorithm is based on the algorithm Paul to be amended, omitted the interpolation part, the error within 5%, but the actual work has been sufficient.
    2022-01-31 12:49:43下载
    积分:1
  • 10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版 本书从讨论组合优化...
    10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版 本书从讨论组合优化中的基本问题――NP问题入手,系统地讲述了近年来所发展起来的智能最优化的各种技术和方法,其中包括启发式搜索、Hopfield神经网络、模拟退火和随机机、均场退火以及遗传算法等;并在此基础上,通过一些典型的应用问题,如旅行商问题、模式识别中的点模式匹配问题、通信和任务调度等问题进一步阐明以上一些基本方法怎样用来解决这些原来具有NP性质的困难问题。本书是作者在美国新泽西州理工学院多年讲授有关课程的基础上写成的。全书深入浅出,理论联系实际。为帮助学生掌握基本概念,提高学习能动性,各章编写了习题。本书可作为通信、计算机、控制各专业的高年级学生和研究生学习有关课程的教材。它对于广大科研工作者也是一本很有实际价值的参考书。 -10. "Optimal for Computational Intelligence," Nirwan Ansali, with Edwin Hou, Li Jun, Pin Zhaoxing chess translation Tsinghua University Press in 1999 the first book version of combinatorial optimization from the discussion of basic questions-- NP problem start, the system described in recent years to develop the intelligent optimization of the technology and methods, These include heuristic search, Hopfield networks, simulated annealing and random machine, mean field annealing and genetic algorithms; and on this basis and through some typical applications, such as the traveling salesman probl
    2023-01-02 18:15:04下载
    积分:1
  • mean算法实现程序
    K-mean算法实现程序-K-mean algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
    2022-02-01 19:00:34下载
    积分:1
  • 这是一个利用Visaual C++完成的基于神经网络方法的专家系统源代码...
    这是一个利用Visaual C++完成的基于神经网络方法的专家系统源代码-This is a use of Visaual C++ Completion method based on neural network expert system source code
    2022-01-26 04:39:02下载
    积分:1
  • 求解tsp问题的局部优化算法
    求解tsp问题的局部优化算法-the local optimization algorithm
    2022-03-03 20:27:24下载
    积分:1
  • 模式识别下的ISODATA算法 例子为IRIS数据库数据
    模式识别下的ISODATA算法 例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
    2022-03-26 08:44:44下载
    积分:1
  • 这是一个parzen窗口分类算法,希望能给大家的学习有所帮助
    这是一个parzen窗口分类算法,希望能给大家的学习有所帮助-This is a Parzen window classification algorithm, we hope that they will be helpful to the learning
    2022-02-15 06:09:42下载
    积分:1
  • < 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出...
    < 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出、循序渐进地阐述了网络机器人程序Spider、Bot、Aggregator的实现技术,并分析了每种程序的优点及适用场合。本书提供了大量的有效源代码,并对这些代码进行了详细的分析。通过本书的介绍,你可以很方便地利用这些技术,设计并实现网络蜘蛛或网络信息搜索器等机器人程序。-lt; Lt; Java Web Robot Programming Guide gt; Gt; The matching source to study how to achieve the ability to visit the Web network robot book. Internet programming from the basic principles and simple, step by step elaborate procedures of the network robot Spider, Bot, aggregator of technology, and analysis of the merits of each procedure and applicable occasions. The book provides plenty of source code, as well as code for a detailed analysis. Through the book, you can easily take advantage of these technologies, network design and network information spider or other search engine robot procedures.
    2022-04-29 00:22:28下载
    积分:1
  • BP算法的演示程序,它采用
    本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值。随代码还提供帮助文件,非常方便。-BP algorithm Demonstration Program, which Levenberg-Marquardt algorithm has practical value. With the code also provides help files, a very convenient.
    2022-02-11 23:56:49下载
    积分:1
  • 696518资源总数
  • 105171会员总数
  • 15今日下载