-
gray3
说明: 灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。
此程序用来作灰色预测。
(Gray theory that the behavior of the system even though the phenomenon is dim, the data are complex, but it is after all, is orderly, there is a whole function. Gray number generation, that is, from the clutter to find out the laws. At the same time, the gray theory is to generate data model, rather than the original data model, therefore, gray forecast data to generate data through the gm (1,1) model by the inverse of the predictive value of the results. This procedure is used for gray prediction.)
- 2008-09-19 21:08:31下载
- 积分:1
-
Wavelet-and-Fourier-analysis
此电子资料为小波与傅里叶分析基础,里面主要讲解有关小波和傅里叶的理论知识,和一些相关的应用。此书可以实践在实验上用matlab来实现。(This electronic data base wavelet and Fourier analysis, which is mainly explain the wavelet and Fourier s theory of knowledge, and a number of related applications. This book can be practiced using matlab to achieve experimentally.)
- 2014-11-06 22:39:36下载
- 积分:1
-
matlab与vc混编
介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。(briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.)
- 2005-05-31 17:11:33下载
- 积分:1
-
0.5
无线传感器基于LEACH协议的matlab仿真!(Based on matlab LEACH protocol for wireless sensor simulation!)
- 2013-11-29 17:38:16下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
convolution-code
卷积码的编码器是由一个有k个输入端、n个输出端、m节移位寄存器所构成的有限状态的有记忆系统,通常称它为时序网络。(A convolutional code encoder is composed of a k-th input terminal of the n output terminals, m section shift register constituted by a finite state memory system, the usually call timing network.)
- 2013-01-04 19:59:33下载
- 积分:1
-
cont_updates
用stateflow做的整流例子,仿真通过。(Rectifier with stateflow examples do)
- 2011-10-27 10:07:53下载
- 积分:1
-
Exponential_Decay
Exponential Decay Signal
- 2012-11-13 02:53:59下载
- 积分:1
-
kalman
The design of Kalman filter for estimation of state
- 2009-04-28 19:08:37下载
- 积分:1
-
Localization-in-Wireless-Sensor-Networks
Localization in wireless sensor networks is the process of determining the geographical positions of
sensors. Only some of the sensors (anchors) in the networks have prior knowledge about their geographical
positions. Localization algorithms use the location information of anchors and estimates
of distances between neighbouring nodes to determine the positions of the rest of the sensors.
- 2015-02-17 02:09:30下载
- 积分:1