Community Profile

photo

Paras Gupta


Last seen: 13 jours il y a Actif depuis 2022

Statistiques

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Content Feed

Afficher par

A répondu
How to provide pseudo (false) color to inverse fast fourier transformed image (IFFT)
Hi Anurag, I understand that you want to apply a pseudo-color to your processed image based on intensity gradients. The followi...

14 jours il y a | 0

A répondu
Limit the effects of extreme data observations
Hi Pawel, I understand that you want to limit the effects of extreme data observations using z-scores. Setting the z-scores l...

15 jours il y a | 0

A répondu
How can I run ttest2 on each entry of a correlation matrix (corr output) with multiple samples?
Hi Andrew, I understand that you want to run a t-test on each each entry of the correlation matrices in the 1x8 CTRL and 1x8 TR...

15 jours il y a | 0

A répondu
About coding for optimal no of cluster
Hi Seemant, I understand that you want to find the optimal number of clusters using the Silhouette Method with Fuzzy c-means as...

15 jours il y a | 0

| A accepté

A répondu
How the function "velodyneFileReader" calculate the start time of pcap file in matlab ?
Hi Sara, I understand that you want to know the specific calculation used by the 'velodyneFileReader' function in MATLAB to det...

environ un mois il y a | 0

A répondu
Tengo problemas con el comando plot y no sé por qué
Hi, I understand that you are getting an error while plotting when you try to change the time range with a smaller step size. ...

environ un mois il y a | 0

A répondu
Recognizing 8 audio channels not stereo
Hi Jihyun, I understand that you want to select and play one channel's audio data from an 8 channel audio file. MATLAB's 'audip...

environ 2 mois il y a | 0

A répondu
Common get and set methods for dynamic properties in user defined classes
Hi Rajmohan, I understand that you are want to have common set and get methods for several dynamic properties in a MATLAB class...

environ 2 mois il y a | 0

A répondu
how to apply clustering time series data ?
Hi 원석 서, I understand that you want to perform clustering on time series data of eight days into two clusters. We can use Hiera...

environ 2 mois il y a | 0

A répondu
how to find lyapunov exponent for sine function sin(x) and how to plot it? if i have a code for logistic map? instead of logistic map lyapunov i want just sine lyapunov?
Hi Zubair, I understand that you want to plot the Lyapunov exponent for the sine function. The following changes can be mad...

2 mois il y a | 0

A répondu
matlab code for python script?
Hi Asim, I understand that you want to convert the given python code to MATLAB. In the given Python code, the “region” vari...

2 mois il y a | 0

| A accepté

A répondu
Error using imgaussfilt Expected A to be real.
Hi Gulfam, I understand that you are getting an error while using the “imgaussfilt” function in MATLAB. The error message i...

2 mois il y a | 0

A répondu
How to do comparison using TTEST2 to get the p-value between two 4-D connectivity matrices.
Hi Sandy, I understand that you want to know, what the different dimensions used in 4D connectivity analysis matrices represen...

2 mois il y a | 0

A répondu
How to save and load CheckedNodes of checkbox tree?
Hi, I understand that you want to save the current checkbox states and load them when the user opens the UI Figure next time. ...

3 mois il y a | 0

| A accepté

A répondu
Generating a random graph with given average(mean) degree of nodes
Hi, I understand that you want to generate the adjacency matrix for a random undirected graph with an average degree given as ...

3 mois il y a | 0

A répondu
Extracting Maximum pixel value from a raster (Canopy Height Model) for multiple polygons in a shapefile
Hello, I understand that you want to extract the maximum pixel value for each polygon in a shape file using a Canopy Height Mo...

3 mois il y a | 0

A répondu
How can I remove the option to close a figure in a ToolGroup?
Hi, I understand that you want to hide/remove the close button from the UI Figure tab in the Tool Group created using the prov...

3 mois il y a | 0

A répondu
如何用m脚本把Set Path 设置为默认值
Hi, I understand that you want to restore the MATLAB search path to its default state and disable the prompt for saving the pa...

3 mois il y a | 0

A répondu
bootci for 3d
Hi Miri, I understand you want to compute the confidence intervals for each row in a data matrix of size 200x2x75 separately f...

3 mois il y a | 0

A répondu
Difference between lsqlin (using IP-algorithm) and fmincon (using IP-algorithm)
Hi Jonathan, I understand you want to know the differences between the ‘lsqlin’ and ‘fmincon’ functions and why they are produ...

3 mois il y a | 0

A répondu
How to make more segments of polyline. For example , X1, Y1 ( one node), x2, Y2( second node)
Hello, I understand that you want to create polylines with multiple segments using the nodes given in the .csv file and output...

3 mois il y a | 0

A répondu
immediate refresh function for cd?
Hi Jeff, I understand that you want to update the current folder window in MATLAB as soon as the cd function is executed in th...

3 mois il y a | 0

A répondu
Dividing output of structuralmodel solution based on their cell.
Hello, I understand that you want to get the stress and strain for each mesh part of structuralmodel into the upper or the low...

3 mois il y a | 0

A répondu
Can I make a 1D heatmap of data density and add it to line charts?
Hi Michael, I understand that you are trying to create a histogram to show the distribution of the data in the final time-poin...

3 mois il y a | 0

A répondu
Homomorphic filtering demodulation for bearing signal
Hi Eris, I understand that you want to use Homomorphic filtering for bearing damage analysis in MATLAB. To apply Homomorphi...

3 mois il y a | 0

A répondu
How to use linear mixed effect model to test two sets of data are significantly different?
Hi Fengting, I understand that you want to use the linear mixed effect model between two sets of data - 'data1’ and ‘data2’, w...

3 mois il y a | 0

A répondu
wiener filter not able to cancel noise
Hi, I understand that you are trying to perform noise cancellation using Wiener Filter. The provided code does not consider th...

3 mois il y a | 0

A répondu
Spikes in FM Broadcast PSD
Greetings, The prominent spikes at multiples of the stereo pilot frequency (19kHz) in the PSD of the Stereo FM + RBDS signal a...

3 mois il y a | 0

A répondu
hmmtrain without updating emission probabilities
Hi, The Baum-Welch algorithm is designed to estimate both the transition and emission probabilities based on the observed sequ...

3 mois il y a | 0

A répondu
scrittura file json con ciclo for
Hi Davide, I understand that you want to structure the data from a table into a ‘. JSON’ file with the provided format. Please...

3 mois il y a | 0

Charger plus