photo

Honey


Last seen: 6 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I enabled fft function in oscillioscope and it saved the data as FFT amplitude (dBV) and frequency domain how ever I want my time domain and ampltude signals original data.
%% folder = 'C:\Users\haneu\OneDrive\바탕 화면\New folder (2)'; filename = '550mvp.csv'; data = readtable(fullfile(folder,filenam...

9 Tage vor | 1 Antwort | 0

1

Antwort

Frage


Hi I have Csv file for voltage and time data and I would like to compute spectrogram to to compute harmonics at different frequencies but my spectrogram looks so much noisy or
%% folder = 'C:\Users\Min\Desktop\New folder (3)'; filename = '27o2.csv'; data = readtable(fullfile(folder, filename)); t ...

16 Tage vor | 2 Antworten | 0

2

Antworten

Frage


Hi I would like to plot 2D beam plot from the Ultrasound data. I want to make it like the reference image I am uploading my code along with data I would appreaciate kind help.
% Given data x_values = [-5 -4 -3 -2 -1 0 1 2 3 4 5]; y_values = [-5 -4 -3 -2 -1 0 1 2 3 4 5]; intensity_x = [0.354894 0.2647...

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Hello I have problems detecting the edges of carotid artery in the image .Please help
%Carotid Artery Segmentation and Interpolation %Read an image fullname = get_full_filemane(C:\Users\Min\Desktop\Clinical data\...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Hello Matlab specialist . I am seeking help I want to do Carotid artery segmentation and use fit ellipse to identify the edges but eliipse wont fit! please help
%Carotid Artery Segmentation and Interpolation %Read an image I = imread('Image_1.tif'); %Convert the image into grayscale an...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten