-
jlab
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
(JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and--- subject to certain very reasonable constraints--- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time/frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
)
- 2008-05-02 09:28:58下载
- 积分:1
-
MATLAB
this is to apply frame blocking.. top apply non stationary signal to semi stationary signal
- 2011-01-09 21:33:51下载
- 积分:1
-
FieldII
Field声场仿真软件包,包括Field_II_PC7软件包,user_guide,常见问题解答及相关的文献(Field sound field simulation software packages, including Field_II_PC7 packages, user_guide, answers to frequently asked questions and related literature)
- 2021-01-19 21:38:41下载
- 积分:1
-
mxTV
全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"(Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later)
"mxTV" is a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Informatics. The collaborators are DTU Informatics, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS.
The underlying algorithms are based on recently published first-order methods developed by Nesterov, tailored specifically to the image restoration problems. These methods have O(1/ε) complexity, where ε is the accuracy of the solution. The core computational routines are written in C, with a mex interface to Matlab. The algorithms and the software are described in the paper:
J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Alg)
- 2010-08-10 10:03:18下载
- 积分:1
-
gm
说明: 灰色预测模型的matlab算法实现,可以进行较为长期的预测(use matlab to solve gm problem)
- 2014-09-01 14:33:43下载
- 积分:1
-
ThreePhasePll
PLL(锁相环)的Matlab仿真模型,包含各模块的详细描述(The Matlab simulation model of PLL (Phase locked loop))
- 2013-12-16 14:04:51下载
- 积分:1
-
matlab-gui-serial-comunication
一个 gui 界面的 matlab 串口通信演示程序(A gui interface matlab serial communication demo)
- 2011-06-27 17:00:28下载
- 积分:1
-
ACATSPforMATLAB
matlab运行环境下可以用蚁群算法实现建模模型优化的程序(You can use the matlab runtime environment ant colony optimization algorithm model modeling program)
- 2014-12-29 13:57:10下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1
-
gramSchmidt.m
Gram Schmidt codes to have the orthogonal
vectors or Q-conjugate vectors.
- 2013-03-09 03:34:47下载
- 积分:1