photo

Jonathan Leutz


Last seen: 10 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Linear Equation Solving, I am getting the wrong output
I have two pretty easy equations to solve for two matricies within these equations. They are easy to solve by hand but I am havi...

10 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


num2str error or integer error
%% Script clear; clc; E = 70*10^9 G = 30*10^9 L = 1 answer = questdlg('Would you like to find the Optimized beam and di...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Need to remake this optimize function to be efficient takes way to long currently
%% other given parameters clear; clc; E = 70*10^9 G = 30*10^9 L = 1 data = 1 %%Simple Script [h b] = optimize(data,E,G,L...

más de 1 año hace | 3 respuestas | 0

3

respuestas

Pregunta


Solving System of 3 equations non trivial
Px = 8.08*10^5 Py = 4.63*10^5 P_A = 9.54*10^4 pCr = .89*10^5 m = [0 (pCr-Px) (pCr*.076);(pCr-Py) 0 0; 0 (.076*pCr) (.0089*(p...

más de 1 año hace | 1 respuesta | 0

1

respuesta