MATLABchengxufangzhen

所属分类:matlab编程
开发工具:matlab
文件大小:1279KB
下载次数:101
上传日期:2007-06-02 09:28:19
上 传 者meky728
说明:  本程序是针对WCDMA,Rayleigh仿真进行的simulink仿真,附带很多个相关程序,还有关于信道仿真的问题的阐述,很好的!大家可以
(this procedure is against WCDMA, Rayleigh simulation of Simulink simulation, many related ancillary procedures, Moreover, on the channel simulation of the elaborate and very good! We can look at)

文件列表:
MATLAB程序 (0, 2007-03-30)
MATLAB程序\37724111matlab-fang-zheng-cdma-xi-tong.rar (468627, 2007-03-30)
MATLAB程序\cdmachannel.rar (16653, 2007-03-30)
MATLAB程序\119128647pathsimsrc10.zip (87964, 2007-03-30)
MATLAB程序\121114146MATLAB.rar (54494, 2007-03-30)
MATLAB程序\121114146MATLAB (0, 2007-03-30)
MATLAB程序\121114146MATLAB\新建文件夹 (0, 2005-10-26)
MATLAB程序\121114146MATLAB\新建文件夹\pn (0, 2005-10-26)
MATLAB程序\121114146MATLAB\新建文件夹\pn\basesignal31.m (2548, 2005-06-23)
MATLAB程序\121114146MATLAB\新建文件夹\pn\comple_dec.m (1048, 2005-06-23)
MATLAB程序\121114146MATLAB\新建文件夹\pn\basesignal31.asv (2491, 2005-06-08)
MATLAB程序\121114146MATLAB\新建文件夹\pn\comple_dec.asv (1118, 2005-06-23)
MATLAB程序\121114146MATLAB\新建文件夹\pn\pn.txt (5023, 2005-06-23)
MATLAB程序\121114146MATLAB\新建文件夹\pn\rom9857.sym (689, 2005-06-24)
MATLAB程序\121114146MATLAB\新建文件夹\pn\coe (0, 2005-10-26)
MATLAB程序\121114146MATLAB\新建文件夹\pn\coe\pn.coe (4960, 2005-06-23)
MATLAB程序\121114146MATLAB\新建文件夹\pn\coe\pn.txt (5023, 2005-06-23)
MATLAB程序\121114146MATLAB\新建文件夹\casfiltr.m (166, 2005-04-01)
MATLAB程序\121114146MATLAB\新建文件夹\hrtype4.m (287, 2011-03-27)
MATLAB程序\121114146MATLAB\新建文件夹\ideal_lp.m (94, 2011-03-27)
MATLAB程序\121114146MATLAB\新建文件夹\impseq.m (62, 2005-03-29)
MATLAB程序\121114146MATLAB\新建文件夹\par2dir.m (174, 2005-04-01)
MATLAB程序\121114146MATLAB\新建文件夹\spower.m (44, 2004-12-15)
MATLAB程序\121114146MATLAB\新建文件夹\welsh算法功率谱估计.m (335, 2005-04-03)
MATLAB程序\121114146MATLAB\新建文件夹\并联型转直接型93例二.m (224, 2005-04-01)
MATLAB程序\121114146MATLAB\新建文件夹\并联型转直接型.m (222, 2005-04-01)
MATLAB程序\121114146MATLAB\新建文件夹\冲激响应不变法设计滤波器.m (369, 2011-03-25)
MATLAB程序\121114146MATLAB\新建文件夹\高斯噪声序列.m (104, 2005-04-02)
MATLAB程序\121114146MATLAB\新建文件夹\且比雪夫2.m (260, 2011-03-26)
MATLAB程序\121114146MATLAB\新建文件夹\双线形变换法.m (414, 2011-03-25)
MATLAB程序\121114146MATLAB\新建文件夹\椭圆滤波器.m (246, 2011-03-25)
MATLAB程序\121114146MATLAB\新建文件夹\相关函数.m (377, 2005-04-02)
MATLAB程序\121114146MATLAB\新建文件夹\周期图法功率谱估计.m (471, 2005-04-03)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计 (0, 2005-10-26)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计\fir_type1.m (139, 2005-05-31)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计\testfir_type1.m (170, 2005-05-31)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计\fir_type2.m (128, 2005-05-31)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计\testfirtype2.m (172, 2005-05-31)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计\ideal_lp.m (97, 2005-05-31)
MATLAB程序\121114146MATLAB\新建文件夹\fir设计\freqz_m.m (183, 2005-06-02)
... ...

========================================================================== ++++++++++++++++++ R E A D M E . T X T +++++++++++++++++++++++++++++++ ++++++++++++++ for PathSim program source code ++++++++++++++++++++++ ========================================================================== Ver. .10 Initial Beta release 8-12-00 Ver. .20 Initial Beta release 8-22-00 Added Settings save menu. Ver. 1.0 Full Release 12-2-00 Changed Spreading filters to be true Gaussian shaped. Changed FIR algorithm for speed. Added online help. Changed data format of .sim files and are not compatable with beta release ones. Moe Wheatley AE4JY www.mindspring.com/~ae4jy ========================================================================== System Requirements: 133MHz Pentium ( works on 486 but MUST have floating point processor) Windows 95/***/NT ( is a 32 bit Windows application ) A soundcard that is supported by Windows. ----------------------------------------------------------------------- For those interested in the source code for this application, it was written Using MicroSoft Visual C++ 6.0. MFC was used for the user interface stuff and a single worker thread is used to generate and process all the data streams. Note: when executing in DEBUG mode, because the optimizer is off, execution speed will slow significantly. ======================================================================== VC++ 6.0 Project Source File Descriptions for : WinPSK ======================================================================== ErrorCodes.h // some table include files FilterTables.h fft.cpp //the FFT class fft.h IOCntrl.cpp //DSP thread class IOCntrl.h MainFrm.cpp //main frame of program MainFrm.h PlotData.cpp // Signal data plotting class PlotData.h Delay.cpp //Input BP filter and delay lines Delay.h GaussianFIR.cpp //Gaussian FIR class GaussianFIR.h InDlg.cpp //Input dlg InDlg.h OutDlg.cpp //Output dlg OutDlg.h NoiseGen.cpp //Gaussian noise gen and filter NoiseGen.h Sound.cpp // soundcard interface class Sound.h Perform.cpp //non Class global test bench routines Perform.h Wave.cpp // Wave file interface class Wave.h Path.cpp // The Path simulator class Path.h PathSim.cpp // main app PathSim.h PathSimDoc.cpp // document class for inter-object communications PathSimDoc.h PathSimView.cpp // Form view class for most of the controls PathSimView.h SetupDlg.cpp // Program setup dialog SetupDlg.h ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Pathsim.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Developer Studio reads and updates this file. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者