![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7782203_1522123219886_DEF.jpg)
Morpheuskibbe
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
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...
5年以上 前 | 1 件の回答 | 0
1
回答回答済み
Automatic text editor for reformatting GCODE files
I figured it out. filename='1cm_x_1cm_block.gcode'; output=strcat('converted',filename); fid = fopen(filename); l...
Automatic text editor for reformatting GCODE files
I figured it out. filename='1cm_x_1cm_block.gcode'; output=strcat('converted',filename); fid = fopen(filename); l...
6年以上 前 | 1
| 採用済み
質問
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 ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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...
8年弱 前 | 1 件の回答 | 1
1
回答質問
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...
8年弱 前 | 0 件の回答 | 0
0
回答質問
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...
8年以上 前 | 1 件の回答 | 1
1
回答質問
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...
9年弱 前 | 1 件の回答 | 0