Community Profile

photo

Mohammad Shafi Nikzada


Last seen: 3ヶ月 前 2021 年からアクティブ

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


How to Fill matrix rows with another row?
Hello everyone, I want fill the zero containing rows of this matrix with the row on top of it. For example, row (2:9) should be...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


Hello everyone, I keep getting this warning "Matrix is close to singular or badly scaled" how can I fix it?
I get this Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.939458e-152. Anyone knows...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Hello everyone, anyone knows how to approximate a data with polynomial of degree 8 using least square method?
Polynomial degree is 8 and it should be approximated piecewise. y = a0t0 + a1t1 + a2t2 +… + antn ………………………….. (1) Data descr...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


Hello, can anyone solve this preallocation problem in my code?
Although I tried to preallocate Matrix of zeros still the warning is there and the result changes when I preallocate. Warnings a...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


R = rotx(ang), roty(ang), rotz(ang) is not working in my MATLAB.
R = rotx(ang), roty(ang), rotz(ang) is not working in my MATLAB. I get this error "Unrecognized function or variable 'rotx'." c...

3年弱 前 | 2 件の回答 | 1

2

回答

質問


How to get specific rows in a text file and store it in a matrix?
Hello everyone, I have a text file of consisting data. I want to pick up specific rows starting with (PL51) and store it in a ma...

3年弱 前 | 2 件の回答 | 0

2

回答