Estadística
11 Preguntas
2 Respuestas
CLASIFICACIÓN
264.428
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
mesh from 1D (creating a matrix from a vector)
Hello, I have a vector A[-3:0.003:3] and a vector B whose values corresponding to those of A. I plotted B as a function of A...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate FWHM of non gaussian curve?
Hello, I would like to measure the FWHM of curve non gausssian and non lorentzian. Any idea, Thank you in adavance, ...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
How to turn a single vector into matrix in order to have mesh or 3D
Hello all, I plotted a vector H versus a vector r. its possible to have a plot 3D, i.e H as a function of x and y. r^2=x^2+y...
más de 12 años hace | 1 respuesta | 0
1
respuestaCondition if on the elements of matrix in two For loop doesn't work
Hello all, Jan, Aziz, Andrei, Thank you very much for your help and suggestions. My code is all right now!! I could debug it....
más de 12 años hace | 0
Pregunta
Condition if on the elements of matrix in two For loop doesn't work
Dear all, I posted my problem there is some days ago but I'didn't recieve a right answer. In my code, I use two for loops with...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Double for loop is a problem ??? Any help, I can't find the right results when using the second for loop!!!!!
Hello, I have to use two for loops in my code to calculate the matrix c, xp and yp. The first one concerning the parameter rr an...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
I would like find a matrix from a row and column vectors
Hello, I have a column vector xxb of 201 elements and a row vector rr of 501 elements and I would calculate c =xxb^2+rr^2-R^2 ...
más de 12 años hace | 2 respuestas | 0
2
respuestasI would like find a matrix from a row and column vectors
Hello Honglei, Thank you for your answer. I managed finally to obtain my matrix using for loop. The aim of this code is to f...
más de 12 años hace | 0
Pregunta
diff of order n around a point x0
Hello, I would like to calculate the derivative of order n of function f with respect to x aaround a point x0. diff(f,x,x0...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
calcul of Taylor approximation+ sum using syms
Here below my program. I would like to calculate the taylor approximation of R near kx0. and woul like to calculate the sum of s...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
interpol1 or composite function
I have two vectors A and B. I plotted B versus of the A. I have a function C as a function of a parameter d. I plotyed (d,C...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
link between two codes
How can I do the link between two codes (two files). I explain, i'd like use (call) all the data and all the results obtained ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
composite function
Hello, I have three vectors A, B and C. I plotted A as a function of B (B=0:0.01:1; and I have the values of A correponding)....
más de 12 años hace | 1 respuesta | 0