Community Profile

photo

Brian Robinson


Last seen: 거의 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 3
  • Solver

배지 보기

Feeds

보기 기준

질문


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 ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Extend a line of best fit
Ok thanks for that.

거의 4년 전 | 0

질문


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...

거의 4년 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

거의 4년 전 | 0

질문


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...

거의 4년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Sort Data by Second Column
Thanks Stephen.

거의 4년 전 | 0

질문


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...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 0 | 0

0

답변

문제를 풀었습니다


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

대략 4년 전

문제를 풀었습니다


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:...

대략 4년 전

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변