Answered
How do I apply a wavelet decomposition filter?
Hi Studentmatlaber, I understand that you have already applied Short-Time Fourier Transform (STFT) to your audio files you ar...

2 years ago | 0

Answered
Expand f (x, y) =e^xln(1 + y) in terms of x and y up to the terms of 3rd degree using Taylor series.
Hi, I understand you are facing difficulty in expanding the function using Taylor series up to the terms of 3rd degree. I assu...

2 years ago | 0

Answered
How do I combine multiple inputs at different times
Hi Teodor, I understand you want to combine different input functions in Simulink. You want to create a single input source in ...

2 years ago | 0

Answered
Link same input to several subsystems
Hi Roman, I understand that you want to connect the same input of a main subsystem to multiple subsystems within the main subsy...

2 years ago | 0

Answered
Chebyshev Type I low pass filter design image filter
Hi Abraham, I understand that you want to apply a Chebyshev Type I low-pass filter to an image. To apply a Chebyshev Type I lo...

2 years ago | 0

| accepted

Answered
How to store data poins in Simulink from a GoTo to use it in the same simulation?
Hi Santiago, I understand that you have a simulation in SIMULINK, and you need to perform linear interpolation on a set of valu...

2 years ago | 1

| accepted

Answered
It is being said that Resnet model requires less training time but when I used resnetLayer function of matLab to create a residual network why it takes more time
Hi Debojit, I understand that you have observed, the “ResNet” model is taking more time to train compared to the “CNN-LSTM” mod...

2 years ago | 0

Answered
Phasor Diagram for three phase sinusoidal signal
Hi Bharath, As per my understanding, you want to plot a phasor diagram for a three-phase signal. You can calculate the real...

2 years ago | 0

Answered
improving the svm result
Hi Rishika, I understand that you want to improve the results of Support Vector Machine algorithm (SVM algorithm) for the larg...

2 years ago | 0

Answered
Extend the labels array to full 2D area
Hi Amen, As per my understanding, you have a 2D data array with dimensions 460x950. You reshaped this array into a 3D array wi...

2 years ago | 0

Answered
Rewriting code for faster performance ( can it be written in matrix operations)
Hi Yasir, As per my understanding, you want to rewrite your code to gain performance in time. You can consider the below optim...

2 years ago | 0

Answered
accuracy of the svm model for multiple classes
Hi Rishika, As per my understanding, you want to calculate the accuracy of an SVM model for multiple classes whose labels ar...

2 years ago | 0

Answered
Real time interface using App Designer for Simevents?
Hi Ho Jung Kim, I understand that you have a “SimEvents” model where entities move through servers, each with a "color" attrib...

2 years ago | 0

Answered
Equate two data sets by smoothing larger and decreasing its data points
Hi, As per my understanding, you want to equate two matrices with a different number of elements without randomly deleting el...

2 years ago | 0

Answered
Transform image or a set of point from the direction of eigenvector
Hi Maia, As per my understanding, you want to use the Direction matrix to transform the original image without using the built...

2 years ago | 0

Answered
How can create a box where the user can click and drag between two points to create a line in App Desginer?
Hi Ryan, I understand that you want to create a graph with invisible axes, and when user clicks on two points on this graph, y...

2 years ago | 0

Answered
Modify Objective Function in trainNetwork() Function
Hi William, As per my understanding, you want to implement your custom model by editing “trainNetwork” function and other tra...

2 years ago | 0

Answered
how to display another same figure when i click the image inside axis1 in gui?it doesn't response
Hi, I understand that you want to display same figure in another window when clicked on an image on the GUI. I have create...

2 years ago | 0

Answered
Connection port from global system to subsystem.
Hi, I understand that you would like to pass the output of the PID Controller to a subsystem. The error message "Direct c...

2 years ago | 0