-
MUSIC
阵列信号处理常用的MUSIC算法,包括经典MUSIC,求根MUSIC,基于四阶累积量的MUSIC等(MUSIC usual array signal processing algorithms, including the classic MUSIC, Root MUSIC, based on fourth-order cumulant MUSIC etc.)
- 2013-10-15 18:24:41下载
- 积分:1
-
equalareac
power system stability equal area matlab code
- 2014-01-27 18:53:14下载
- 积分:1
-
dSPACE-ControlDesk_GUIDE
dSPACE实时仿真系统是由德国dSPACE公司开发的一套基于MATLAB/Simulink的控制系统开发及半实物仿真的软硬件工作平台,实现了和MATLAB/Simulink/RTW的完全无缝连接。dSPACE实时系统拥有实时性强,可靠性高,扩充性好等优点。dSPACE硬件系统中的处理器具有高速的计算能力,并配备了丰富的I/O支持,用户可以根据需要进行组合;软件环境的功能强大且使用方便,包括实现代码自动生成/下载和试验/调试的整套工具。dSPACE软硬件目前已经成为进行快速控制原型验证和半实物仿真的首选实时平台。本文件为dSPACE-controldesk基础教程
(dSPACE real-time simulation system is developed by the German a dSPACE-based MATLAB/Simulink control system development and semi-physical simulation platform of hardware and software work to achieve and MATLAB/Simulink/RTW' s completely seamless. dSPACE real-time system with real-time, high reliability, scalability and good. dSPACE processor hardware system with high-speed computing power, and with a wealth of I/O support, users can be combined as needed powerful software environment and easy to use, including the realization of automatic code generation/download and test/debug set of tools. dSPACE software and hardware has become a fast control loop simulation and prototyping real-time platform of choice.)
- 2010-12-09 23:29:07下载
- 积分:1
-
pid_NC
PID Controller
挖掘机动臂控制系统的数字PID设计(PID Controller Excavator Boom Digital PID Control System Design of)
- 2010-01-22 19:14:13下载
- 积分:1
-
route
说明: wsn路由,用matlab仿真,具有选簇的功能(WSN routing, using matlab simulation, with the election of the functional cluster)
- 2008-10-28 13:54:47下载
- 积分:1
-
adaline
adaline adaline adaline
- 2012-05-14 13:07:50下载
- 积分:1
-
shortestpath
基于WLAN室内无线环境,针对点到点之间的最短路径的采用floyd等算法实现仿真。(WLAN-based indoor wireless environment, the shortest path between point for the adoption of such floyd algorithm simulation.)
- 2013-09-11 16:42:28下载
- 积分:1
-
PingOriginal_MikeMuuss_1983
Ping original program.
implement pinging test
- 2014-10-10 12:33:30下载
- 积分:1
-
Eye-diagram-of-received-signal-using-a-band-width
Band limited Eye diagram for 2-ary & 4-ary
- 2013-10-06 15:13:42下载
- 积分:1
-
matlab
聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
- 2014-02-18 09:59:02下载
- 积分:1