photo

Henan Fang


Last seen: 6 meses hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

11 Preguntas
0 Respuestas

CLASIFICACIÓN
122.879
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
11 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
45.45%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Why the integration can not be calculated out correctly?
As can be seen in the following codes, jr is the integration which need to be calculated. TR is the integrand, and x and y are t...

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate the numerical integration that contains singular points?
T(x,y,afa) is a generated integrand, and the codes are as following.When I calculate M=arrayfun(@(D) integral2(@(x,y) T(x, y, D)...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to obtain the numerical integration of a set of different values of prameter which appear in Xmin
(k,x,y) is a generated integrand as the following codes. v is a parameter in TuuV. I want to get a set of value of the integrati...

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

1

respuesta

Pregunta


How to use integral2 when the integrand is a array?
Tuu(x,y) is a generated integrand as the following codes. d is a parameter in Tuu. I want to get a set of value of the integrati...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why there is the error that "insufficient number of inputs"?
Tuu(x,y) is a generated integrand as the following codes. When I calculate the integration "integral2(@(x,y) Tuu,0,pi/2,0,pi/4)"...

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

1

respuesta

Pregunta


How to obtain all the solutions of the equation in pure numerical calculation?
dtuu(kz)=det(tuu) is a polynomial of kz generated through the determinant of matrix tuu. Now, I want to get all the solutions of...

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

0

respuestas

Pregunta


How to speed up the program?
Tuu(x,y) is a function generated as the following codes. I need to calculate the integration that "integral2(@(X,Y) arrayfun(@(x...

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

0

respuestas

Pregunta


Why there is the error that the number of input parameters is insufficient?
Tuu(x,y) is a function generated as the following codes. If I input,e.g., vpa(Tuu(0.2,0.3)), it will give a correct result. Howe...

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

1

respuesta

Pregunta


How to calculate the integration that the integrand should be determined by the values of variables?
Guu is the integration I want to calculate. However, the integrand Tuu must be determined by the values of x and y because the c...

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

1

respuesta

Pregunta


Why my generated matrix has a square bracket at every line?
My generated matrix has a square bracket at every line, why? How to solve this problem? Many thanks! The codes are as follows. ...

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

2

respuestas

Pregunta


Why the null(tuu1) gives a Empty sym: 1-by-0?
tuu is a generated matrix containing kz. Through solve the equation det(tuu)==0, one can obtain the solutions kz. I select the o...

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

1

respuesta