Community Profile

photo

Kelton McKee


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am trying to write a short script that finds when an equation stops decreasing and starts increasing again, keep getting error
%this script will find the minimum of a function/equation clc clear %set variable equal to equation t=-10:10; %write for lo...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Trying to create two arrays called z and y
% create variable x with array of all necessary values x=linspace(0.1,13,50); for i=x % create equation to determine y y=...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort