Amir Dehsarvi
LMU Klinikum
Followers: 0 Following: 0
Python, C, PHP, R, MATLAB, SQL, HTML, Shell, VHDL
Spoken Languages:
English
Statistics
RANK
6,535
of 295,467
REPUTATION
6
CONTRIBUTIONS
3 Questions
5 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
MatLab is not running SPM12 on R2023b with M3 chip
Installing spm12 developers version worked on M2. Try that.
8 months ago | 1
MatLab is not running SPM12 on R2023b
You can also install the developers version of spm12. No need to change MEX etc.
8 months ago | 0
I am trying to run spm12 with matlab 2023b on my macOS but I got this error when I type spm and I have already installed xcode14 from App Store
Just install SPM12 the developers version.
8 months ago | 1
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
answerQuestion
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
answerWhat 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