photo

Oskore Mune


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


taking the sum and average of a matrix using for loops while excluding two elements?
As an example I am taking the sum and average of a matrix x = [10 7 7 6 7 7 8 5 7 7] I want to exclude the values 10 and 5 an...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


What part of my code do i change to print my triangle flipped?
Hey so i am trying to print this triangle <<https://www.mathworks.com/matlabcentral/answers/uploaded_files/115777/right%20tri...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


taking average of single columns and rows of matrix using for loop
I need help using for loops to take the average of the numbers contained in single columns and rows of a matrix. How would I go ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Trying to print a triangle on screen
I'm trying to print a triangle like this <</matlabcentral/answers/uploaded_files/115777/right%20tri.PNG>> but i get t...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plug individual matrix values into a formula
I have a 50x2 matrix and I want to plug in the individual values into a formula of D=(L*W)/(L+W) and make an output matrix with ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How do i make a matrix like this
I'm trying to make a matrix with two columns. The second column is from .5 to 20 with .1 increments and i want the first col...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


My code works except variable s remains fixed to 20 when it should be changing depending on the values of input for variable x
Can someone help me with my code? I'm trying to calculate the cost (x), taxes (t), and shipping cost (s) but for some reason the...

oltre 6 anni fa | 1 risposta | 0

1

risposta