photo

Abdullah Nasir


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Solving over determined algebraic system in MATALB
Hi I am trying to solve over determined system which is algebraic. Below is the over determined system explained. u=lins...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Condition of a matrix giving an error of first input must be single or double
The matrix is as follows 1 -0.686522129973753 -0.551898879454274 1 -0.671205995069856 -0.519496574171434 1 -0.655431538...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving non linear equation with a range in MATLAB (problem)
I need to solve below non-linear equation with a range but cannot find a way to do it Range of (x) is -40 to 30 with increme...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Getting the error of inner dimensions must agree
Thank you for the help Can I know the explanation where was I wrong

mehr als 6 Jahre vor | 0

Frage


Getting the error of inner dimensions must agree
Below is the code for which I am getting the error deltapsi=(-40:5:30) deltathi=(9*(deltapsi.^2))/(8*3.142); ...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten