Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
287.910
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.1%
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
How to set different marker for some different values?
Hi, I have a 2D matrix. I want to set different markers for some different values. How it possible? for example: x=linspace(1...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How plot a figure like this attached figure?
Hi, I have some laser beam amplitude profile and I want to plot this profiles like follow fig in matlab. infact, I have trie...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Extract the X and Y values of curve in image
Hi every one. I have an image like this I want to extract X and Y curve values. Unfortunately it's .fig file was lost. I hav...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to fix this error?
I tried to run below script but "The grid vectors do not define a grid of points that match the given values." error is appeare...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
I got error in plotting
Hi everyone, I tried to plot a figure by contour command and after I defined a set command for make changing on K values but ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to normalization of y axis?
Hi, I plot a figure that its y-axis limit is so greater than another figure, when I make a comparison. under figure i...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to product two vector with difference sizes?
Hi, I need to product two vector as Ta and r1 but I got error (In an assignment A(I) = B, the number of elements in B and I ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How it is possible to find the eigenvalues of a 2*2 matrice without using of eigen function?
Hi every one, I tried to fine eigenvalues of 2*2 A matrix with det(A-landa*I) and my script is follow as: clc clear all...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How summation of two matrix so that one element of A matrix summed with B matrix and save in M(1,1)?
Hi every one. I want to make summation of two A and B matrices so that one element summed with all elements of B matrix and s...
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
how plot amplitude of mode from eigenvector?
Hi every body. For solving an integral (this integral is Huygens Fresnel integral and it is useful for find modes of a laser ...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How it is possible to sum these two matrix as a vector?
Hi guys. I'd like to write summation these two matrix as two vectors that defined as C1 And C2 .For writing a program for it ...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How can define a vector?
Hi every one. I want to define below vector: V=x*i+ y*j (where "i" and "j" are unique vectors and "x" and "y" are matrix c...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem in numerical integration
Hi every one. I want to by means of "Trapz" do numerical integration but when I plot the result data, its shape is not what ...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
why result is zero?
Hi everybody. In second "for" nesting loop, I want to use Trapz command (numerical integration) for integration from an N*N mat...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
why I got zero answer?
Hi everyone. In below codes I used the trapz command for integration of u1_1, but answer is zero, what is wrong? And if I wan...
casi 10 años hace | 3 respuestas | 0
3
respuestasPregunta
plot the power of laser respect to iteration number
Hi every one I need an opinion or example to plot a power of a laser respect to iteration number. suppose a laser do 50 ro...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I use of "trapz" for numerical integration?
Hi everyone. I tried to use of "Tarpz" command for numerical integration and I use of "Meshgrid" command for make a matrix.in f...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function or method 'H' for input arguments of type 'double'.
Hi guys. Why does the following error comes? what is wrong? ??? Undefined function or method 'H' for input arguments of ty...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
plot three dimensional surface for this code
Hi every one. I decided to plot three-dimensional surface for u3 but when i wrote mesh(r4,u3), the error of " Z must be a m...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
reason of getting zero answer
I write below code for solve diffraction integral by trapz order but in final I have got zero answer for u2. what is problem? p...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Double integration with trapz
Hi everyone! I'm new in matlab,and I'd like using from trapz for solve this equation: exp(r1.*r2)over on the r1 and r2; but I ...
más de 10 años hace | 1 respuesta | 0