-
Kmeans_clustering_matlab
以227家公司的数据为基础进行kmeans clustering分组,用以预测50家未知公司的效益(Use 227 the companies data as the basis for kmeans clustering to predict the effectiveness of the 50 unknown companies)
- 2009-09-14 01:03:46下载
- 积分:1
-
关于IEEE-6、14 30节点系统IEEE
关于IEEE-6、14
30节点系统很实用的,经过运行可靠MATLAB程序上的潮流计算(power flower)
- 2021-04-06 09:29:03下载
- 积分:1
-
ecg
ecg signal generation using fourier series
- 2015-01-02 17:03:24下载
- 积分:1
-
fujian
计算弧齿锥齿轮几何参数及生成齿面上的点的坐标值(Calculate the value of the coordinates of arc bevel gear geometric parameters and generate the tooth surface points)
- 2012-10-20 16:35:09下载
- 积分:1
-
qaopeng
基于chebyshev的水声信号分析,小波包分析提取振动信号中的特征频率,多抽样率信号处理。( Based chebyshev underwater acoustic signal analysis, Wavelet packet analysis to extract vibration signal characteristic frequency, Multirate signal processing.)
- 2017-01-21 20:19:28下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
alamouti_new
alamouti_new: Orthogonal space-time block coding for 2xM antenna configurations.
- 2015-03-10 04:54:59下载
- 积分:1
-
LEACH
对leach算法进行仿真,主要是leach的分簇路由算法(Algorithm is simulated on the leach. the main is cluster routing algorithm
)
- 2011-05-05 11:36:15下载
- 积分:1
-
dpskzuizuihou
本程序模拟了一个2DPSK发送和接受的完整过程,差分编码采用模2加的方式得到,本次实验采用的是相移键控的方法得到发送信号,2DPSK信号最常用的解调方法有两种,本次实验采用的是极性比较法,先通过2PSK相干解调器,再经过码(反)变换器得到基带信号。
(This program simulates a 2DPSK sending and receiving complete process, differential coding is completed by modulo-2 addition; the experiment using the phase shift keying method to send signals.this experiment is the polarity comparison method,firstly go through the 2PSK coherent demodulator and then pass through code (trans) converter to obtain a baseband signal.)
- 2013-03-28 17:30:03下载
- 积分:1
-
VSMexample
一个VSM分类器的具体例程,包含数据文件,调试通过。(VSM classifier a specific routines, including data files, debugging through.)
- 2013-12-12 11:42:20下载
- 积分:1