THONTI BEERAIAH
Followers: 0 Following: 0
Research scholar
統計
MATLAB Answers
10 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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 ...
約1年 前 | 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...
1年以上 前 | 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...
約3年 前 | 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 ...
4年弱 前 | 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...
4年弱 前 | 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...
約4年 前 | 1 件の回答 | 0
1
回答質問
saving data in .dat files
In below code how to save the values of sr and sl in .dat file separately
約4年 前 | 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...
約4年 前 | 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...
約4年 前 | 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...
約4年 前 | 1 件の回答 | 0