-
6-864Fall-2005
This is a Matlab BPSK source for simulatation. If you neeed adaptive modulation based on power please request one from me.
- 2010-10-19 03:33:15下载
- 积分:1
-
read-a-wav-file
说明: 该程序实现了语音数据转换,将一个 wav 格式的文件读入计算机,为语音信号的进一步处理做准备。(The program realize the speech data conversion. It can read a wav file into the pc, which put a way for the speech signal further study.)
- 2011-03-10 19:01:04下载
- 积分:1
-
project1
说明: 摘要:用MATLAB对基带数据传输解调检测进行仿真,推导不同先验概率下,接收端最小错误的判决门限。仿真不同先验概率下的误码性能,二进制与多进制的误码性能比较,码间串扰对误码性能的影响,及频偏对串行通信误码率的影响。
关键词:MATLAB,基带传输,检测,判决门限
(Abstract: Using MATLAB for baseband demodulation simulation data derived under different prior probability, the receiver decision threshold minimum error. Simulation under different prior probability of error performance, binary and multi-bit error performance of binary comparison ISI on the BER performance, and the offset of the serial communication error rate.
Keywords: MATLAB, baseband transmission, detection, decision threshold)
- 2011-03-30 20:27:14下载
- 积分:1
-
matlab-coding-for-bwfw-power-flow
this program is for bwfw power flow.
- 2013-07-29 01:33:17下载
- 积分:1
-
PDE-MATLAB
针对偏微分方程的MATLAB解法,主要研究微分方程(组)的数值解法(近似解),重点介绍 Euler 折线法.(For the solution of partial differential equations MATLAB, mainly studies the differential equation ( Group ) numerical method ( approximate ), introduced Euler broken line method.)
- 2012-05-17 13:12:09下载
- 积分:1
-
forward
地下双层均与介质正演模型程序,适用于matlab,c,c++(Underground layer are forward model with the media program for matlab, c, c++)
- 2011-09-08 19:59:16下载
- 积分:1
-
1212
基于PCA的图像融合算法,用matlab实现(Image Fusion based on PCA ,Completed by matlab)
- 2015-04-03 14:59:03下载
- 积分:1
-
DEA例子
说明: matlab对DEA编程Programming DEA with MATLABmatlab对DEA编程(Programming DEA with MATLAB)
- 2019-03-27 14:16:34下载
- 积分:1
-
gaotong
高通滤波器实现,可用于小目标检测,效果还不错,对于初学者很有帮助(High-pass filter can be used for small target detection, the results were good, very helpful for beginners)
- 2010-07-02 10:24:37下载
- 积分:1
-
GUIS_FEX
matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as
data needed to run the GUI, are stored in a main structure called S.
The fieldnames for handles are in lower case letters, and the fieldnames
for data are in uppercase letters. Callback function names are
designated with the fieldname of the object to which they correspond,
followed by _call. Other function names are similarly designated. For
instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end
in _bdfcn. The code of each GUI is generously commented, and subtle
points may be examined in the comments (see for example the last comment
block in GUI_32). If anything seems unclear, look first in the comments,
and if satisfaction is not found there feel free to email me.)
- 2010-12-24 13:40:00下载
- 积分:1