-
vh
说明: LMS自适应算法的matlab仿真源程序(LMS adaptive algorithm matlab simulation source)
- 2009-05-07 21:34:54下载
- 积分:1
-
xixi
本程序中得到的收端OFDM信号的频谱波形,是与其发端信号的排步有关的。在发端的
% 载波安排上,128个载波有前后各32个载波是null载波(如果这前后各32各载波是带外频段,
% 那么理论上它们都应该是零!),中间的64个载波是数据载波。这样的排步很明显就是一个
% 两边低,中间高的频谱形式。所以,收端也应该是这个轮廓。
(this process the resumption end of the spectrum OFDM signal waveform, with the originator of the signal further on the row. The originator% carrier arrangements, 128 of the carrier after a 32 carrier is null carrier (if it was around the 32 is the carrier frequency band. % then theoretically they should be zero!) the middle 64 carrier data carrier. This arrangement is obviously further 1% lower on both sides, in the middle of the spectrum form high. Therefore, the admission should end this profile.)
- 2007-06-12 19:36:09下载
- 积分:1
-
colorseg
说明: 利用matlab实现彩色图像的分割。算法主要是利用聚类算法。(using Matlab color image segmentation. This algorithm is to use clustering algorithm.)
- 2006-03-18 20:50:17下载
- 积分:1
-
my8ditfft
基8-DFT计算,每8点为一蝶形运算单元,4096点计算效率较基2-DFT提高50 (Yl 8-DFT calculation, every 8 points for a butterfly operation unit, the 4096-point computation efficiency than the base 2-DFT increased by 50 )
- 2021-03-13 10:59:24下载
- 积分:1
-
CDMAMODEM
移动通信码分多址技术(cdma)在matlab中的仿真(同步、直扩)(CDMA mobile communication technology (cdma) in the matlab simulation (synchronous, DS))
- 2011-06-02 16:11:29下载
- 积分:1
-
power_wind_ig
用simulink对风电场进行建模分析得到功率以及电流的仿真图(This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc),
the initial state vector needs to be regenerated or disabled, otherwise Simulink signals an error when the simulation is started.
To disable the use of initial state vector for this model, go to the Data Import/Export section of the Model Configuration Parameters tool and uncheck the
Initial state option under the Load workspace section.
To regenerate the initial state vector after a change to the model, follow the instructions given in the initialization file for this model.
Type open( init_power_wind_dfig ) at the matlab prompt to view this file.)
- 2015-07-24 13:48:45下载
- 积分:1
-
matlab-framealoha
Matlab的帧时隙ALOHA防碰撞仿真算法(frame slotted ALOHA is designed and implemented based on Matlab frame slotted ALOHA)
- 2012-05-10 21:08:52下载
- 积分:1
-
AES原理及Matlab实现
利用Matlab实现AES,其中包括了AES中的主要算法理解,以及逐步实现AES加密过程的方法和步骤。(the implementation of AES)
- 2021-04-13 11:28:56下载
- 积分:1
-
FFT
流水线模数转换电路输出信号做fft后求SNR,SNDR的matlab程序(matlab fft program for SNR and SNDR of pipelined analog to digital converter(ADC))
- 2010-06-07 20:15:36下载
- 积分:1
-
masplinehh
用途:三阶样条插值(一阶导数边界条件)
格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据,
dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的
的一阶导数值,,m为xx的三阶样条插值(Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx)
- 2009-12-16 16:38:40下载
- 积分:1