Code covered by the BSD License
-
Z=combinations(a,b);
function Z=combinations(a,b);
-
[bins,np]=corrint(y,de,tau,nb...
-
[chsq,prob,nu]=chisq(b1,b2,nu...
-
[d,i]=nearneigh(X,tau,blocksi...
function [d,i]=nearneigh(X,tau,blocksize)
-
[m,d,k,s,gki]=gka(y,de,tau,nb...
-
[m,dcm,eps0,cim]=judd(y,de,ta...
-
e=rms(y);
-
embed(z,v,w)
-
fit=gka_dks(xi,phi,m,tau,band...
function fit=gka_dks(xi,phi,m,tau,bands,gki,ss);
-
fit=gka_dsb(xi,m,bands,gki,ss...
function fit=gka_dsb(xi,m,bands,gki,ss);
-
fit=gka_kphi(xi,b,m,tau);
function fit=gka_kphi(xi,b,m,tau);
-
fit=judd_da(xi,eps,ci);
function fit=gka_dks(xi,eps,ci);
-
normalize(v)
-
p=plotmat3(x1,x2,x3,x4,x5,x6,...
-
plotcols(x1,x2,x3,x4,x5,x6,x7...
-
plotmat(x1,x2,x3,x4,x5,x6,x7,...
-
qrdelete(Q,R,j,orient)
QRDELETE Delete a column or row from QR factorization.
-
rms=compare(y,n,m);
%Michael Small
-
syntax(filename)
function syntax(filename)
-
time_to_die(after,before);
function time_to_die(after);
-
trace(p1,p2)
-
x=mov_av(y,k);
-
y=gkifit(d,s,b,m,bands);
-
y=judd_fit(d,a,eps);
-
z=nnn(x,n);
-
interbin.m
-
interbinref.m
-
interpoint.m
-
nearest.m
-
newseed.m
-
reseed.m
-
test.m
-
View all files
|
|
| File Information |
| Description |
The folder "dimension" includes algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Judd's estimator (judd.m) are provided. As always, estimate the correlation dimension at your own risk.
The "utilities" contains some functions (ikeda.m and embed.m - at least) needed for the programs to work. |
| MATLAB release |
MATLAB 7.3 (R2006b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 06 Dec 2010 |
Lola
|
|
|
| Updates |
| 16 Aug 2009 |
Add some functions (ikeda.m and embed.m - at least) needed for the programs to work. |
|
Contact us at files@mathworks.com