Rank: 1481 based on 42 downloads (last 30 days) and 10 files submitted
photo

Theophanes Raptis

E-mail
Company/University
NCSR DEMOKRITOS

Personal Profile:

Physicist - Scientific Software Developer

Professional Interests:
Chaos, Automata, DSP, Image processing, FEM

 

Watch this Author's files

 

Files Posted by Theophanes View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
20 Aug 2011 Read - Bajraktarevic Operator Solution of functional equations through an iterative procedure Author: Theophanes Raptis mathematics, modeling 0 0
09 Aug 2011 Screenshot Curl Eigenfields Part-2: The complete Package v1 Both the optimization trick and a new synchronization technique for the 1st order eigen-rotation PDE Author: Theophanes Raptis simulation, mathematics, wireless, communications, physics 1 0
06 Aug 2011 Screenshot Beltrami Problem: Curl Eigen-Fields (WWhW Proj. - Part 1) Solving a 1st Order PDE with an optimization trick. Author: Theophanes Raptis optimization, simulation, wireless, communications, mathematics 1 0
14 Jul 2011 Screenshot Spherical Projections of Fractal Landscapes Ordinary Stereographic Projection and a new "Panopticon" Map Author: Theophanes Raptis image processing, mathematics 5 0
13 May 2011 Screenshot Pattern Recognition of Company Logos Experimental Code from a small project that got interrupted due to lack of funding Author: Theophanes Raptis image processing, statistics, signal processing 19 0
  • 5.0
5.0 | 1 rating
Comments and Ratings by Theophanes
Updated File Comments Rating
28 Jul 2011 Curvilinear Coordinates Programs are presented which use symbolic math, curvilinear coordinates, and tensor concepts. Author: Howard Wilson

How is one supposed to use the curl function in numeric mode? Tried with
syms r t p cs2 real; names=[r t p];
X=[r*sin(t)*cos(p);r*sin(t)*sin(p);r*cos(t)];% Basis of Covariant Vectors

bcov = [[ cos(t), -r*sin(t), 0], [ sin(t), r*cos(t), 0], [ 0, 0, 1]];
        
        
% Christoffel Symbols of the Second Kind

cs2 = zeros(3,3,3);
       
cs2(:,:,1) = [[ 0, 0, 0], [ 0, -r, 0], [ 0, 0, 0]];
 
cs2(:,:,2) = [[ 0, 1/r, 0], [ 1/r, 0, 0], [ 0, 0, 0]];
 
cs2(:,:,3) = [[ 0, 0, 0], [ 0, 0, 0], [ 0, 0, 0]];
 
curls([1, 2 ,3],names,bcovar,cs2,tn)

and gives

>> curltst
??? The following error occurred converting from sym to double:
Error using ==> sym.double at 25
DOUBLE cannot convert the input expression into a double array.
If the input expression contains a symbolic variable, use the VPA function instead.

Error in ==> curltst at 11
cs2(:,:,1) = [[ 0, 0, 0], [ 0, -r, 0], [ 0, 0, 0]];

Comments and Ratings on Theophanes' Files
Updated File Comment by Comments Rating
12 Sep 2011 Pattern Recognition of Company Logos Experimental Code from a small project that got interrupted due to lack of funding Author: Theophanes Raptis Smart, Mr
Top Tags Applied by Theophanes
mathematics, simulation, statistics, signal processing, combinatorics
Files Tagged by Theophanes View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
20 Aug 2011 Read - Bajraktarevic Operator Solution of functional equations through an iterative procedure Author: Theophanes Raptis mathematics, modeling 0 0
09 Aug 2011 Screenshot Curl Eigenfields Part-2: The complete Package v1 Both the optimization trick and a new synchronization technique for the 1st order eigen-rotation PDE Author: Theophanes Raptis simulation, mathematics, wireless, communications, physics 1 0
06 Aug 2011 Screenshot Beltrami Problem: Curl Eigen-Fields (WWhW Proj. - Part 1) Solving a 1st Order PDE with an optimization trick. Author: Theophanes Raptis optimization, simulation, wireless, communications, mathematics 1 0
14 Jul 2011 Screenshot Spherical Projections of Fractal Landscapes Ordinary Stereographic Projection and a new "Panopticon" Map Author: Theophanes Raptis image processing, mathematics 5 0
13 May 2011 Screenshot Pattern Recognition of Company Logos Experimental Code from a small project that got interrupted due to lack of funding Author: Theophanes Raptis image processing, statistics, signal processing 19 0
  • 5.0
5.0 | 1 rating

Contact us at files@mathworks.com