Honey - MATLAB Central
photo

Honey


Last seen: 2 meses hace Con actividad desde 2023

Followers: 0   Following: 1

Estadística

MATLAB AnswersFrom 04/23 to 03/25Use left and right arrows to move selectionFrom 04/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
183.649
of 297.547

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
71.43%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.454

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.122

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Hi can anyone help me I want to calculate the FWHM of the contour plot to find the focal beam spot but my result is different.The one I drew with black is where its should be.
% Load your data load("scan_2D_rms.mat"); % Extract relevant data x_axis = saveRMSResult.xAxis; y_axis = saveRMSResult.yAxis...

7 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Hi I have a query I removed the harmonic to preserve the fundamental but still fundamental at 1MHz is also filtered can anyone tell m e.
% Load the frequency domain data folder = 'C:\Users\haneu\OneDrive\바탕 화면\date\New folder (2)'; filename = '270mvp.csv'; data ...

7 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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

8 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 2 años hace | 0 respuestas | 0

0

respuestas