-
BPSK1
bpsk matlab code simulation
- 2010-09-07 19:24:29下载
- 积分:1
-
2007_Source-localization
IEEE TRANSACTIONS ON SIGNAL PROCESSING定位与跟踪经典文献“Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors: Analysis and Solution”的Matlab程序。进行信号源被动定位与跟踪研究的童鞋可下载进行学习研究。(IEEE TRANSACTIONS ON SIGNAL PROCESSING positioning and tracking classic literature " Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors: Analysis and Solution" in Matlab.)
- 2011-11-28 10:14:31下载
- 积分:1
-
Signal-Convolve
this code computes 2 signal convalve value
signals are manual inputs
- 2015-01-19 03:09:14下载
- 积分:1
-
digitalsignalprocessing
数字信号处理理论算法与实现第二版(胡广书),介绍数字信号处理当中用到的各种变换以及数字滤波器的设计方法。经典教材。(digital signal processing by guguangshu)
- 2012-11-25 20:06:17下载
- 积分:1
-
4.面阵中二维角度估计 ESPRIT算法MATLAB程序
说明: 面阵中二维角度DOA估计算法,采用ESPRIT,经典算法,注释清晰,可拿来直接用(Two dimensional angle DOA estimation algorithm in array, using ESPRIT, classic algorithm, clear notes, can be used directly)
- 2021-01-04 09:23:15下载
- 积分:1
-
package_emd
说明: matlab上的EMD经验模态分解的源代码(matlab on the EMD EMD source code)
- 2011-03-24 15:51:11下载
- 积分:1
-
K-means-clustering-experiments
经过一周的深入学习和参考本站的资料,对K均值进行了改进。可以针对简单的二维的矩阵进行任意中心个数的聚类,并且能够生成图像。(K-means clustering experiments)
- 2012-03-28 22:00:29下载
- 积分:1
-
GassianXY
利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置
使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵(binary domain PGE law input matrix corresponding to the formation of H matrix G, Meanwhile the return of mod meet with the G (G* P, 2) = 0 matrix P, which said P P switch home use : [P, G] = Gaussian (H, x), x = 1 or 2,1 G said the left side of the RUF unit)
- 2007-05-12 10:59:44下载
- 积分:1
-
w000
对表面肌电信号的分析处理的Matlab程序,包括:求频谱、倒谱、功率谱和中值频率等。(Surface EMG signal analysis and processing in Matlab, including: the demand spectrum, cepstrum, power spectrum and the median frequency.)
- 2020-11-26 14:29:32下载
- 积分:1
-
waterinflux
clear 清除内存变量
clc 清空工作区内容
N = 10 一般取6-18间的偶数,N值越大理论上结果越精确
V =zeros(1,N) 申请存储V(i)的空间(So no water influx curve)
- 2014-12-12 15:52:47下载
- 积分:1