回答済み
Matlab Neural Net Pattern Recognition: Why does the Neural Net uses Features as inputs instead of samples?
As per my understanding you wanted to know why in the wine classification example is the input of size [features, samples]. To...

約5年 前 | 0

回答済み
How to save matlab plot automatically into a folder as a JPG
As per my understanding you wanted to save a plot as a jpg file into a folder. I tried to reproduce the error you are facing but...

約5年 前 | 0

回答済み
MATLAB function for square and sawtooth waves
Here is the documentation of Fourier series which will help you in understanding Fourier Series in MATLAB.

約5年 前 | 0

回答済み
Making a while loop
As per my understanding of your query you need to execute your live script multiple times using a while loop. Here is a simple w...

約5年 前 | 0

回答済み
How can i write this Lyapunov equation in Matlab?
Hi Eleni, As per my understanding you are having trouble using lyap function. As the error suggest you have not sent sufficient...

約5年 前 | 0

回答済み
Putting cropped images in seperate folder
Hi Abdussalam, As per my understanding you need to put the cropped tiles in Train variable into another folder. I am assuming t...

約5年 前 | 0

回答済み
Interfacing new Azure Kinect with Matlab and opening associated .mkv files
Hi Gail, As per my understanding of your query, you are experiencing an issue with the VideoReader Function. I tried to run the...

約5年 前 | 0

回答済み
Interpolation / Resampling a signal in a new frequency
As per my understanding you need a function which would help you to resample your data between given frequencies. I would recom...

約5年 前 | 0

回答済み
not able to find helperLidarMapBuilder?
The error is not reproducible at my end. In my opinion you must be missing the Automated Driving Toolbox in your MATLAB install...

6年弱 前 | 0

回答済み
Solving matrices in form of (A + Bx = C)?
As per my understanding of your code, in the equation A + Bx = C: Matrix A is of size 2 * 2 Matrix B is of size 2 * 2 Matr...

6年弱 前 | 0

| 採用済み

回答済み
Find frequnecy of a data
From what I can understand you are facing trouble using exp() function when you are trying to find the frequency of data in arra...

6年弱 前 | 0