-
P020100707621045018122
说明: ITU颁布的FEC标准,其中包括RS(255,233)以及其他一些符合要求的码型选择(ITU standards promulgated by the FEC, including the RS (255,233) and other options to meet the requirements of the code-type)
- 2011-04-05 14:52:56下载
- 积分:1
-
(EKF)-data-fusion
扩展卡尔曼滤波(EKF)实验报告,有详细代码和详细报告,可运行。有需要拿去(Extended Kalman filter (EKF) lab reports, detailed code and detailed reports can be run. The need to take)
- 2020-06-29 05:20:02下载
- 积分:1
-
singer-model-and-EKF
辛格模型及扩展卡尔曼滤波器,有效解决非线性目标跟踪问题。(Singer model and EKF filter, which provided solution to non-linear target tracking problem. )
- 2021-04-11 13:48:58下载
- 积分:1
-
K-最近邻分类方法
%cvknn-K-Nearest 邻居分类
%
%简介
[类] %= cvKnn (X,原始,ProtoClass,[K]、 [distFunc])
%
%说明
%K-最近邻分类
%
%投入 ([] s 都是可选的)
%(矩阵) X D x N 矩阵表示列 classifiee 矢量
其中 D 是维度数目,N 是的 %
%数目的向量。
x 代表列原型载体的 P 矩阵 (矩阵) 原始 D %
其中 D 是维度数目,P 是的 %
%数目的向量。
(矢量) ProtoClass %
%1 x P 向量包含类标签为原型
%向量。
%(标量) [K = 1] K NN K.搜索 K 最近邻。
%(func) [distFunc = @cvEucdist]
%为距离度量值的函数句柄。该函数
%必须具有两个参数的矩阵 X 和 Y.见
%cveucdist.m (欧几里德距离) 作为参考。
%
%产出 ([] s 都是可选的)
%(矢量) 类 1 x N 向量包含分类类标签
十.Class(n) %是 X(:,n) 的类 id。
%(矩阵) [等级] 仅供 NN (K = 1) 现在。
%nClass x N 向量包含排名类标签
十.Rank(1,n) %是第一候选人,是
%class(n),Rank(2,n) 同是第二届
%候选人,Rank(3,n) 是第三个和等等。
%
%参见
%cveucdist cvMahaldist
%作者
直利 Seo < sonots (at) sonots.com > %
%
- 2022-03-21 12:44:12下载
- 积分:1
-
matlabfourconectivity
matlab 4 connectivity prgram ....in image processing..
- 2010-09-26 19:11:06下载
- 积分:1
-
moulation_classification
主要是实现调制识别,区分几种常用的数字调制信号,包括ASK,FSK,PSK,QAM。含有两个文件夹 其一为特征参数的仿真;其二为正确识别率的仿真。
文件夹key feature simulink中:
运行程序会得到各特征参数之间区分图 从图中可看到特征参数的有效性。
文件夹classification rate simulink中:
运行main.m文件 可以得到正确识别率 (Mainly to achieve modulation recognition, distinction of several commonly used digital modulation signals including ASK, FSK, PSK, QAM. One folder contains two characteristic parameters for the simulation second simulation for the correct recognition rate. Folder key feature simulink in: run the program will have the distinction between the characteristic parameters can be seen from the diagram Fig characteristic parameters of effectiveness. Folder in the classification rate simulink: Run main.m file to get the right recognition rate)
- 2021-01-24 13:28:43下载
- 积分:1
-
As-a-rat-in-a-six-side-of-the-maze-(
大致就是一个老鼠在一个六个边的迷宫(httpen.wikipedia.orgwikiRadial_arm_maze)里寻找食物(reward),然后找到后记忆下来 下一次去寻找的时候 可以更快的找到食物,具体要求和解释见附件,不过是英文的,里面还有2个example code也是关于(As a rat in a six side of the maze ( httpen.wikipedia.orgwikiRadial_arm_maze ) in search of food ( reward ), and then find the memory down next to find time can be faster to find food, specific requirements.zip)
- 2012-09-14 17:14:06下载
- 积分:1
-
BP神经网络
说明: 简单的BP神经网络预测天气例程,包括训练数据集和天气数据来源(Simple BP neural network weather prediction routine, including training data set and weather data source)
- 2021-03-10 20:19:26下载
- 积分:1
-
现代永磁同步电机控制原理及MATLAB仿真
说明: 书籍以及对应的例程,都可以使用 非常好用,而且每个章节也会有对应的模型,是有关于PMSM模型的,可以学习到 滑模控制、FOC控制以及弱磁等控制巴拉巴拉的(Books and corresponding routines can be used very easily. Moreover, there will be corresponding models in each chapter, which is about PMSM model. You can learn sliding mode control, FOC control and flux weakening control of Balabala)
- 2021-04-27 21:08:45下载
- 积分:1
-
Huffman
通信实验指导:哈夫曼编码的matlab实现,有源码和详细文档(Communication experiment guide: Huffman coding matlab to achieve, there are source code and detailed documentation)
- 2007-11-14 14:52:18下载
- 积分:1