-
UWB_monocycle2
Plots time and frequency domains of UWB PPM monocycles and doublets.
- 2010-09-19 14:27:32下载
- 积分:1
-
WhiteNoise_series
辨识信号白噪声的产生,新手必看。希望对大家帮助(Identification signal generating white noise, Xinshoubikan)
- 2013-09-10 14:38:55下载
- 积分:1
-
MATLAB-DEMO3
matlab demo code .. .. .. ..
- 2013-04-17 19:23:26下载
- 积分:1
-
kmeans-program
k-mean algorithm for clustering
- 2011-09-05 18:00:50下载
- 积分:1
-
weifenfangcheng-GUI
求解微分方程的一个GUI界面,包括代码,有兴趣额的可以一看(matlab weifenfangcheng GUI)
- 2015-04-16 18:14:22下载
- 积分:1
-
complex-valued-signal
这是讲述复值信号的pdf文档,对加深信号的学习会有帮助。(This is about the complex-valued signal pdf documents, the study would help to enhance the signal.)
- 2011-10-21 11:37:27下载
- 积分:1
-
fastICA
基于负熵最大化的fastICA,matlab程序。程序中的公式在所附带的pdf文件中都高亮标明(Based on negative entropy maximization fastICA, matlab program. The formula in the program attached pdf file are highlighted marked)
- 2013-10-29 19:24:49下载
- 积分:1
-
MATLAB5[1].X-induction-and--enhance
本书循序渐进地介绍了matlab的详细函数命令,包括入门知识、数值计算功能、图像可视化处理功能、Notebook、程序设计、高级语言程序接口、图形用户界面以及动态仿真系统等高级功能。为使用户能融会贯通,本书最后给出了几个用matlab剞劂问题的实例。(This book describes step by step detailed matlab function command, including an introduction, numerical computing, image visualization capabilities, Notebook, program design, high-level language programming interface, graphical user interface and advanced features such as dynamic simulation system. To enable users to mastery, with book finally gives a few examples of the problem matlab Ji chisel.)
- 2011-11-22 14:36:36下载
- 积分:1
-
isar
FRFT和线性调频信号中的子程序,FRFT中的a,也就是需要估计的角度。两个程序需要一起使用(FRFT and chirp signal subroutine, FRFT of a, is the need to estimate the angle. Both programs need to be used together)
- 2015-05-21 14:58:13下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1