Community Profile

photo

Mohammad Nazmus Saquib


Last seen: 1年以上 前 2022 年からアクティブ

統計

  • Thankful Level 2

バッジを表示

Content Feed

表示方法

質問


Fmincon too many input arguments
function [x,fval,exitflag,output] = try_no_gradient(u0) % This is an auto generated M-file from Optimization Tool. % Start wit...

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

2

回答

質問


Matlab error, "Not enough input arguments" & "unrecognized function 'x'"
I was trying to run a script and everytime getting returned with these to errors. I can see the input arguments in workspace and...

約2年 前 | 0 件の回答 | 0

0

回答

質問


My matlab script is throwing an error for array dimensionality. "Arrays have incompatible sizes for this operation."
The error I'm getting is, "Arrays have incompatible sizes for this operation. Error in deflection_calculation>@(x)sum(F.*max(x-...

約2年 前 | 1 件の回答 | 0

1

回答

質問


I want to split an image into several pieces and automatically save them without needing to crop them manually. How can I do that?
Currently I'm using this code to split an image and save them. But I need to crop the split image manually before I save them. I...

約2年 前 | 2 件の回答 | 0

2

回答