Statistics
11 Questions
0 Answers
RANK
38.227
of 295.448
REPUTATION
1
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
36.36%
VOTES RECEIVED
1
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Feeds
Question
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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)...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
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,...
ongeveer 7 jaar ago | 2 answers | 1
2
answersQuestion
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 = ...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
ongeveer 8 jaar ago | 1 answer | 0
1
answerQuestion
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(...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 8 jaar ago | 1 answer | 0