Community Profile

photo

Vittorio Faustinella


Last seen: alrededor de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Semilog in 3d scatter graph
Hi everyone, to plot some results I have written these: load('file.mat'); for i=1:100 k(i)=s(i).k; epsilon_s(i)=s(i).epsilon...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Is it possible to create a tuner with matlab?
Hi everyone, is it possible to create a tuner with matlab? Theoretically from the sound we could derive the sound wave, and co...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Generate a numerical series
Hi everyone, I want to generate this vector: 1e-8, 1e-9, 1e-10, 1e-11, 1e-12, 1e-13, 1e-14. How can i do it? Thanks

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Plot over a image
Hello to all, I've a question, i want plot a graphic over a image, I've write this code: %Plot Sw - r^2/t figure(1) imshow('...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Function FLOAT in FORTRAN to Matlab
Hi everyone, I've this Fortran code: IF(j<11) THEN r = FLOAT(j)*0.3 ELSEIF(j<=20)THEN r = FLOAT(j)/5.0*3.0 ELSEIF...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Create and save a table
How can i create and save a table from a multiple result of a function? I used this command to print result on a file.dat fp...

más de 2 años hace | 1 respuesta | 0

1

respuesta