photo

Guoyao.Li


Last seen: 2 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

4 Preguntas
0 Respuestas

Cody

0 Problemas
157 Soluciones

CLASIFICACIÓN
94.690
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
1.134
of 168.262

CONTRIBUCIONES
0 Problemas
157 Soluciones

PUNTUACIÓN
2.070

NÚMERO DE INSIGNIAS
8

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Matrix Manipulation I Master
  • Strings I Master
  • Indexing I Master
  • Community Group Solver
  • Solver
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to change an symbolic equation into wanted form ?
I want to change into , how should I make it by symbolic calculation ? syms epsilon_r epsilon_re epsilon_theta epsilon_thetae ...

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

0

respuestas

Pregunta


In an equation, is that possible to give two uknowns'ratio expression by using "solve" function or other accessible way ?
The equation is , is that possible to get "a/c" directly by "solve" function or other symbolic functions? syms p p0 a r k alpha...

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

1

respuesta

Pregunta


How to get the ceofficients of a expression derived by ODE or integral ? For exampli,C1 and C2 in u
syms rho a b E omega u(r) mu sigma_r=E/(1-mu^2)*(diff(u,r)+mu*u/r); sigma_theta=E/(1-mu^2)*(mu*diff(u,r)+u/r); u=dsolve(diff(...

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

1

respuesta

Pregunta


In solving ordinary differential equations of elasticity, I got the following hint“Unable to find symbolic solution”.How should I modify the solution
syms sigma_theta(r) sigma_r(r) p p0 E mu a b u=r/E*(-mu*sigma_r+(1-mu)*sigma_theta); eqn=[2*(sigma_theta-sigma_r)/r==diff(sigm...

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

1

respuesta