Morpheuskibbe
Followers: 0 Following: 0
Statistics
RANK
11.069
of 295.569
REPUTATION
4
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
3
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Is there a way to Un-clip a sine wave?
I have a pile of data from a sensor and the sensor is getting maxed out. However, I knwo the data SHOULD be a sine wave and the...
ongeveer 5 jaar ago | 1 answer | 0
1
answerAutomatic text editor for reformatting GCODE files
I figured it out. filename='1cm_x_1cm_block.gcode'; output=strcat('converted',filename); fid = fopen(filename); l...
meer dan 6 jaar ago | 1
| accepted
Question
Remove text from a text file without otherwise altering the file
I need to remove text from a text file without otherwise altering the file INCLUDING other text in the same line. specifically ...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Automatic text editor for reformatting GCODE files
I have a problem where I need to convert GCODE files (essentially .txts) to the correct format. Essentially I need to get rid o...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Find an object in an image by color
So I'm using a webcam to take a color picture of an area. In that area there is a red thing and a green thing among a bunch of o...
meer dan 7 jaar ago | 1 answer | 1
1
answerQuestion
Find center of a object in an image
So I'm using a webcam to take a color picture of an area. In that area there is a red thing and a green thing among a bunch of o...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
im2bw help: image threshold array
Is there any way to get the output of im2bw to go into an array? I know the function BW = im2bw(I, level) produces a black wh...
meer dan 8 jaar ago | 1 answer | 1
1
answerQuestion
Parsing a file with nonstandard format
Lets say I need to get data out of a file but I can't count on the exact format of the entire file. All I can count on is the d...
meer dan 8 jaar ago | 1 answer | 0