
Brunno Machado de Campos
Unicamp (University of Campinas)
Physicist. I work with multi-modal techniques applied to neurophysics and neuroscience.
Neuroimaging Laboratory
University of Campinas
Professional Interests: signal processing, image processing.
Statistics
RANK
127,552
of 258,132
REPUTATION
0
CONTRIBUTIONS
11 Questions
3 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
8,679 of 17,788
REPUTATION
74
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
692
RANK
of 110,298
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Working only with the equal values based on columns
Hi Bianca, until that 'single line answer' does not pop up, try using this: aa = Table; %Your table eqs = aa(:,end-1:end); id...
7 months ago | 0
Question
"parfeval" and "backgroundPool" to create background progress bar
Dear experts, I am trying to cretae a progress bar that runs in background. My silly progressbar code is: function [WaitF] = ...
7 months ago | 1 answer | 0
1
answerQuestion
Fastest (parallelized, maybe) way to run exponential fit function in a big matrix of data
Dear experts, I am trying to ensure the most optimized syntax to run a part of my code. In summary, I need to perform an expone...
8 months ago | 2 answers | 0
2
answersQuestion
Special characters (or Latin) on Deployed GUIs, Prompt Windows and Generated Text files
Dear experts, I am developing a software compiled with MCR on both MS Windows and OSx. The software is in Brazilian Portugues...
2 years ago | 0 answers | 0
0
answersQuestion
Deep Learning: Training Network with "parallel" option using only CPUs
Hi, I am trying to train a network using the follow parameters: miniBatchSize = 10; clear NewNetIn3D valFrequency = floor(...
2 years ago | 1 answer | 0
1
answerQuestion
AnnotationPane errors on Guide
Hi, When MathWorks will solve the BUGs using guide on 2019b? I just update to 2019b and it is impossible to work with all thos...
2 years ago | 1 answer | 0
1
answerQuestion
error using createMask on imellipse object
Hi, I created a circle (using imellipse) over a plot (imagesc, uint16 matrix). the code is: Circ81 = imellipseimellipse(hand...
3 years ago | 0 answers | 0
0
answersQuestion
"parfor" skips or fail with filtfilt function
Hi, I am trying to use 'parfor' to speedy a loop that performs 3 steps to a simple time series (SignCorr): 1 - Detrend 2 - Li...
3 years ago | 1 answer | 0
1
answerproblem trying to Install *.exe with Matlab 'system' command
Although I am the PC admin, the command worked only when I open the Matlab in Admin mode (right-click >> open as adm). Since th...
4 years ago | 0
| accepted
Question
problem trying to Install *.exe with Matlab 'system' command
Dear Experts, I am trying to install and exe file using the system command. The function fails, resulting in a -1 status and ...
4 years ago | 2 answers | 0
2
answersQuestion
How to avoid Globals on a code created (complex) Figure?
Dear experts, I am creating a GUI using pure code (without Guide). When we use Guide, we have the Handles variables that it i...
4 years ago | 2 answers | 0
2
answersRead files in zip file without unzipping
Hi, If anyone is until interested, for zip, on Windows (where I tested): a = fopen('ZIPFILENAME.zip','r'); c2 = fread(a,...
4 years ago | 0
Question
Using Compiller App: Cant find attached .mat, .txt files
Dear experts, I am trying to use the Matlab Compiler with the Compiler App. When I use the function ctfroot in the deployed r...
4 years ago | 0 answers | 0
0
answersQuestion
dicom info fails with fMRI data
Hi, I am trying to read the metadata of a DICOM file of a functional MRI image (Philips Achieva data). The 'dicominfo' functiona...
4 years ago | 0 answers | 0