Fred Sigworth
Yale University School of Medicine
Followers: 0 Following: 0
Professional Interests: Image processing
Statistics
RANK
5,310
of 295,467
REPUTATION
8
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
8
RANK
1,269 of 20,234
REPUTATION
1,479
AVERAGE RATING
3.90
CONTRIBUTIONS
6 Files
DOWNLOADS
41
ALL TIME DOWNLOADS
14141
RANK
of 153,912
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
Submitted
Imagic, MRC, DM and STAR file i/o
Functions for reading and writing image files and STAR files for electron microscopy
6 years ago | 14 downloads |
Question
Feature request: HEVC video support
As hevc files are now a common video standard, please support reading and writing these files in Matlab.
6 years ago | 1 answer | 0
1
answerkeep figures from popping up when running.
I have this sort of problem too. I use Matlab on Mac OS. Suppose I have a program that draws in two figure windows which are o...
7 years ago | 0
Question
Why no image display in App Designer?
App Designer looks nice compared to GUIDE, but I'm surprised that there is no support for display of 2D images. Is any planned?...
8 years ago | 3 answers | 1
3
answersSubmitted
Read .dm3 and .dm4 image files
Read Digital Micrograph files for electron microscopy
11 years ago | 22 downloads |
Question
Invoking my kernel in Matlab affects fft2 speed on GPU?
Hi, I happened to test such kind of program in Matlab. The code snippet is just like this: tic; fft2(img_d); toc % img_d...
12 years ago | 1 answer | 0
1
answerSubmitted
Hidden Markov Models for Molecular Motors
A set of functions for analysing noisy recordings of the random stepping of molecular motors
13 years ago | 1 download |
Submitted
Cryo-EM image simulator
Creates a density map from atomic coordinates, automatically including the density of solvent.
13 years ago | 1 download |
Question
How to create an empty array of structs?
I would like to make a loop that accumulates an array of structures, such as array=struct([]); % The docs imply that this s...
13 years ago | 12 answers | 7
12
answersQuestion
a problem when I change patch's edgealpha property in scrollpanel
I wrote a GUI program in which, you load an image file first, and then, you can add circles on it by clicking button named " add...
13 years ago | 0 answers | 0
0
answersSubmitted
Mac OS X Data Aquisition with National Instruments device
Analog input with a National Instruments device on Mac OS X, using a mex file.
15 years ago | 1 download |
Submitted
State-machine simplex minimizer
A simple minimizer of in-line coded functions, for teaching and experimentation.
15 years ago | 1 download |