Community Profile

photo

captainmariah


Last seen: fast 3 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Extracting number from a string
Hi, I want to extact the number from this string. res_str ='TotalPower:9,7406E+00Watts' I used below to find the index of the...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Controlling an Stepper Motor
Hi, I want to control a step motor translations stage (LTS150/M - 150 mm Translation Stage with Stepper Motor from Thorlabs)...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Negative background in image processing
Hi, I’m working with pulsed laser measurements and is calculating how much energy I have within an certain angle. My problem is ...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Question about image processing
Hi, I been saving a grayscale image, that has maximal possible intensity around 4000 (12 format), but the image is saved as 16-b...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Creating a rectangular pulse
I can create an rectangular pulse with code b1 = 5; a1 = 5; x = -10:0.01:10; % a pulse function f = @(xi,a,...

mehr als 6 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Remove duplicate values in matrix
Hi, I have following code: a_x = 1.5:0.2:a_max; a_y = 1.5:0.2:a_max; a = zeros(length(a_x),length(a_y)); for i = ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Power from an image
Hi, I have a certain image with an intensity distribution. How do I calculate the Power? Is it correct to take the area ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


find the number of seconds between two times
One time comes from a vector, date (which I only want the first date) and the other one is a string form. time0 = datenum(...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


polyfit with time vector.
Hi, Im encountered some problems while detrending some data. I have data for example: 15:02:13 0.24 15:02:14 0.25 15...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to find max and min values of the plot
Hi, Im plotting some data and I want to separate sections with colours. I am doing that with 'patch' but i want it to fill t...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Remove drift from signal
<</matlabcentral/answers/uploaded_files/56272/test.jpg>> How do I remove the drift from this signal? I want the "flat" lines ...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort