Community Profile

photo

Mohammad Nazmus Saquib


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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-...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten