Statistics
RANK
176,703
of 295,673
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
saving a figure as .png with name of a parameter
Ohhh I didn't thought of it. I was confused because I used "/" in the title of the figure, but you are absolutely right. Thank y...
6 years ago | 0
Question
saving a figure as .png with name of a parameter
Hallo everyone, I am trying to save a fig as an image (.png) but I want the .png file to have a specific name of one parameter....
6 years ago | 2 answers | 0
2
answersQuestion
create and fill new matrices every nth row of an initial matrix
Hello everyone! Here is my problem I have a 3060 X 2 matrix and what I want is to store the data every 170 rows (both columns)...
7 years ago | 1 answer | 0
1
answerQuestion
numsum(numsum(...)), how it works?
this is some of code lines kin=zeros(12960,1); for k=1:12960 kin(k)=numsum(numsum(unew(1:end,:).*unew(1:end,:)+vnew(1...
9 years ago | 0 answers | 0
0
answersHow can I write a spesific math function, can anyone help?
this is what I want to get in the end
11 years ago | 0
Question
How can I write a spesific math function, can anyone help?
I want the program to calculate dV(r)/dLnr= V(r)dN(r)/dLnr, where dN/dr = number distribution and I have the "N" in ".txt" files...
11 years ago | 2 answers | 0
2
answersQuestion
changes and errors in a programm
I have attachead a programm with which I have to take some results by inserting inputs. My inputs contain measurements like "mm ...
11 years ago | 0 answers | 0