Statistics
RANK
36,509
of 300,352
REPUTATION
1
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,928
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,212
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
MATLAB Code for Mapping TPS 3D Dose to ArcCHECK 2D Geometry
Hi there, I’ve developed a MATLAB script to convert 3D dose distributions (300 × 352 × 151) from a TomoTherapy system (in helic...
5 months ago | 0 answers | 0
0
answersSeeking Alternative Optimization Methods for a 9-Parameter Optimization Task
@William Rose Thank you for your comments. However, there is something that restricts the your recommendation. According to Pou...
7 months ago | 0
Question
Seeking Alternative Optimization Methods for a 9-Parameter Optimization Task
Hi there, I am working on an optimization task where I need to determine 9 optimal parameters that satisfy my objective functio...
7 months ago | 1 answer | 0
1
answerOptimization method based on the Nonlinear least squares as well as fmincon for the defined objective function (Non-linear function).
Dear Matt, I have carefully reviewed the code and made several refinements. While I observed noticeable improvements compared t...
7 months ago | 0
Question
Optimization method based on the Nonlinear least squares as well as fmincon for the defined objective function (Non-linear function).
Hi there, I am currently working on a Matlab code for my task (optimization task), and I tried two different methods; Meth...
8 months ago | 3 answers | 0
3
answersQuestion
How to extract 3D position from the 2D projection using (an optimzation method + 3D Gaussian PDF)
Hi there, I am currently working on a Matlab code for my homework (the attached PDF file). As a beginner with Matlab, I initial...
8 months ago | 1 answer | 0
1
answerQuestion
Detect and remove outliers in signals
Hi there, I have a signal, which is attached, and I want to remove outliers, which are shown in the figure, in datasets, or jus...
3 years ago | 2 answers | 0
2
answersQuestion
Finding the first index in the datasets with a gap
Hi there, I have some data, which is attached, and I'd like to try to find the first index in the datasets. So I write some cod...
3 years ago | 1 answer | 0
1
answerQuestion
How to use use an anonymous function to fit data based on the fittype and fit functions.
Hi there, I have some sort of data point and I want to use an anonymous function to fit this data based on the fittype and fit ...
3 years ago | 3 answers | 1
3
answersQuestion
How to create 3D mesh model from 2D matrix?
i have some point (x,y,z,s,d,f,g,......,m) in the 2D matrix state. for example x=[1 4;5 9]; y=[11 25;2 7]; z=[14 15;...
10 years ago | 0 answers | 0
