Community Profile

photo

Liam Bouchereau


Last seen: etwa ein Monat vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


MATLAB code to find the maximum of a function over an interval
Could someone please help with writing a code to solve the following? Write a MATLAB code that will find the maximum of the f...

mehr als 3 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Matlab Function find sum of Euclidean distances from a given 2-D point
Can someone help me with the following question? Create a Matlab function to find the sum of straight-line (Euclidean) dista...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab spring equation question
Can someone please help me with the following question? The force required to compress a linear spring is given by the equat...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create 2x2 array containing elements?
Create a 2x2 cell array, C which contains the following information: In element {1,1}, insert the expression below: my cell I...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I replace Matrix elements
Given a matrix A replace elements not equal 0 and not equal 1 by 5. Use disp() function to print out the resulting array. So ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten