De Ar
Followers: 0 Following: 0
Statistik
RANG
27.660
of 295.448
REPUTATION
1
ANTWORTZUSTIMMUNG
46.15%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Simultaneously fitting two non-linear equations with shared model coefficients
I have a pair of non-linear equations with shared model coefficients , representing a two-compartment model, that needs to be fi...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Derivative of 2D dose (intensity) image wrt distance
I have a 2D image of size MN representing a radiation dose map with a local dose , where is the spatial coordinate. I want to e...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Optimization of weighted sum
I want to optimize the weights of the sum , where is depth (in cm), . The terms are vectors (representing dose) of size fo...
mehr als 2 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Variable distribution for a parallel image acquisition
I want to parallelize my code by distributing/splitting variables among available workers, run a parallel image acquisition usin...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortDesign feature matrix of 8-neighborhood elements
Got it! new_img = zeros(size(img)+2); new_img(2:end-1,2:end-1) = double(img); % Image boundary coordinates without first/...
fast 5 Jahre vor | 0
| akzeptiert
Frage
Design feature matrix of 8-neighborhood elements
I have a matrix (image) of size m x n that I am trying to rearrange differently. I want to design a feature matrix of size (m x ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Log-Normal fit of histogram
I have a skewed Gaussian distribution in my histogram that I am trying to fit using a log-normal distribution, but my code is gi...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Logarithmic 2D colormap plot
I want to scale my 2D dose distribution logarithmically with appropriate tick such as the displayed image. I can't seem to chang...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Threshold for a numeric matrix (with negative values) representing a cell colony image
I have a numeric matrix, processed from an image of cell colonies, with values outside of the range [0,1], including negative v...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Denosing of extremely condensed signal
I am attempting to denoise a high-sampeled spectrum by removing all the sharp peaks and then performing a shape-preserving piece...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Smoothing/interpolation of a 3D surface colormap
I'm trying to smooth or interpolate away the "steps" building up to a intensity maximum, and at the same time preserving the sha...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Overlap two 2D array images by coordinate mapping
I'm doing pixel-by-pixel analysis. I have one parametric image, img1, and one parametric _ROI_ matrix image (contains only value...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Most efficient way to generate an array around a central value
Hi! I am trying to span a linearly spaced array around a center value without knowing number of points in the array beforehan...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Interpolation of a 2D image series at specific slice locations
I have imported a series of 2D DICOM files containing 14 MR images. The resolution of the image data matrix is 512x512x14. These...
mehr als 6 Jahre vor | 1 Antwort | 0