-
image-details
This funstion represents mean,Std,energy of image,CUMULATIVE GRAY LEVEL DISTRUBITION,mode of image, entropy, HISTOGRAM MODIFI,of an image..
- 2011-09-23 20:57:44下载
- 积分:1
-
KalmanFilter
KalmanFilter 递归程序,非常经典(KalmanFilter recursive procedures, very classic)
- 2007-07-27 20:39:00下载
- 积分:1
-
acquisition
实现gps信号的捕获算法,时域和频域捕获算法。(Achieve gps signal acquisition algorithms, time domain and frequency domain acquisition algorithm.)
- 2010-11-21 22:28:19下载
- 积分:1
-
analemma
The program computes and plots the equation of time, the declination, and an analemma curve for various orbital parameters. The analemma is the curve traced by the position of the sun, measured at clock noon, over a year.
- 2013-09-20 14:17:03下载
- 积分:1
-
ASKmod
在matlab上实现2ASK信号的调制,以及相干解调,并给出调制/解调后的信号波形。主程序名为ASKmod.m,调用子程序为T2F.m、F2T.m、 和LPF.m。(To achieve in matlab 2ASK signal modulation, and coherent demodulation, and given modulation/demodulation of signal waveform. Main program, called ASKmod.m, call subroutine to T2F.m, F2T.m, and LPF.m.)
- 2010-07-29 11:20:22下载
- 积分:1
-
convolutional
卷积编译码,采用viterbi译码来对其进行仿真(this is convolutional)
- 2009-10-26 17:46:41下载
- 积分:1
-
tfa
自适应时频频分析方法,具有界面操作,参数选择等功能,可以自由调入信号获得相应的自适应视频分析方法结果。(Adaptive time frequency analysis method,It can be used to give TFR of signal.)
- 2010-01-06 22:51:00下载
- 积分:1
-
DSP-for-Matlab-and-Labview-I-Fundamentals-of-Disc
This book is about some examples of simulating DSP with Matlab
- 2013-09-23 20:09:44下载
- 积分:1
-
codebook_iteration2
说明: 利用通用 Lloyd Algorithm 方法生成功率码本的程序(the code of generating the codebook of power allocation by Generalized Lloyd Algorithm )
- 2011-02-21 21:50:34下载
- 积分:1
-
GMSK_QPSK_8PSK
说明: 里面有8PSK,GMSK的matlab源程序,贡献出来了(I was interested in the theory for 8PSK and came across this m-file written in 1999. It
requires 2 function calls (graymapPSK and grayunmapPSK) which I have
included and must be uncommented(single comments only) and loaded into your workspace.
Remove the function calls from this m-file after you load into your
workspace.
It seems to work well and give valid results for BPSK and QPSK but I have a question
about the setup for 8PSK and the solution for Pseint where Pse=Pseint.
Also, the Gray coding seems different than what I m used to.
Some of you more theoretical minded may have some insight into the theory
behind how Pseint was determined and comment. I don t have the
communications toolbox-blockset and was wondering how it compared with Matlab s
example simulation of 8PSK with Gray coding (in Simulink?)
Each run takes about a minute and the loop iterations are shown in the
command window.
A numerical example of a satellite link is shown using uncoded QPSK )
- 2009-08-25 19:32:08下载
- 积分:1