-
project
天线平面阵列 绘制方向图 从文件读取各阵列元素的幅度和相位以及坐标 (Antenna planar array
draw the pattern
read from the file of each array element‘s amplitude and phase as well as coordinate)
- 2012-06-09 13:42:44下载
- 积分:1
-
DFT
这个程序实现了基于OFDM系统的信道估计DFT算法的实现(This application implements the DFT channel estimation algorithm based on OFDM system implementation
)
- 2014-02-25 16:55:11下载
- 积分:1
-
eeg
可以对脑电信号进行预处理,并且可以建立脑网络(EEG signal processing)
- 2015-06-23 09:36:11下载
- 积分:1
-
longteng3
Bartlett法:Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均。(Bartlett Law: Bartlett average periodogram method is limited to N-point long sequence x (n) Sub-seeking re-periodogram average.)
- 2007-12-19 11:07:40下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
8
小波与近似熵相结合的机械振动噪声信号分析
8.复morlet小波实验程序.(8 Complex Wavelet morlet experimental procedures.)
- 2013-11-02 04:49:26下载
- 积分:1
-
DMC-function
这是一将动态矩阵控制算法利用一个function形式表达出来的,可以实现基本的控制。(DMC algorithm)
- 2013-12-05 09:09:55下载
- 积分:1
-
Dynamic-Voltage-Restorer
simulation of Dynamic Voltage Restorer in MATLAB simulink software.
- 2015-10-04 01:20:34下载
- 积分:1
-
hsfa
灰色关联分析法,能客观评价事物,具有更高的客观决策性(Gray relational analysis, to objectively evaluate things, more objective decision-making)
- 2013-03-29 16:15:14下载
- 积分:1
-
lms
matlab code for reduction of ISI in digital communications
- 2014-03-11 17:37:16下载
- 积分:1