Ana Gabriela Guedes
Followers: 0 Following: 0
Statistica
25 Domande
0 Risposte
RANK
201.668
of 295.467
REPUTAZIONE
0
CONTRIBUTI
25 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Add string files to a cell array within a loop
Hi!! I am creating a preprocessing fmri pipeline and wanted to ge the names of all the files from each run of a subject in a c...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Why am I getting unrecognized function or variable 'length' ??
Hi!! I am building a code to create a convolutional neural network but for some reason when I call the function used to train th...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to implement the arguments validation in a function correctly?
Hello!! I am writing a code for neural networks where the user can choose if he wants to use a filter, how many layers, the ac...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Solve multiple integrals qith Newton-Cotes formulas
Hi!! I'm trying to compute a biological model and one of the parts of it consists in a multiple integral function I am not being...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
Intersection between 2 symbolic functions
Hey! I have 3 symbolic gaussian function and need to find the intersection between the two Gaussian components on the most ri...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Detect letters in an image
Hey! I have a text image from where I want to detect the letters 'y' by: select one morphological operation for the purpose ...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Apply a non defined noise to an image
Hello! I have a user defined function that lets us set some kinds of noise and I want to apply that noise to an image. How can ...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Reconstruct image with coefficients after thresholding
Hi! I have an exercise in which I had to decompose a noisy image at level 2 using the Haar wavelet and then extract the approxim...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Working with color maps
Hi! Can someone please help me solving the following exercise? I think the way it is written is not very clear and I'm not be...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Rescale a grayscale image
Hi! I have this input image: CT-MONO2-16-ankle.dcm and I need to read this dicom file and rescale the grayscale image by mappi...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
4D figure with a colormap
Hi! I have an exercise where I have a certain dicom collection input and from there I have to get only 1 of the series (corres...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Delete outliers in each column of a matrix
Hi! I have a matrix in which each line relates to a trial and each column is a specific moment I am analysing. I want to get th...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Try catch to load files
Hi!! I'm writing a program in which I have to load multiple files within a cycle and work with them. The program calls the diff...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Apply script to multiple data files and save specific workspace outputs
Hi! I have a script to analyse ECG that I run and gives me multiple outputs, from which I want to save a specific one with a sp...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Load multiple matlab data files and convert them to text
Hi! I have multiple matlab data files with different names (with ECG data from multiple patients) and I want to load them all ...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Matlab data to ASCII/ MIT files
Hi!! I have a lot of ECG matlab data files I want to analyse but the program I'm using only accepts ASCII or MIT files, how can...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to filter a signal with a transfer function?
Hi! I have a discrete signal (a vector with many values) I want to filter using a low pass filter but I only have the tranfer ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
T-offset determination on ECG
Hi! How can I get T wave offset values from an ECG data file? (and maybe other parameters) Is there any function or toolbox I c...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
Split arrays and Apply function
Hi! I have 4 vectors: event1 = [7.046, 15.66, 24.16, (....) 106.672, 114.722] event2 = [8.82, 17.34, 25.91, 33.07, (....) 108....
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Separate correctly values in array
Hi! I have 2 vectors: A = [7.046, 15.66, 24.16, 31.476, 39.42, 62.86, 69.83, 91.326, 98.586,106.672, 114.722] corresponds to t...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to access output variables from a m.file in another?
I have a m.file (ECG_Final.m) that asks for a data m.file and analyses it using a lot of functions defined in the same folder (b...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Remove corresponding values in two arrays
Hi! I have a vector with a lot of numbers, for example A = [9,1,5,2,3,2] and B = [12,23,41,4,10,6] (for example) and I want to...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Remove specific values from array
Hi! I have a vector with a lot of numbers, for example, A = [9,1,2,5,1,2,5,1,1,5,2,3,1,2,5,1,2,5,4,1,2,5,10]; and I want to rem...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Add an array to a cell arrayn within a for loop
How can I add vectors to a cell array within a for loop? I have a vector wich I want to split in some intervals acording to the ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I randomly extract a element in a vector?
Hi!! How can I extract a random element from a vector? For example, I have vector v = [a1 a2 a3 a4] and I want to randomly se...
oltre 4 anni fa | 1 risposta | 0