已回答
ploting in while loop start with uncalled for changes
Hi Mehrdad,    Based on the provided description, you would like to resolve why the plotting starts without any mouse moveme...

10 months 前 | 0

已回答
Integration of nonlinear numerical acceleration data to find displacement
Hi, Based on the provided description, it appears that you are seeking an alternative method to perform numerical integrati...

10 months 前 | 0

已回答
solve 2nd order ODE using matlab ,ode 45, matrix,
Hi Yongin, Based on your description, it seems that you want to address an error that occurs when executing the code, speci...

10 months 前 | 0

已回答
입력 인수가 부족합니다 나옵니다
Hi 관호 송, Based on my understanding, you would like to resolve the error in the provided code. Upon reviewing the given code, i...

10 months 前 | 0

已回答
How to create a mask on a map in lat-lon coordinates?
Hi Based on my understanding, you are seeking assistance in generating a mask using the "drawfreehand" function over a "geos...

10 months 前 | 0

已回答
Using summation and series to create a function to analyse and find error
Hi Richard, Based on your description, you would like to develop a MATLAB code using for loop for the series “10^(N-1)” and a ...

10 months 前 | 0

已回答
Legend in TiledLayout with AppDesigner
Hi Marius, Based on my understanding, you would like to generate a legend in the top-right corner of the plot. Upon r...

10 months 前 | 0

已回答
app designer - dropdownmenu - plot values
Hi Alejandro,  As per my understanding, you are interested in creating an app that allows you to plot different data from an E...

10 months 前 | 1

已回答
Writing into excel sheet from matlab
Hi You can directly use "writematrix" or use convert the matrix into a table and use "writetable" functions to write into an e...

11 months 前 | 0

已回答
Matlab function to calculate coeffiecients of projection of a function on orthogonal set
Hi Itzik,  As per my understanding, you would like to understand why your code is not working for the required task. While ...

11 months 前 | 0

已回答
Rearrange matrix terms is a challenge
Hi Roger,  As per my understanding, you would like to merge the 3 channels of image in LAB format, given in text file into a s...

11 months 前 | 0

已回答
hello, can somebody help me figure out how to improve this Simulink model so that it has four output ports instead of a single output port?
Hi Donovan,  As per my understanding, you would like to create 4 output ports to the stateflow chart block instead of one. Ple...

11 months 前 | 0

| 已接受

已回答
onehotencoder for LSTM sequence to label classification
Hi Floriana, Based on your description, it appears that you would like your classification layer to be compatible with...

11 months 前 | 0

已回答
Is there any MATLAB documentation about fourier transforming into the frequency-time domain for a frequency vs time plot?
Hi Brianna, I understand your query is to generate a line plot for a Fourier transform on a frequency vs time graph....

11 months 前 | 0

已回答
Trendfitting a series of downsamplings for comparisons
Hi Nicholas, I understand your requirement is to plot multiple down sampled and curve-fitted lines in a figure, each with disti...

11 months 前 | 0

| 已接受

已回答
how we get to power matrix from spectrogram?
Hi Orly, I understand your objective is to plot the power spectrum of the audio you are analyzing. Given that you alread...

11 months 前 | 0

已回答
Plot vector in a defined line in 3D graph
Hi Arne, From the posted images, I understand that you want to rotate the lines drawn in the plot on the x-axis by gamma while...

11 months 前 | 0

已回答
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...

11 months 前 | 0

已回答
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 ...

11 months 前 | 0

已回答
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...

11 months 前 | 1

已回答
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...

11 months 前 | 1

| 已接受

已回答
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...

11 months 前 | 0

已回答
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...

11 months 前 | 0