![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4338671.jpg)
Brunno Machado de Campos
Unicamp (University of Campinas)
Followers: 0 Following: 0
Physicist. I work with multi-modal techniques applied to neurophysics and neuroscience. Neuroimaging Laboratory University of Campinas Professional Interests: signal processing, image processing.
Statistiques
RANG
290 109
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
13 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
61.54%
VOTES REÇUS
0
RANG
9 275 of 20 419
RÉPUTATION
76
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
4 Fichiers
TÉLÉCHARGEMENTS
4
ALL TIME TÉLÉCHARGEMENTS
718
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Matlab 2020b suddenly not launching
Hi, After years using, my Matlab 2020b is suddenly not launching. After double click, the icon blinks in the Windows toolbar an...
environ un an il y a | 1 réponse | 0
1
réponseRe-enable keypress capture in pan or zoom mode
I will answer here to illustrate what I did. I created an interface to interact with medical images. This interface has shortcu...
plus de 2 ans il y a | 0
“KeyPressFcn” for “Control + C” shortcut to run a Callback
example: if ~isempty(eventdata.Modifier) if isequal(eventdata.Modifier{1},'control') %%% uncomment next line to i...
plus de 2 ans il y a | 0
Question
Get ROI (polygon) vertex information without moving it
Dear All, How to retrieve current vertex information only by passing the mouse over it? We know Matlab do this since enables us...
plus de 2 ans il y a | 1 réponse | 0
0
réponseWorking 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...
plus de 3 ans il y a | 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] = ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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(...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
"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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseA soumis
Tangent Circle Centres
Giving two points and a ratio, the function will output the two possible centres of the tangent circles.
plus de 6 ans il y a | 1 téléchargement |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/4f1b80bb-816e-4bfe-a20d-f710734555a0/c6d7b832-fcad-4579-b701-0fe7992d148e/images/screenshot.png)
problem 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...
environ 7 ans il y a | 0
| A accepté
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 ...
environ 7 ans il y a | 2 réponses | 0
2
réponsesA soumis
alt_dicominfo(img,BitRange)
Faster and simplest alternative to dicominfo function (only demographic and basic image information)
environ 7 ans il y a | 1 téléchargement |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/65606/versions/2/screenshot.png)
Question
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...
environ 7 ans il y a | 2 réponses | 0
2
réponsesRead 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,...
environ 7 ans il y a | 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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseA soumis
smoothLNI(Vet,n)
Alternative linear smooth function
plus de 8 ans il y a | 1 téléchargement |
A soumis
Powerful File Name Changer
This program can easily help you change the name of a bunch of files with same characteristics.
plus de 11 ans il y a | 1 téléchargement |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/41999/versions/3/screenshot.png)