Vahid
Goettingen University
Followers: 0 Following: 0
Statistics
RANK
14,155
of 295,448
REPUTATION
3
CONTRIBUTIONS
14 Questions
2 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Why are the results of linear mixed-effects model different in different computers
Hi folks, I used the MATLAB function fitlme (in statistics and machine learning toolbox) to fit a linear mixed-effects model ...
9 years ago | 0 answers | 0
0
answersQuestion
boxplot with vectors of different lengths
Hi MATLAB folks, I am wondering how I can boxplot two column matrices with different lengths, e.g. c_1=rand(1,20); c_...
12 years ago | 3 answers | 0
3
answersQuestion
Fullscreen presentation of a movie in the MATLAB
Hello everybody, Given we have an avi movie or whatever (eg. myMovie.avi). How can we show/play this movie through MATLAB in ...
12 years ago | 1 answer | 0
1
answerQuestion
why does not MATLAB print/save properly?
I have developed a very straightforward MATLAB code whose sets the background color of the plot to 'blue' and the color of the l...
12 years ago | 1 answer | 0
1
answerQuestion
Problem with ASCII characters in MATLAB
Hi MATLAB folks, I have recently encountered a strange problem in the version of MATLAB I use, R2010b (service pack 1). I...
12 years ago | 3 answers | 2
3
answersQuestion
how to read n first lines of a txt file and keep the format when writing the read data to the new (another) text file
Hi MATLAB folks, I have a long .txt file which each line of that has its own specific format, e.g. contents of a sample ...
12 years ago | 2 answers | 0
2
answersQuestion
How to run automatically an .m code everyday in a specified time
Hi folks, I have a specific .m function which should be called in MATLAB command window every day in a specified time, but I ...
12 years ago | 1 answer | 0
1
answerQuestion
how to update a specific line in a text file
Hi folks, I am going to read a formatted text file and update ONLY a line of that which can be in middle of text file. e.g. ...
12 years ago | 2 answers | 0
2
answerscolor-coding a 2D plot
Thanks Kevin! What I am looking for is very close to what your commands plot. I'd like to have a continuous color changing rathe...
12 years ago | 0
Question
color-coding a 2D plot
Hello everybody, I am wondering how we can plot a 2D figure,x vs. y, which the amplitude of a given mathematical function, le...
12 years ago | 3 answers | 0
3
answersQuestion
invisible curves under filled area??
Hi everybody, I am wondering whether there is a way to have a filled area 2D plot without affecting other curves under it so ...
12 years ago | 2 answers | 0
2
answersQuestion
How to remove ticks from the x-axis?
Hi everybody, I am wondering if there is any way to remove the ticks from *only one axis*, let say x-axis, when you plot a gr...
12 years ago | 4 answers | 0
4
answersQuestion
How does the MATLAB calculate the arctan?
Hello all, I have solved an initial value problem and I have gotten the following equation for that: theta=(c_0/c_1)- (2...
13 years ago | 2 answers | 0
2
answersHow to solve an integral?
Thanks a lot! Fortunately, I got a straightforward integral by solving my problem in the hyperbolic coordinates :-D
13 years ago | 0
Question
How to solve an integral?
Dear all, I am trying to solve the following integral with the use of the Symbolic Math Toolbox of the MATLAB: syms b ...
13 years ago | 3 answers | 0
3
answersQuestion
Deactivating "Open Files when Debugging"
hello there, I have developed a matlab code for the use in our lab. The problem I have is when the user does not enter the co...
13 years ago | 1 answer | 0