-
cyclicpursuit
循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。(This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.)
- 2012-03-29 00:41:09下载
- 积分:1
-
mynlms-and-myrls
此文件包括mynlms和myrls,编程简单有效,是很好的程序(This file to include mynlms and myrls programming is simple and effective is a good program)
- 2012-06-18 19:02:39下载
- 积分:1
-
ArduinoIO_Slides
matlab code for Arduino IO package Slides and Examples
- 2015-02-03 12:53:23下载
- 积分:1
-
UDPMultiCast
Generation of IP Multicast with Synapse.
- 2014-09-22 22:25:31下载
- 积分:1
-
huffman_coding
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
() Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
)
- 2009-04-04 22:16:39下载
- 积分:1
-
ARORDER
ar模型aic准则,希望对大家有所帮助。(AR model AIC criterion)
- 2018-04-09 10:51:27下载
- 积分:1
-
code
采用决策树设计男女生分类器。采用的特征包含身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征。要求:采用平台提供的软件包进行分类器的设计以及测试,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算基于平台的软件包)。(Decision tree classifier is designed for boys and girls. Characterized by the use of include height, weight, whether you like math, whether like literature, whether you like sports a total of five feature. Requirements: The software package provided by the platform classifier design and testing, the cross-validation manner for performance uation (including SE, SP, and AUC, AUC ACC computing platform based software package).)
- 2020-10-31 20:59:55下载
- 积分:1
-
指纹识别算法的Matlab实现
说明: 自动化指纹识别,操作简便,代码运行快捷。(fingerprint identity)
- 2021-03-18 14:19:20下载
- 积分:1
-
1
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 13:01:20下载
- 积分:1
-
6
说明: 模糊控制器的设计不依靠被控对象的模型,而是依靠控制专家或操作者的经验知识。模糊控制的突出优点是能够比较容易地将人的控制经验溶入到控制器中,但若缺乏一定的控制经验,很难设计出高水平的模糊控制器。而且,由于模糊控制器采用了IF-THRN控制规则,不便于控制参数的学习和调整,使得构造具有自适应的模糊控制器较困难。
自适应模糊控制是指具有自适应学习算法的模糊逻辑系统,其学习算法是依靠数据信息来调整模糊逻辑系统的参数。一个自适应模糊控制器可以用一个单一的自适应模糊系统构成,也可以用若干个自适应模糊系统构成。与传统的自适应控制相比,自适应模糊控制的优越性在于它可以利用操作人员提供的语言模糊性信息,对具有高度不确定因素的系统尤为重要(Fuzzy controller design does not rely on the controlled object model, but on control expert knowledge or experience of the operator. Highlight the advantages of fuzzy control is the ability to more easily control the experience of people integrated into the controller, but if a certain lack of control experience, it is difficult to design a high-level fuzzy controller. Moreover, since the fuzzy controller using the IF-THRN control rules is not easy to learn and adjust the control parameters, making construction more difficult adaptive fuzzy controller. Adaptive fuzzy control refers to the fuzzy logic system with adaptive learning algorithm, which is to rely on the data information learning algorithm to adjust the parameters of fuzzy logic systems. An adaptive fuzzy controller with a single adaptive fuzzy system configuration, you can also use a number of adaptive fuzzy system structure. Compared with the traditional adaptive control, adaptive fuzzy control advantages is that it can tak)
- 2015-04-21 16:50:50下载
- 积分:1