Matthias Schabel
University of Utah Department of Radiology
Followers: 0 Following: 0
Statistics
RANK
148,191
of 293,982
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
1,357 of 20,065
REPUTATION
1,366
AVERAGE RATING
4.20
CONTRIBUTIONS
2 Files
DOWNLOADS
14
ALL TIME DOWNLOADS
13084
RANK
of 150,317
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
Question
Problem with lscov for sparse input matrix with specified covariance vector
I am using lscov to solve a system of multiple small linear least squares problems set up as a block diagonal sparse matrix as f...
4 years ago | 0 answers | 0
0
answersQuestion
Construct an object given another object of that class
What I want to do can be accomplished with the following : classdef X methods function obj = X(x) ...
13 years ago | 0 answers | 0
0
answersQuestion
MATLAB Engine : create and manipulate matrix "view" to memory owned by calling process
I am trying to use MATLAB to interactively debug some C++ code and am trying to figure out how to create an mxArray in the MATLA...
13 years ago | 1 answer | 0
1
answerSubmitted
N-dimensional Fourier interpolation
Performs N-D FFT interpolation with upsampling, downsampling, or mixed up- and downsampling
14 years ago | 2 downloads |