photo

thestargazer


Last seen: 2 months 前 自 2016 起处于活动状态

Followers: 0   Following: 2

消息

Programming Languages:
Java, C#, MATLAB
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only

统计学

MATLAB Answers

11 个提问
0 个回答

排名
38,236
of 300,392

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
36.36%

收到投票数
1

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,373

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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)...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 2 个回答 | 0

2

个回答

提问


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,...

8 years 前 | 2 个回答 | 1

2

个回答

提问


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 = ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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(...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

9 years 前 | 1 个回答 | 0

1

个回答