Respondida
Problem with matrix indexing
Hi, It’s my understanding that you are trying to construct a matrix of size 4900x9 by extracting the values from matrix A using...

alrededor de 3 años hace | 0

Respondida
extract one of the bits in fi(), flip it, and reassemble it to produce new bin
Hi, It’s my understanding that you are trying to flip the bit at 2nd position. Following is the code for the same :- input =...

alrededor de 3 años hace | 0

| aceptada

Respondida
cubic spline interpolation based on intermediate iterative points.
Hi, It’s my understanding that you are trying to perform cubic spline interpolation between points x and y, using the interpola...

alrededor de 3 años hace | 0

Respondida
how can i connect battery (mask) (link) to the circuit made in simscape electrical?
Hi, Refer to following example.

alrededor de 3 años hace | 0

Respondida
Run pytorch gpu in Matlab
Hi, Refer to the following answer.

alrededor de 3 años hace | 1

Respondida
Combining RGB to colored image after normalization
Hi, I understand that you are combining the red, green, blue channels of an image after histogram matching operation and you ar...

alrededor de 3 años hace | 0

Respondida
Strange grid pattern in 2D Fourier transform
Hi, I understand that you are displaying phase spectrum of FFT of a mask. In the output image there is global grid pattern for...

alrededor de 3 años hace | 0

| aceptada

Respondida
Find one-to-one correspondence with "knnsearch" function
Hi, I understand that you are trying to find one to one correspondence between X and Y. One approach to find it using knnsearch...

alrededor de 3 años hace | 1

| aceptada

Respondida
How to plot UNEQUAL x -y axis for 3D surface plot
Hi, I understand that you are trying to plot data with unequal x and y axes. You can use meshgrid to organize the data. For oth...

alrededor de 3 años hace | 1

| aceptada

Respondida
Using fft to replace feature learning in CNN
Hi, I understand that you are using FFT for feature learning instead of CNN and the accuracy is staying at 10%. This is due to ...

alrededor de 3 años hace | 0

| aceptada

Respondida
Pcolor extract values of X,Y and C into one table?
Hi, It is my understanding that you want to combine the data stored in variables x_data, y_data, c_data into a table and write ...

alrededor de 3 años hace | 0

Respondida
Are the SGDM and traingd algorithms the same?
Hi, Refer to the Algorithms section of the documentation for trainingOptions and traingdm.

alrededor de 3 años hace | 0

Respondida
Compare ground truth scatter plot with tracker's scatter plot
Hi, From my understanding, you are trying to identify tracker output points in the vicinity of ground truth points given a maxi...

más de 3 años hace | 0

Respondida
How to Save the figures getting from ANFIS
Hi, I understand that you want to save a figure which is an output of membership function. This can be done by using saveas.

más de 3 años hace | 0

Respondida
Get pixel identities with different resolutions but same field of view
Hi, I understand that given an image in both higher and lower resolution, you want to identify pixel locations of higher resolu...

más de 3 años hace | 0

| aceptada

Respondida
Local Contrast by dragging rectangle on an image
Hi, I understand that you want to define a dynamic rectangular region of interest and enhance the contrast of the region insid...

más de 3 años hace | 0

| aceptada

Respondida
Drawing cross sectional views of a body using .mat file
Hi, I understand that you want to draw the cross-sectional view of a cylinder from the data in MD variable. Following is an e...

más de 3 años hace | 0

Respondida
Plot on different tile during a loop
Hi, I understand that you want to access a previous tile in a tiled layout and plot a graph at that tile. The syntax to access...

más de 3 años hace | 1

Respondida
How to extract photos from video at equal intervals?
Hi, I understand that you are trying to extract frames from a video at 10 seconds, 20 seconds, 30 seconds, 40 seconds, 50 seco...

más de 3 años hace | 1

Respondida
Is there a way to multiply a formatted dlarray with a matrix?
Hi, I understand that you want to multiply a formatted dlarray y, and a matrix X, rows of which are constructed using formatte...

más de 3 años hace | 0

Respondida
how do you plot fft of each sensor for both test
Hi, I understand that you want to calculate and plot FFT for each sensor for both the tests. According to the code shared, the...

más de 3 años hace | 1

| aceptada

Respondida
Calling specific cells and averaging
Hi, I understand that you want to calculate average of elements present at indices stored in the file “VisualVisualTest.mat”. ...

más de 3 años hace | 0

| aceptada

Respondida
RGB and LAB values
Hi, I understand that you want to display LAB color space values. By default, the Image Processing Toolbox represents colors i...

más de 3 años hace | 0

Respondida
Adam Optimizer with feedforward nueral networks
Hi, It’s my understanding that you want to use Adam optimizer to train a neural network. This can be done using trainNetwork fu...

casi 4 años hace | 0

Respondida
Naive Bayes Classification - Chanig distribution from Normal/Gaussian to other types
Hi, It’s my understanding that you are using Naïve Bayes classification for a multiclass problem with fitcnb function, and wan...

casi 4 años hace | 1

| aceptada

Respondida
Example does not work for binary classification..
Hi, It’s my understanding that you are trying to construct a binary classifier using Sequence Classification with LSTM on MAT...

casi 4 años hace | 1

| aceptada

Respondida
FFT of Linear FM Pulse Waveform
Hi, It’s my understanding that you are trying to generate FFT of waveform, which you have generated using phase.LinearFMWavef...

casi 4 años hace | 0