Statistik
22 Fragen
0 Antworten
RANG
266.220
of 297.016
REPUTATION
0
BEITRÄGE
22 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
59.09%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Loop with different images on Matlab
I have a question about how can I create a loop. I'm going to try to simplify. I have three images (the real problem has a h...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Offset multibandread command in Matlab
Hello, I have a problem reading an image with the multibandread command. I think it's because of the offset but I don't know...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Lanread function in Matlab
Hello, I have a multispectral image and I've a question. I've found a function code on the internet which allows to read this ki...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Save matrix as image format file
Hi, I have a matrix with a 61x89x6 double length. I want to save it as a tiff or another image format file. I've checked the...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem executing compilation on Matlab
Hi, I have a question about a compilation problem in Matlab. I have created the “Untitled1_pkg.exe” but when I tried to exec...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Loop in a array
Hi, I have a question. I have an image with three bands. How can I apply a loop for do an operation to all the pixels? ...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Save output sequence of files
Hi! I have a question about how can I save a loop outputs. I want to write the output values of a large series of files on a se...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Process a sequence of files
*EDIT2* I have a question about how can I process a sequence of files. What I've done is extract some information of one file...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
"If sentence" error
Hi, I have a problem. I want to rename some files and this is my code. The problem is the if sentence doesn't work at all. T...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Copy the value from a variable to a new name
Hi, I have a not very difficult problem, but I don't know how to solve it. I've created a variable and I need to write this ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Add movefile condition in Matlab
Hi, I have a question. I've that code and I want to know if it's possible to add a condition to the movefile new name. ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Change archives name with Matlab
Hi, I've a question about how can I change archives name. I will try to ask it with a simple example: I have on one hand...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matrix with decimal numbers
Hi! I've done an operation with a Matrix.I've divided all the values and now I've a matrix that looks like this: Block ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to change interpolation results
Hi! I have a question. I've done some interpolation: t= 200:.01:1500; l= pchip(l1,l2,t); plot(l1,l2,'o',t,l,'-'); ax...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Vector creation with information of other vector
Hi, I have a question about the creation of a vector. On one hand, I have two vectors: m1x= [550 560 562 562 645] m...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Save graph code with "cftool"
Hi, Usually, if I had to do some fitting (interpolations..) to the data I wrote the code on the Editor window. But I've tri...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Adding vectors in Matlab
Hi! I have 4 different vectors and I need to add them like this: mod1+lan1= x1 mod2+lan2= x2 But as you can see in the...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Double interpolation in Matlab
Hi, I want to ask you somehting about interpolation in Matlab. I want to know if it's possible to do two different interpolat...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Graph bar with plot
Hi! I've created a graph bar with plot but the rectangles are united. I want them independent and I don't know how to do it. ...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Polyfit and polyval in Matlab
Hi!I have a problem with polyfit and polyval. I have two vectors (x and y). You can see it in the attached image (the red line)....
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Stop process and close plot with keyboard
Hi everyone, This is part of my code. plot(x, sensiv_graf2, 'r'); title ('Sensitivity average') xlabel(Wavelength...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Missing data values with interpolation
Hello everybody, I have a cell array each containing a sequence of diferent values. The sequences contains some missing valu...
mehr als 12 Jahre vor | 3 Antworten | 0