Community Profile

photo

Biza Ferreira


Instituto Politécnico de Bragança

Last seen: mehr als ein Jahr vor Aktiv seit 2012

Statistiken

  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
Is there a way to simulate a struct with a array?
Walter Roberson, Thanks for your answer, my problem is the following... I have develop a code in C to read the ouput of my ECG...

mehr als ein Jahr vor | 0

Frage


Is there a way to simulate a struct with a array?
Hello friends? I need to implement some code I have done in C, and conver it to matlab. Can someone help me to simulate the fo...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


How add field to a import structure file *.txt.?
Hello fellows I have a problem I need to add a field to a import text file. I have some field's in a .txt file i need to use ,...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How to show data in a textField on app designer?
Hello fellows, I have a few problems in a app designer, a try to show data in a textArea component,but without success, can an...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to pass textscan data to array?
Hello fellows, I have a write a code where I acess to a *.txt file and after get the information from the header, i close with ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How Load *.txt file with binary output and convert him to ASCII?
Hi, I need some help, in this task, to analayse my aquisition data I need to load a *.txt file. Inside him it have a binary c...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How to get a dynamic axes?
Hello friends, I have a huge problem and a need some help to solve it. I built a irrigation system, where i colect data humi...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How can get the multi band-pass FIR Filter
Hello, i need some help with a digital filters. Multiband-pass filter (MBF) is used for removing unwanted signals and power line...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Scroll a graph in GUI Matlab
Hello fellows, I have the new Matlab R2018A, and I need to develop a GUI application, the problem is I am not used to working wi...

mehr als 5 Jahre vor | 0

Frage


Scroll a graph in GUI Matlab
Hello fellows someone can guide me how can scroll a graph in GUI matlab

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
using data from a .txt file in matlab
Thanks for your reply I ended up making the following code, but it does not bring me all the data.Can someone help me? if ...

mehr als 5 Jahre vor | 0

Frage


using data from a .txt file in matlab
Hello friends, I have a fews problems, I have a text file and inside have some data disposed in columns. I want to load some c...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to solve this error?
Hello Friends, I have a small problem, I am solving a first order equation problem, and i use euler, heund, range-kutta, and od...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to calculate a average of five arrays?
I have a small problem in a exercise. So i have to make dynamic vectors with 3 dimentions and calculate the average of the sum o...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


problem in imfinfo give me the following error
I have done the following code clear all,close all,clc; originalImage = imread('101_1.tif'); testImage = imread('101...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I made a correlation between two images of the same size?
can you help me to solve this correlation problem using the expression <</matlabcentral/answers/uploaded_files/55280/csmdQ.pn...

mehr als 7 Jahre vor | 0

Frage


How can I made a correlation between two images of the same size?
Hello, I have a small problem I wanted to build a table with the correlation of 10 images values all with the same size.

mehr als 7 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


How can I calculate heart rates?
I have a ".txt" file obtained by an ECG, now I need calculate the cardiac frequencies from that ECG. I've built some code but I'...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I merge two array's?
I have two array and I want to merge in one . A =['test']; B= [1, 2, 3]; C= ['test', 1, 2, 3];

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can I create dynamically a matriz of values and store him in excel?
Hello friends, I have a problem in store values of two images. I'm trying to create an array and save the same values "scores" ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Ao can I display a var-comment-var ?
I have two variables like A and B, now I need to print in command window variable1-comment-variable2 how can I do this?

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to mask a binary image with a mask?
Friends I have a small problem with a image and a mask , I need to make a mask in a binary image how can do this?

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How change somme values on a matrix?
for example I have a "A" matrix , i want change somme pixel values inside him, like this example: if true % code if A...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can remove all regions outside roi?
Fellows I have a image with small coin, I want maintain the coin and remove all object's around the coin, I thought maybe implem...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can resolve this problems with fft?
Friends have the following problem I'm doing the enhanced fingerprint with FFT and i have done the following code if true ...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how can I draw a rectangle on a image?
Hello friends I'm with a problem! I have a vector with x and y coordinates and I need to draw a rectangle over an image.A recta...

fast 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to made a graph of two images?
Hello people, I'm trying to made a matching between two images,I would like to use graph theory, did any of you tell me where I...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can adjust luminosity with HSV?
Hello friends, I have a set of 20 color images and I want to implement some operations.but before working on these images, I mu...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I perform preprocessing in this image
<</matlabcentral/answers/uploaded_files/31296/105_3.jpg>> would like to perform a pre-processing in the following image I'm q...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why my code is not working?
I have a small problem, I need resover a problem through the quadratic penalty method, I have done the objective function and co...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Mehr laden