Community Profile

photo

HoboHarry


Aktiv seit 2018

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten