A répondu
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...

presque 3 ans il y a | 0

A répondu
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 =...

presque 3 ans il y a | 0

| A accepté

A répondu
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...

environ 3 ans il y a | 0

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

environ 3 ans il y a | 0

A répondu
Run pytorch gpu in Matlab
Hi, Refer to the following answer.

environ 3 ans il y a | 1

A répondu
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...

environ 3 ans il y a | 0

A répondu
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...

environ 3 ans il y a | 0

| A accepté

A répondu
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...

environ 3 ans il y a | 1

| A accepté

A répondu
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...

environ 3 ans il y a | 1

| A accepté

A répondu
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 ...

environ 3 ans il y a | 0

| A accepté

A répondu
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 ...

environ 3 ans il y a | 0

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

environ 3 ans il y a | 0

A répondu
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...

environ 3 ans il y a | 0

A répondu
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.

environ 3 ans il y a | 0

A répondu
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...

environ 3 ans il y a | 0

| A accepté

A répondu
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...

environ 3 ans il y a | 0

| A accepté

A répondu
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...

environ 3 ans il y a | 0

A répondu
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...

plus de 3 ans il y a | 1

A répondu
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...

plus de 3 ans il y a | 1

A répondu
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...

plus de 3 ans il y a | 0

A répondu
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...

plus de 3 ans il y a | 1

| A accepté

A répondu
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”. ...

plus de 3 ans il y a | 0

| A accepté

A répondu
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...

plus de 3 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 1

| A accepté

A répondu
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...

presque 4 ans il y a | 1

| A accepté

A répondu
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...

presque 4 ans il y a | 0