Answered
How to convert 3D rgb image taken with ir filter removed webcam to 4D NIR image
Hi Uimin,  The cameras after removing the IR filter can capture the NIR spectrum of visible light. The cameras do not record e...

2 years ago | 0

Answered
Its says error :Variable im_final must be of size [691 546]. It is currently of size [546 691]. Check where the variable is assigned a value. I canont figure it out
Hi Tasos, I understand that you want to find where the “im_final” variable is initialized and what it’s dimensions are. The ...

2 years ago | 0

Answered
classify "rows" of numbers contained in different arrays
Hi Sim, To optimize the provided code, I suggest first merging the unique rows in “ur” and then classifying the rows according...

2 years ago | 1

Answered
Why is my iteration not working?
Hi Marshal, I understand that you want to calculate difference of adjacent rows of a given matrix and store it in a separate m...

2 years ago | 1

| accepted

Answered
Stateflow with variable solver step time
Hi Jonathan, I understand that you want to generate C code for your model using the variable-step solver. For Simulink and Emb...

2 years ago | 0

Answered
Value Function Iteration Interpolation Error: Input Coordinates must be real
Hi David, I understand that the “interp2” function is receiving complex arguments during execution. This error c...

2 years ago | 0