photo

HoboHarry


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Nested While and For Loop
Have the following code with an error stating "Array indices must be positive integers or logical values." Could someone point ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


erf and trapezoidal method for volume
trying to determine volume for the following Y=5(1-erf(x) for x=0:1 Y=0 for X=1:29 Y=5(1-erf(3x+25) for x=29:30 Using the tr...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Array Indice Error For Loop
Following code is coming up with error "Array indices must be positive integers or logical values." Does someone know what is...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Forward, backward and central differences
trying to calculate the forward, backward and central difference for tanx+cosy with a step of 0.1 and x and y domains between 1 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


M and B Values from Linear Curve Fit
I was hoping someone could explain how to get the M and B values of a line from a curve fit. I haven't used the curve fit tool b...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Text to datastore error
I'm getting the following error when using text to datastore Error using matlab.io.datastore.TabularTextDatastore/set.Selecte...

6 years 前 | 1 个回答 | 0

1

个回答

提问


For Loop Moving Through Array
Trying to write a for loop that moves through an array with 2 columns and 15 rows. The code i've written just provides the same...

6 years 前 | 2 个回答 | 0

2

个回答