-
rls
RLS算法仿真源码,有注释,能顺利运行。 (RLS algorithm simulation source)
- 2010-06-18 03:35:35下载
- 积分:1
-
05040031
文件包含有5项内容:
一、扩展卡尔曼滤波EKF
二、去偏转换卡尔曼滤波CMKF
三、最小二乘拟和的方法
四、最小二乘、EKF、CMKF的比较
五、野值剔除算法
用MATLAB实现了这些具体算法和要求
(document contains five elements : an extended Kalman Filter EKF two, Partial conversion to CMKF three Kalman filtering, and the least squares method to be four, least squares, EKF. Comparison of five CMKF, excluding outliers algorithm in MATLAB these algorithms and specific requirements)
- 2021-01-20 16:58:41下载
- 积分:1
-
matlab-basic-knowledge
matlab基础概述,介绍了matlab开发环境及相关知识(matlab basic overview, describes the development environment and knowledge of matlab)
- 2011-05-14 10:33:36下载
- 积分:1
-
自适应动态规划,数据驱动模型
自适应动态规划,数据驱动模型,神经网络,最优跟踪控制,鲁棒控制
Data-Driven Robust Approximate Optimal Tracking Control for Unknown General Nonlinear Systems Using Adaptive Dynamic Programming Method(Adaptive dynamic programming, data-driven model, neural networks, optimal tracking control, robust control.)
- 2020-10-03 22:27:39下载
- 积分:1
-
homework2(RGB)
说明: 采用RGB+K-means对路标进行提取,效果十分不错。(RGB+ k-means is adopted to extract road signs, and the effect is very good.)
- 2020-06-20 09:20:01下载
- 积分:1
-
fec
Matlab for FEC coding & decoding
- 2010-09-24 22:20:34下载
- 积分:1
-
16QAM
包含仿真结果的16QAM系统的仿真报告,每一部分给予详细说明(Contains simulation results of 16QAM system simulation reports, each giving details)
- 2010-05-17 17:49:22下载
- 积分:1
-
sudoku
用matlab程序自编的数独程序,可以解决大部分的9*9宫格的数独。(Sudoku program, self matlab program can solve most of the 9 x 9 Sudoku grids.)
- 2013-03-11 20:17:34下载
- 积分:1
-
mac
mdio配置BCM5461,实现PHY初始化及通信相关寄存器的配置(mdio configure PHY)
- 2014-11-16 13:30:27下载
- 积分:1
-
Parzen-window-method
此为模式识别中Parzen窗法估计概率密度函数。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽;
3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
4、利用Parzen窗法估计概率密度函数判别男女性别;
5、对本判别的错误率进行统计。
(This is the pattern recognition Parzen window method to estimate the probability density function .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width
2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width
3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
4 , the use of Parzen window method to estimate the probability density function of gender discrimination
5 , determine the error rate of the statistics .
)
- 2012-02-02 20:24:06下载
- 积分:1