Welcome![Sign In][Sign Up]
Location:
Search - WAVE M

Search list

[Windows DevelopRayleigh2channel

Description: 两靖rayleigh衰落信道仿真。This m-file uses successive iterations of data to create an animated = effect %showing the results of passing an unmodulated carrier through a simple = two %path Rayleigh fading channel. The following formula and diagram %illustrates the m-file operation. The animation shows, input(blue) %and the output(red), the the phase shifts, gains, and attenuations %of the output sine wave or carrier.-Two Jing Rayleigh fading channel simulation. This m-file uses successive iterations of data to create an animated = effect showing the results of passing an unmodulated carrier through a simple = two path Rayleigh fading channel. The following formula and diagram illustrates the m-file operation. The animation shows, input (blue) and the output (red), the the phase shifts, gains, and attenuations of the output sine wave or carrier.
Platform: | Size: 1024 | Author: 刘美 | Hits:

[matlabOFDMcode42

Description: This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate. -This code was used for making the practical measurements in section 2.3 of my thesis. This M atlab code allows an OFDM signal to be generated based on an input data file. The data can be rando m data, a gray scale image, a wave file, or any type of file. The OFDM signal is generated stored as a windows wave file, allowing it to be viewed. listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data . This code was developed for the experiments th at I performed in my honors thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so ha 's several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
Platform: | Size: 161792 | Author: 王文 | Hits:

[SCMWAVE_MCU_SOURCE_LIST

Description: 伟福单片机实验系统程序清单,包含很多例程,底层函数,可直接拷贝到应用中。-Wei Fu experimental single-chip system program list that contains many routines, the underlying function, can be directly copied to the applications.
Platform: | Size: 556032 | Author: 何文心 | Hits:

[SCMPWMproject

Description: 基于C51单片机的平滑三角波PWM发生程序,及protues仿真-Based on C51 MCU PWM triangular wave occurred smoothing procedures and protues simulation
Platform: | Size: 24576 | Author: 陆飞 | Hits:

[Windows DevelopWaveFieldNumericalSimulation(StaggeredGrid)

Description: TotalWES.m是主干程序,而DCoef和FCTforAW是里面调用的函数。TotalWES只要实现交错网格有限差分波场数值模拟,其中的FCTforAW是用来消除数值频散的。这些是实现弹性波波场模拟的程序,其它两个文件是实现声波波场模拟的程序-TotalWES.m is the backbone of the procedure, and DCoef and FCTforAW is inside a function call. As long as the realization of TotalWES staggered grid finite difference numerical simulation of wave field, which FCTforAW is used to eliminate the numerical dispersion. These are the realization of elastic wave field simulation procedures, the other two documents are to achieve the sound the ball field simulation procedures
Platform: | Size: 5120 | Author: Simone | Hits:

[matlabmallat.m

Description: 小波谱分析mallat算法经典程序 clc clear %% 1.正弦波定义 f1=50 % 频率1 f2=100 % 频率2 -Mallat algorithm for spectral analysis of small classical procedures clc clear 1. Sine wave definition of f1 = 50 frequency of 1f2 = 100 frequency of 2
Platform: | Size: 3072 | Author: wudong | Hits:

[matlab12

Description: Matlab做的关于三角波,正弦波,方波的FFT算法,可以分析方波信号、三角波信号的频谱以及采样点数、采样频率对频谱分辨率的影响。-Matlab to do on the triangle wave, sine wave, square wave of the FFT algorithm, can be analyzed square-wave signal, triangular wave signal of the spectrum as well as the sampling points, the sampling frequency affect the resolution of the spectrum.
Platform: | Size: 1024 | Author: venppen | Hits:

[Audio programelliptica

Description: % Program file "elliptica.m" % calculates and displays tip of electric % field vector of elliptically polarized % EM wave traveling along z axis.- Program file elliptica.m calculates and displays tip of electric field vector of elliptically polarized EM wave traveling along z axis.
Platform: | Size: 1024 | Author: allan | Hits:

[Software Engineeringnagaraju

Description: wave forms of sofc for differnt temperature s
Platform: | Size: 2520064 | Author: NAGARAJU | Hits:

[matlabricker

Description: 创建雷克子波,可用于地震资料分析与反演等,Matlab环境。-Create ricker wavelet
Platform: | Size: 3072 | Author: diguodiguo | Hits:

[Audio programWave

Description: 关于wav 保存,读写的源码。对于研究waveinxx, waveoutxx 的函数很有帮助,程序封装的不错,抽取有用的代码使用。原地址http://www.codeguru.com/cpp/g-m/multimedia/audio/article.php/c9305/-There are four classes in this library that can be used directly in your program
Platform: | Size: 84992 | Author: huitetong | Hits:

[Other systemsbianjie

Description: 一阶声波方程波场模拟,采用的是交错网格,二阶精度,pml边界-A first-order wave equation of wave-field simulation, using the staggered grid, second order accuracy, pml boundary
Platform: | Size: 2048 | Author: 王子 | Hits:

[Communication-Mobilefourier_series_plot

Description: Description: This M-file plots the truncated Fourier Series representation of a square wave as well as its amplitude and phase spectrum.- Description: This M-file plots the truncated Fourier Series representation of a square wave as well as its amplitude and phase spectrum.
Platform: | Size: 2048 | Author: aya2002 | Hits:

[Communication-Mobilewave

Description: 很好的小波实用基础程序,实用方便,可用于一维,二维信号处理-a useful wavelet program can be used in signal processing
Platform: | Size: 303104 | Author: 陈大可 | Hits:

[Program docqam8_nograycode

Description: An 8-QAM communications channel simulation in Simulink, constructed from a 16-QAM model and using an I,Q correlation receiver. QAM (quadrature amplitude modulation) is a method of combining two amplitude-modulated (AM) signals into a single channel, thereby doubling the effective bandwidth. QAM is used with pulse amplitude modulation (PAM) in digital systems, especially in wireless applications. In a QAM signal, there are two carriers, each having the same frequency but differing in phase by 90 degrees (one quarter of a cycle, from which the term quadrature arises). One signal is called the ‘I’ signal, and the other is called the ‘Q’ signal. Mathematically, one of the signals can be represented by a sine wave, and the other by a cosine wave. The two modulated carriers are combined at the source for transmission. At the destination, the carriers are separated, the data is extracted from each, and then the data is combined into the original modulating information. -An 8-QAM communications channel simulation in Simulink, constructed from a 16-QAM model and using an I,Q correlation receiver. QAM (quadrature amplitude modulation) is a method of combining two amplitude-modulated (AM) signals into a single channel, thereby doubling the effective bandwidth. QAM is used with pulse amplitude modulation (PAM) in digital systems, especially in wireless applications. In a QAM signal, there are two carriers, each having the same frequency but differing in phase by 90 degrees (one quarter of a cycle, from which the term quadrature arises). One signal is called the ‘I’ signal, and the other is called the ‘Q’ signal. Mathematically, one of the signals can be represented by a sine wave, and the other by a cosine wave. The two modulated carriers are combined at the source for transmission. At the destination, the carriers are separated, the data is extracted from each, and then the data is combined into the original modulating information.
Platform: | Size: 11264 | Author: Griffin Wright | Hits:

[Algorithmwave.m

Description: this function allows to do wavelet transform- this function allows to do wavelet transform
Platform: | Size: 1024 | Author: Thiam | Hits:

[Speech/Voice recognition/combineenergy.m

Description: Find the energy of the wave
Platform: | Size: 2048 | Author: Vasu | Hits:

[Education soft systemWave-Equation-with-Newmark-scheme

Description: This program solves the wave equation u_tt - c^2u_xx = 0 with the Newmark scheme for different parameters. It also shows you the convergence rates. Start the program with the command wave.m
Platform: | Size: 26624 | Author: Robert | Hits:

[matlabwave.m

Description: Octvae/ MATLAB code for 2D Wave propagation simulation.
Platform: | Size: 1024 | Author: ESSC India | Hits:

[matlabwave

Description: 小波变换 基于小波变换的融合方法:wave.m clc A double(imread( bbb1.bmp )) A A/256 a double(imread( bbb0g.bmp )) a a/256 R I1(:,:,1) G I1(:,:,2) B I1(:,:,3) [M,N] size(I2) j 2 wavefilter db2 [CA1,CH1,CV1,CD1] dwt2(R,j, wavefilter ) [CA2,CH2,CV2,CD2] dwt2(a,j, wavefilter ) [CA3,CH3,CV3,CD3] dwt2(G,j, wavefilter ) [CA4,CH4,CV4,CD4] dwt2(B,j, wavefilter ) CA1 CA1*0.6+CA2*0.4 CA3 CA3*0.6+CA2*0.4 CA4 CA4*0.6+CA2*0.4 for i 1:S:M-4 -wt image fusion processing
Platform: | Size: 1024 | Author: 郭治亨 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net