-
plane
平面框架弯矩,剪力,刚度矩阵代码,使用MATLAB编制(plane frame moment,shear,stiff)
- 2009-12-18 14:57:24下载
- 积分:1
-
shumomoshu
说明: 在matlab中实现信号的模数以及数模转换,并包含简单的界面(achieve the Matlab Signal Module and hundreds of analog conversion, and includes a simple interface)
- 2006-05-11 22:36:56下载
- 积分:1
-
Cara-tps-reel-d-un-PV
creation d un programme su labview pour déterminer les caractéristique d un PV
- 2014-11-02 18:54:03下载
- 积分:1
-
Wireless-CS
简单的压缩感知用于无线传感器的例子,还有贝叶斯压缩感知(Simple compress perception used for wireless sensor examples, and the bayesian compression perception
)
- 2020-10-15 10:47:29下载
- 积分:1
-
一次各种资源分配算法MATLAB环境源码
使用大量的有限元法求解偏微分方程,在MATLAB中求图像纹理特征,最小均方误差(MMSE)的算法,虚拟力的无线传感网络覆盖,最终的权值矩阵就是滤波器的系数,可实现对二维数据的聚类。
- 2022-02-04 11:26:11下载
- 积分:1
-
audiowatermark
说明: 音频水印算法实现,其中包括水印的嵌入,音频水印常用攻击,以及检测算法的实现。(Audio watermarking algorithms, including the watermark embedding, audio watermarking common attacks, and the detection algorithm.)
- 2020-11-08 20:29:48下载
- 积分:1
-
DS_CDMA
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
- 2011-04-20 13:39:47下载
- 积分:1
-
New-WinRAR-archive
matlab coding for personal communication in embedded system
- 2013-01-10 22:03:36下载
- 积分:1
-
OFDM与F-OFDM对比误码率与信噪比MATLAB图
clear;clc;s = rng(211); % 设置RNG状态的可重复性numFFT = 1024; % FFT点的数量numRBs = 50; % 资源块的数量rbSize = 12; % 每个资源块的副载波数量cpLen = 72; % 样本中的循环前缀长度bitsPerSubCarrier = 6; % 2: QPSK, 4: 16QAM, 6: 64QAM, 8: 256QAMsnrdB =-18; % 以dB为单位的SNRtoneOffset = 2.5; % 音调偏移或超额带宽(在副载波中)L = 513; % 滤波器长度(=滤波器次序+ 1),奇数numDataCarriers = numRBs*rbSize; % 子带中数据子载波的数量halfFilt = floor(L/2);n = -halfFilt:halfFilt;% Sinc函数原型滤波器pb = sinc((numDataCarriers+2*toneOffset).*n./numFFT);% Sinc截断窗口w = (0.5*(1+c
- 2022-12-14 13:35:03下载
- 积分:1
-
adaptive
波束形成算法,采用了doa,capon等算法(Beamforming algorithm, using the doa, capon and other algorithms)
- 2010-05-17 16:13:30下载
- 积分:1