Community Profile

photo

Mohamed Amine Mouajib


Last seen: 2 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Inverse of matrix multiplied by vector
So I have this matrix K = [ 168.57 4296.29 7250 0 998888.89 241666.67 ...

2 years ago | 1 answer | 0

1

answer

Question


How do I load two matrices from a single .mat file?
Hi I have a random file, let's call it rand.mat. This file has two matrices A and B (they're actually called A and B) and eac...

4 years ago | 1 answer | 0

1

answer

Question


How do you do these problems by hand?
So I'm supposed to do these by hand and only print the answer on Matlab. This is a homework we were assigned a long time ago but...

5 years ago | 0 answers | 0

0

answers

Answered
Create a difference loop from a cumulative matrix
Here's my final script for the whole problem % Amine Mouajib % Homeowork 4 % I ommited the text part of the fuel_totalizer....

5 years ago | 0

Question


Create a difference loop from a cumulative matrix
Hello I have this data filed that I imported into a 831x1 matrix. The numbers in it are cumulative so I need to create a for lo...

5 years ago | 2 answers | 0

2

answers