Dai Nguyen
Followers: 0 Following: 0
Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
32.743
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
using matrix as an input to solve the following equation
T1= input("enter horse temp"); %rectial temperature is 37.2 to 37.8 celsius T2=28; %28 celsius V_materialneeded= 0.689*(10^-5)...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
non linear constrain to solve for Squential Quadratic Programing
Hi I'm trying to minimize the volume of an object with these non linear constraints. How can I put it in my code\ constraints ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Randomly pick value in matrix and generate the function
Hi I want to builld a matlab code that can generate the plot and calculate the volume L=[147:50:180] R=[157:50:180] is it ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Gradient optimization problem with fmincon
Hi I'm currently working on an optimzation problem where I need to optimization a design dimension to minimize the ROI with Sequ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Try to solve System of Linear Equations
Hi I'm trying to solve this matrix to find x and y, however, it didn't work. Please help syms x y eqn1 = x+y == 250; eqn2= ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
using contour plot to solve the problem
Hi I want to use contour plot to find the minimum dimension of a can with the volume of 315, but I don't know how to do it. I'm ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot and calculate Damping ratio
Hi I want to calculate damping ratio by using the log decrement method, but for my understanding we need to select 2 peaks in or...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Gauss-Seidel iterative method with no relaxation factor
Hi I want to create a Matlab code for Gauss-Seidel iterative method with no relaxation factor and use the solution using a termi...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Bisection method in matlab
HI I wanna graph the bisection method with the function that I have but Idk how to do it. I also want to Iterate until the rela...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Converting Euler's method calculation into matlab
Hi I wanna use Matlab to solver for an Euler calculation with the range of t from 0 to 10 with 0.5 step. however for some reason...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to let 2 vector row to multiply by itself
hi I want vector m to multiply with n but for some reason I got this input(4,7) i = 4 5 6 7 output...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Calculate factorial with 2 variables
Hi I want to calculate a factorial of these 2 integer input variables, but for some reason it didn't work. Please help m=input(...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
request integer inputs to put into the function
Hi I dont know how to request integer inputs to put into the factional equation. Can anyone help me learn about how to ask for i...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
The Body Mass Index, or BMI
Hi I tried to write a function called findbmi that would receive the weight and height as input arguments, and would return the ...
alrededor de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
using fprint with prompt
I tried to use fprint with prompt to print out the volume of a cubic with a side length provided by the user
alrededor de 4 años hace | 1 respuesta | 0