Fred Sigworth
Yale University School of Medicine
Followers: 0 Following: 0
Professional Interests: Image processing
Feeds
已提交
Imagic, MRC, DM and STAR file i/o
Functions for reading and writing image files and STAR files for electron microscopy
6 years 前 | 14 次下载 |
提问
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 前 | 1 个回答 | 0
1
个回答已回答
keep 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...
keep 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 前 | 0
提问
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 前 | 3 个回答 | 1
3
个回答已提交
Read .dm3 and .dm4 image files
Read Digital Micrograph files for electron microscopy
11 years 前 | 22 次下载 |
提问
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 前 | 1 个回答 | 0
1
个回答已提交
Hidden Markov Models for Molecular Motors
A set of functions for analysing noisy recordings of the random stepping of molecular motors
13 years 前 | 1 次下载 |
已提交
Cryo-EM image simulator
Creates a density map from atomic coordinates, automatically including the density of solvent.
13 years 前 | 1 次下载 |
提问
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 前 | 12 个回答 | 7
12
个回答提问
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 前 | 0 个回答 | 0
0
个回答已提交
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 前 | 1 次下载 |
已提交
State-machine simplex minimizer
A simple minimizer of in-line coded functions, for teaching and experimentation.
15 years 前 | 1 次下载 |