-
SINS_DV
matlab编写的轨迹发生器用于制造原始数据(matlab write the trajectory generator used in the manufacture of the raw data)
- 2012-09-20 12:15:11下载
- 积分:1
-
matlabBook
matlab入门教程,最简单实用的教程,里面详细又不乏简要,用最短的时间完成最复杂的学习!(matlab Getting Started Guide, the most simple and practical tutorials, where there is no lack of detailed and concise, with the shortest time to complete the most complex to learn!)
- 2008-12-22 12:53:11下载
- 积分:1
-
MBC
为实现通信的终极目标五个W:任何人(whoever)在任何时间(whenever)任何地点(wherever)与任何他人(whomever)进行任何类型(whatever)的信息交换,则至少通信网的最后一段必须是移动通信系统。由此可见移动通信在现在及未来通信中的重要地位。(communications to achieve the ultimate goal of 5 W : Any person (whoever) at any time (whenever) any location (wherever ) and any other person (whomever) for any type (whatever) the exchange of information, communications network at least the last paragraph must be mobile communication systems. So mobile communications in the current and future communications to the important position.)
- 2007-01-14 02:16:19下载
- 积分:1
-
step
预测控制仿真程序,方法为广义预测,对象基于传递函数(Predictive control simulation program, the method is generalized to predict, based on the transfer function of the object)
- 2014-11-17 20:37:21下载
- 积分:1
-
miditools
Midi tools for PortAudio:
Sending MIDI reset signal to Midi Keyboard
Playing a midi with keyboard visualisation for training
Midi filter / modifications
- 2015-01-22 03:34:07下载
- 积分:1
-
WT-Blockset
本程序是MATLAB里关于风机的一个工具箱,方便大家对风机的研究,大家可以网上搜索相应的help文档,方便使用(
This program is a fan of the toolbox in MATLAB, to facilitate the fan research, you can search online for the corresponding help document, easy to use)
- 2015-01-22 16:35:50下载
- 积分:1
-
5
说明: 数学建模中的程序编写,矢量数据的显示,达到建模过程中用户的需求(Programming in the mathematical modeling and display of vector data, to the needs of users in the modeling process)
- 2012-11-21 17:31:25下载
- 积分:1
-
bound2four
此源码主要功能是在图像分析时将8连接边界转换为4连接边界,在图像分割、描述和识别中有较大的用途(The main function of this source is in the image analysis will be 8 to connect the border converted to 4 to connect the border, in the image segmentation, description and identification of a greater use of)
- 2007-12-14 18:54:25下载
- 积分:1
-
k_medoids
聚类算法: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均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
Harris_Feature-Detector
it Detects the corners in any image to be tracked using other algorithms like KLT Tracker,SIFT,...
- 2012-04-27 17:46:41下载
- 积分:1