-
ouheqi
利用MATLAB软件设计2乘2光纤耦合器(Using MATLAB software design 2 x 2 fiber coupler)
- 2010-07-07 18:26:53下载
- 积分:1
-
v_m
小波去噪方法的实现 一个小程序 绝对原创 就是简单了些 见谅 (a simple matlab denoise function)
- 2010-12-30 20:16:45下载
- 积分:1
-
N-R
潮流计算N-R法,常用于电力系统分析计算,适应于多节点(The trend calculation NR method, commonly used in the calculation of power system analysis, adapted to the multi-node)
- 2013-01-10 13:31:30下载
- 积分:1
-
plot_hht
研究HHT的时候的必备时频资料
有dilling的原版解释(hht spectra analysis)
- 2011-08-09 21:14:45下载
- 积分:1
-
MATLAB-Image-Processing-Source-Code
MATLAB图像处理源文件,每章节的对应matlab源代码已整理好,可对应ppt和视频配套学习(MATLAB image processing source files, each chapter corresponds matlab source code has been collated.)
- 2015-04-16 16:50:33下载
- 积分:1
-
BPSK_and_ASK_Simulation
BPSK_and_ASK Simulation
- 2009-03-05 17:40:31下载
- 积分:1
-
Matlab_you_hua_shi_ping_jiao_cheng
一款很不错的MATLAB优化视频教程,讲述详细,希望用得着的快快分享(A very good video tutorial of MATLAB optimization, described in detail, I hope to share useful for quickly)
- 2009-05-28 17:49:44下载
- 积分:1
-
DSP
说明: 前辈门的报告和自己的程序,吴镇扬老师的那本DSP上所有的实验matlab源码和问答题目的解答(The report and its predecessors door procedure, Zhen-Yang Wu teachers that all the experiments the DSP matlab source code and answers to quiz questions)
- 2010-04-15 22:39:03下载
- 积分:1
-
Nlayer_denoise
说明: 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图(Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio charts are given)
- 2011-04-05 20:52:25下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1