资源列表

« 1 2 ... .30 .31 .32 .33 .34 3435.36 .37 .38 .39 .40 ... 28522 »

[数据结构常用算法libdmtx-0.3.0

说明:data matrix 编码过程分析采用reed-solomn算法的应用-data matrix coding process was used to analyze the reed-solomn algorithm application
<zhang> 在 2025-06-17 上传 | 大小:689kb | 下载:0

[matlab例程particlefilter

说明:% % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, % 1 graphics, particles, beacons, ground truth % 2 graphics, as above + range circles % % perfect 0 use beacon range data % 1 use gro
<Lin > 在 2025-06-17 上传 | 大小:7kb | 下载:0

[数学计算/工程计算KMeansCSharp

说明:k均值聚类的c#版本,我从网上找到的c版本经改造而成-k-means clustering of the c# version, I found from the Internet version of the modified form c
<张恒敢> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[matlab例程hybridSIREKF

说明: To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 2
<Lin > 在 2025-06-17 上传 | 大小:40kb | 下载:0

[matlab例程rbpfdbn

说明:% PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3) Particle Filter (PF) % 4) PF with Rao Blackwellisation (RBPF)- PURPOSE: Demonstrate the differences between the following filters on a simple DBN
<Lin > 在 2025-06-17 上传 | 大小:50kb | 下载:0

[matlab例程upf_demos.tar

说明: % PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented Kalman Filter (UKF) % 3) Particle Filter (PF) % 4) PF with EKF proposal (PFEKF) % 5) PF wit
<Lin > 在 2025-06-17 上传 | 大小:29kb | 下载:0

[matlab例程bayes_demo

说明:目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m-Target tracking extended Kalman filter algorithm is the main function of the document:
<Lin > 在 2025-06-17 上传 | 大小:135kb | 下载:0

[压缩解压zipcode

说明:zip压缩代码,由此程序引发的问题,本人概不负责。-zip compressed code, the resulting problems caused by the procedure, I shall not be responsible.
<chen66630> 在 2025-06-17 上传 | 大小:127kb | 下载:0

[人工智能/神经网络/遗传算法robot

说明:Robotics TOOLBOX The Toolbox provides many functions that are useful in robotics including such things as kinematics, dynamics, and trajectory generation. The Toolbox is useful for simulation as well as analyzing results from experiments with r
<孙晗> 在 2025-06-17 上传 | 大小:832kb | 下载:0

[数学计算/工程计算specfunA

说明:用matlab计算131个特殊函数,对工程设计人员有帮助!-Matlab calculated using 131 special function, the project designers have to help!
<jyzhz> 在 2025-06-17 上传 | 大小:256kb | 下载:0

[数学计算/工程计算SVD

说明:% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分
<zhxj> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[matlab例程targettrackingusingkalman

说明:target tracking using kalman
<Lin > 在 2025-06-17 上传 | 大小:682kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 3435.36 .37 .38 .39 .40 ... 28522 »

源码中国 www.ymcn.org