photo

Amir Dehsarvi


LMU Klinikum

Last seen: 1 month ago Active since 2015

Followers: 0   Following: 0

Message

Programming Languages:
Python, C, PHP, R, MATLAB, SQL, HTML, Shell, VHDL
Spoken Languages:
English

Statistics

MATLAB Answers

3 Questions
5 Answers

RANK
7,418
of 297,457

REPUTATION
6

CONTRIBUTIONS
3 Questions
5 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
3

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
MatLab is not running SPM12 on R2023b with M3 chip
Installing spm12 developers version worked on M2. Try that.

11 months ago | 1

Answered
I can not open spm12 with MATLAB
Install spm12 developers version.

11 months ago | 0

Answered
MatLab is not running SPM12 on R2023b
You can also install the developers version of spm12. No need to change MEX etc.

11 months ago | 0

Question


Multiple Comet Plots in GUI
Hello everyone, I am trying to create a GUI with four different plots, three of which are comets that have to run at the same...

9 years ago | 1 answer | 0

1

answer

Question


Working with structures, I cannot make an "if" work inside a "for" loop and cannot make "find peaks" work either; Any suggestions?
I am trying to work on vectors inside the structure (arrays), but when I have an if statement inside the for loop, it doesn't do...

9 years ago | 1 answer | 0

1

answer

Answered
What is the best algorithm to find difference between two images?
OK, I am just copying and pasting my answer. Plus, in this code I have resized the pictures to get the same size images in order...

9 years ago | 1

Question


How can I analyse multiple variables with similar names after importing them in a loop?
I have a dataset of 246 text files and I can easily load them in MATLAB as 246 variables with exactly the same names as the text...

9 years ago | 2 answers | 0

2

answers