Bill White
Followers: 0 Following: 0
Feeds
질문
Smooth noisy data whilst keep absolute minimum and maximum values
I have a reasonably noisy signal (almost sinusoidal) that I am smoothing using sgolayfilt. I am using a polynomial of 2 with ...
대략 2개월 전 | 답변 수: 3 | 0
3
답변질문
Save variables (vector) to a tabulated text file
I have several vectors of data in my workspace, say A,B,C,D..... Is it possible to save / export these vectors in a single tabu...
2개월 전 | 답변 수: 1 | 0
1
답변질문
Save imported vector array with matlab file for later use
I have imported a text file, containing columns of numbers, as vectors. However, when I save my matlab file, close and reopen...
3개월 전 | 답변 수: 1 | 0
1
답변질문
Save image in specific location (directory)
I am loading a video file, then saving indivdual frames as jpg images. I ask the user of the script to locate and open the vide...
10개월 전 | 답변 수: 1 | 0
1
답변질문
Generate numbered variables from values in array
I have an array x (of arbitrary length, n) of values equal or greater than zero: x = (x1, x2, x3, .... xn) I can find the lo...
10개월 전 | 답변 수: 1 | 0
1
답변답변 있음
Find brightest frame in video file
I have got this working to find the single brightest frame, and the single frames either side; and then composite (merely add) t...
Find brightest frame in video file
I have got this working to find the single brightest frame, and the single frames either side; and then composite (merely add) t...
10개월 전 | 0
질문
Find brightest frame in video file
I need to import a video file (which contains 1000s or 10,000s of frames) and find the brightest frame; and isolate and save tha...
11개월 전 | 답변 수: 2 | 0