-
Imageprocessing
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。(It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Linear complex diffusion
Applying linear complex diffusion creating Gaussian and Laplacian scale-spaces. MATLAB code: demo_cmplin.m
[4]Nonlinear diffusions:
Perona-Malik ["Anisotropic diffusion"]
Catte et al. regularization of P-M
Complex ramp-preserving diffusion
Nonlinear edge preserving diffusions.The classical Perona-Malik process: the value of the diffusion coefficient is reduced near edges estimated by the first derivative. Best applied to step edges. A regularized version by Catte et al- the gradient estimation for controlling the process is smoothed by a Gaussian. Proved to be mathematically well-posed. Ramp preserving complex diffusion- best for ramp-type edges. Results are smoother with almost no staircasing effects.
MATLAB code: demo_nldif.m
Image: ct_scan.bmp)
- 2009-02-19 16:35:30下载
- 积分:1
-
generate_GOLD
用matlab程序实现生成gold序列,首先生成m序列,然后用两个m序列生成gold序列。(Matlab program generated by gold sequences, the first generation of m sequences, and then the two m sequence generated by gold sequences.)
- 2009-06-30 20:35:13下载
- 积分:1
-
2FSK
对二元序列10110010,画出2FSK的波形,其中载波频为码元速率的2倍。(For binary sequence 10110010, draw waveform 2FSK, where the carrier frequency of 2 times the symbol rate.)
- 2013-12-17 11:31:29下载
- 积分:1
-
matlab
语音识别预处理matlab实现,包括端点检测,预加重,加窗(Speech recognition pre matlab implementation, including endpoint detection, pre-emphasis, windowing)
- 2010-08-14 17:00:12下载
- 积分:1
-
dpsk_fading
在瑞利衰落和高斯白噪声下dpsk调制对于不同信噪比的误码率(bit error rate of the dpsk modulation in Rayleigh fading and Gaussian white noise for different signal to noise ratio)
- 2012-04-24 20:05:51下载
- 积分:1
-
Speech-signal-watermarking-matlab
在保密数据传递等应用中,有时采用将一句话或一段文字或一段音乐隐藏在另一段音乐中,然后利用专门的算法来提取所传的信息(Data transfer in applications such as security, sometimes using the word or a text or a piece of music hidden in another section of music, and then use a special algorithm to extract the information transmission)
- 2011-04-29 09:38:46下载
- 积分:1
-
ADC_comp
adc 设计 比较器matlab 模型。(adc comparator)
- 2012-06-21 11:04:34下载
- 积分:1
-
ROOT
用于搜寻rayleigh波在多层介质中频散的解的求根函数。用matlab开发的。(this program developed for seeking the groupvelocity and phasevelocity according the period and the initial velocity。)
- 2013-04-30 15:53:57下载
- 积分:1
-
inputdata
计算任意两点间的欧式距离,结果保存为excel格式(calculate the Euclidean distance between any two points,saved as the form of excel)
- 2015-03-26 14:45:10下载
- 积分:1
-
LTEandLTE_Advanced
近年来随着移动互联网业务和物联网业务的兴起与
发展,用户对移动宽带业务需求越来越旺盛,对移动通信
网络的接入速率和质量要求也越来越高,原有基于码分多
址(CDMA)的3G及其增强技术未来将无法满足业务发展
需要,因此3GPP及3GPP2组织自2004年开始启动长期
演进(LTE)/空口演进(AIE,后改名为超移动宽带UMB)项
目,旨在通过引入一些关键技术,如正交频分复用(OFDM)
调制技术、多入多出(MIMO)技术、混合自动重传请求
(HARQ)、全IP扁平化架构及动态带宽分配等实现网络变
革,达到以下所述的网络性能,为移动宽带多媒体业务持
续发展提供技术保障。(Abstract:To meet the needs of mobile broadband
services,LTE is being deployed and becoming ma-
tured,which includes key technologies such as
OFDM,high-order modulation,HARQ,enhanced
multi-antenna technologies,fast synchronization
technologies,scalable control channel design,adap-
tive resource allocation,interference suppression
technologies etc.Moreover,the discussion on LTE-
Advanced has started,where technologies being
considered includes aggregate multi-carrier,high-
er-order MIMO,smart relay,heterogeneous net-
work,multipoint collaboration as well as enhanced
interference management.)
- 2010-08-31 10:04:48下载
- 积分:1