Feeds
提问
regular expression to replace ~ in code
*Edit: wrote new function StripTildes.m (see below) that works with all cases* *including output list on multiple lines* *Ed...
11 years 前 | 2 个回答 | 0
2
个回答已回答
adding a struct to struct array
Thanks, Darik. That is a good method. However, it does not seem to work if the function returns structs with different field...
adding a struct to struct array
Thanks, Darik. That is a good method. However, it does not seem to work if the function returns structs with different field...
11 years 前 | 0
已回答
Combining standard errors of fit parameters
The bootstrap is a great method for computing estimates of statistics. Most formulas you will see assume normal statistics but t...
Combining standard errors of fit parameters
The bootstrap is a great method for computing estimates of statistics. Most formulas you will see assume normal statistics but t...
11 years 前 | 0
提问
adding a struct to struct array
I like to return mutltiple outputs from a function as a struct. Many times I call the function in a loop and I want to gather th...
11 years 前 | 2 个回答 | 0
2
个回答已提交
CTrecon-an improved parallel data image reconstruct function
Fixes a bug in iradon that results in offsets from the true values. Uses mex func. for backproject
13 years 前 | 1 次下载 |
已提交
CT Projection Simulator
Computes the parallel beam 2D projections of an object specified as a set of geometric shapes
13 years 前 | 4 次下载 |