Community Profile

photo

Kolleggerm1


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Calculate timelag using xcorr.
Hello All, I am attempting to use the xcorr function to calculate the timelag between two curves (Zrstore and RESIDUALALL(i,:) ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Generating a 3D matrix from multiple tables
I have 469 scripts that all generate a table "numericData". Each script specifies a different timestep. I need to pull all the ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Array indices must be positive integers or logical values.
This code plots an idealized cross section of a delta (geologic feature). It works when the shoreline (SH) transgression (lines ...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
using ode45 for coupled equations
Thank you for your help with this. I understand the confusion about y(1) appearing twice and will rechck my derivatives. This wa...

4 years 前 | 0

提问


using ode45 for coupled equations
I am attempting to simplify my forward euler solution to an ODE solution, but I don't know how to "call" another script to solve...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Matrix dimensions must agree
I am using Forward Euler to solve based on the given condtions that H'=(S-S(f))/(1-F^2) F^2=(q^2)/(gH^3) S(f)=C(f)F^2 and H(x(1)...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Index exceeds the number of array elements (5)
I am solving Forward Euler for dy=x*y+1, x between 0 and 1, y(0)=0 h=.25 I have gotten the error message "Index exceeds the num...

4 years 前 | 2 个回答 | 0

2

个回答