Community Profile

photo

THONTI BEERAIAH


Last seen: Today 2020년부터 활동

Research scholar

통계

  • Thankful Level 3
  • Thankful Level 2

배지 보기

Content Feed

보기 기준

질문


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 ...

7개월 전 | 답변 수: 1 | 0

1

답변

질문


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...

8개월 전 | 답변 수: 0 | 0

0

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변