photo

SAM


Last seen: 11 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

10 Preguntas
0 Respuestas

CLASIFICACIÓN
102.128
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
10 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.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

of 168.262

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

Ver insignias

Feeds

Ver por

Pregunta


How to integrate a complicated function?
Hello, I am trying to integrate the following function using 'int' but it is not working. Is there any other way to integrate ...

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

1

respuesta

Pregunta


How to plot a function over an interval of two functions?
Hello, I am trying to plot a symbolic function using fplot. I want to plot the function over an interval of two functions, but...

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

1

respuesta

Pregunta


how to plot from 0 to an output of a function using fplot
Hello, I am trying to plot something similar to the picture. I am using the code bellow tp plot, but there is a proplem with t...

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

1

respuesta

Pregunta


How to solve numerically and find the smallest value?
Hello, I have the following code to numerically find the smallest intersection point between two curves. I used "vpasolve'' to...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Finding the roots of a high degree equation?
Hello, I have the following 20*20 matrix and the determinant of the matrix equal zero. The determinant of the matrix of n degr...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Unable to find explicit solution
syms x y A=(1-sqrt(1-x))^.5*tan((1-sqrt(1-x))^.5*y) B=(1+sqrt(1-x))^.5*tan((1+sqrt(1-x))^.5*y) solx=solve(A==B,x) Hello, I...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Unrecognized function or variable when recalling a function in another script
why I am getting Unrecognized function or variable when recalling a function in another script although when I ran the function ...

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

1

respuesta

Pregunta


HOW TO PLOT A GRAPH WITH A FUNCTION AND A CONSTANT
Can anybody please help me draw this graph using matlab to look like the figure shown bellow. Dw<1.1 THEN Hu=cos(Dw) Dw>1.1 ...

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

1

respuesta

Pregunta


Find intersections of curves
hello, I have the following two formulas and I want to know How can I find the intersection point of the two curves and how to m...

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

3

respuestas

Pregunta


how to code hypergeometric functions ?
How to code those two hypergeometric functions ? 2F1(3/4,3/4,7/4;1/(1-b) 2F1[1,1,7/4;e^(ql/d)/(1-b)

casi 4 años hace | 1 respuesta | 0

1

respuesta