-
UntitledzsWC.tar
三级倒立摆程序,其中包含求反馈矩阵,判断倒立摆是否能控能测。(Three inverted pendulum program, which includes seeking feedback matrix to determine whether the inverted pendulum control can be measured.)
- 2014-11-20 12:56:10下载
- 积分:1
-
youliduoxiangshi
利用有利多项式的时域方法进行信号处理,对土木、机械、通信的同学有用(signal processing)
- 2014-12-04 20:03:46下载
- 积分:1
-
使用遗传算法求函数的极小值的一个例子,使用遗传算法求函数的极小值的一个例子...
使用遗传算法求函数的极小值的一个例子,使用遗传算法求函数的极小值的一个例子-the use of genetic algorithms to find the minimum value function of an example, the use of genetic algorithms to find the minimum value function of an example
- 2022-06-12 08:34:26下载
- 积分:1
-
我编写的自适应控制算法源码
LCMV优化设计阵列处理信号,是机器学习的例程,使用matlab实现智能预测控制算法,music高阶谱分析算法,均值便宜跟踪的示例,主要为数据分析和统计。
- 2023-02-14 22:20:04下载
- 积分:1
-
geodetic 源代码
WGS84到北京54的MATLAB编程的坐标转换-WGS84 to Beijing 54 coordinate transformation of the MATLAB programming
- 2023-09-05 06:55:03下载
- 积分:1
-
MyKmeans
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
- 2005-07-26 01:32:58下载
- 积分:1
-
cross_ambfn2
互相关模糊函数的matlab程序,很不错的,( cross_ambfn2.m- amodification of "ambfn1.m" for plotting cross ambiguity
between two signals OF THE SAME LENGTH
Designed to allow mismatch caused by FFT Doppler processing a pulse train.
The two signals differ only in phases (if there is
frequency mode it is the same in both signals.
ambfn1.m- plots ambiguity function of a signal u_basic (row vector)
The m-file returns a plot of quadrants 1 and 2 of the ambiguity function of a signal
The ambiguity function is defined as:
)
- 2020-12-29 21:49:01下载
- 积分:1
-
alvth
A律十三折线量化编码的实现。 (A thirteen line Quantization law implementation.)
- 2010-11-09 22:12:17下载
- 积分:1
-
Gabor-filters
Defect detection in textured materials using Gabor filters
- 2014-09-23 21:00:50下载
- 积分:1
-
pseudo-random-wind-loads
谐波叠加法模拟随机风载荷,matlab写的程序,采用三角级数模拟时程风载荷(Superposition of harmonic pseudo random wind loads, matlab written procedures, when using trigonometric series simulate the way the wind load)
- 2014-11-05 12:43:10下载
- 积分:1