Community Profile

photo

Brian Robinson


Last seen: casi 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 3
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Evaluation of the Stiffness Matrix and Stress Matrix by Gaussian Quadrature
Hi guys, Any help appreciated. I am looking to build a code to get the stiffness matrix as in the example 10.4 of textbook by ...

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

1

respuesta

Pregunta


Reduce rows of data based on increment size
I have a set of data with the depth, z (m) 0 until the maximum length. At the moment there is a total of 951 rows due to the sma...

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

1

respuesta

Pregunta


Approximate a log curve as linear to predict a value
Hello there, I have the following code: clf P = [0.01; 0.1; 1; 3; 5; 10; 25; 50; 75; 90; 95; 97; 99; 99.9]; phi_1 = [5.28; 4...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
Extend a line of best fit
Ok thanks for that.

casi 4 años hace | 0

Pregunta


Extend a line of best fit
I have the following code which gives a plot and a line of best fit. ARI_Weibull = ones(n,1)./P_Weibull;% Average Return Interv...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Respondida
Plotting Chart With 2 X Axes and 2 Y Axes
Hi Adam, I have following code to calculate the expected Q value for 100yr event. ARI_Weibull = ones(n,1)./P_Weibull;% Average...

casi 4 años hace | 0

Pregunta


Plotting Chart With 2 X Axes and 2 Y Axes
Hi there, I am trying to plot various curves using semilogx along with the line of best fit. I also want to plot some other plo...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Respondida
Sort Data by Second Column
Thanks Stephen.

casi 4 años hace | 0

Pregunta


Sort Data by Second Column
Hello there, I have data witht the first column being the year and the second column being the rainfall. I would like to sort t...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Return a specific solution vpasolve
Hello there, For the following code: Q = 4.3; s_0 = 0.003; n = 0.025; L = 30; k_e = 0.5; C_D = 0.65; H = 3.6; g = 9.81; syms ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error Using Solve Function
Hello there, I'm getting an error using the solve function. What is the reason for this and how do we correct it? See below. Q...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Resuelto


The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...

alrededor de 4 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 4 años hace

Pregunta


Plot two equations and find the intersect
I want to solve numerically for the intersects, plot the curve and line and show the intersects on the plot . E is the x axis an...

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

1

respuesta