Community Profile

photo

THONTI BEERAIAH


Last seen: ein Tag vor Aktiv seit 2020

Followers: 0   Following: 0

Research scholar

Statistiken

  • Thankful Level 3
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Plot a 2-dimensional matrix with 2 different colormaps for negative and positive values
I have a big matrix consisting of values ranging from negative to positive. When I plot that by just imagesc and apply colorbar ...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Create a discontinuous surface plot with 3 vectors
I have 3 vectors. z vector consists of amplitudes. Is there any provision to make the surface plot dicontinuous (between those 2...

9 Monate vor | 0 Antworten | 0

0

Antworten

Frage


how can I plot 3d in matlab
I have amplitude spectrum of different situations. I need to plot them in 3-axis with increasing number of candles on z-axis a...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


need a matlab(R2015a) code for Generating Kuramoto model
I have time series data(amplitude of 2000 values) of two weakly interacting coupled oscillators.could you pleae help me writing ...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


FFT to convert time series data into frequency domain
I have an amplitude data of time series(2000 samples) in a file now I need to convert that into a frequency domain so that to co...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


trimming start end end of time series data in matlab 2015
I have a program as below close all; clear all; clc; %%loading the data fs=240;%sampling frequency sl=dlmread('Sepfourtyf...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


saving data in .dat files
In below code how to save the values of sr and sl in .dat file separately

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


number of frames in a video using VideoReader in r2015a
A = VideoReader('Augthirtycm.mp4'); n=A.NumFrames; %Above is my simple code but when I run code it is showing error like belo...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


loading a .mat file and applying hilbert transform
I have .mat fle in which data is saved in 4*4 uint8 struct format. when I try to apply Hilber Transform it is showing like below...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


frames extraction from a video
hey I have written a code to extract frames of two different cropped ares from a video and to evaluate intensity of cropped are...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort