Statistics
11 Questions
0 Answers
RANK
24.463
of 297.016
REPUTATION
1
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
18.18%
VOTES RECEIVED
1
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
help on making a table or stringing data
I have c= 4 5 6 and there is a loop where c changes so the next one is c= 8 3 19 and it goes so on 16 times total. how do i m...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
how do i fit many different curves to many different quardratic equations
if i have 16 different lines on my graph how do i fit the curve to a quadratic. i want to fit each of the individual lines to a ...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
help on title of graph
i have subplots of 16 graphs and i want the title of the graph to be for the first one A, second B, third one C and so on up unt...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
how do you make an array with letters
is there a function where instead of typing, A B C D E F .... there is a function that automatically makes an array from A throu...
meer dan 12 jaar ago | 3 answers | 1
3
answersQuestion
how do you hide an output?
I have a name where I am using the string function (strtok) to extract specific things out of the name for example abc_pD_34...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
How do you find the max within a specified window?
so i have a plot where i want to find the maximum point within that plot. There is a set window or parameter that i want to find...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
Help on writing a code! pleaseee!!!
I am not very familiar with matlab and I am trying write a code to find the peaks of a plot. pleasseee helpp thank you!
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
if i have a plot, how do i have find the derivative of the plot?
for example i have plot(x,y) how do i have find the derivative of it and then find the zeros in that derivative plot?
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
help on fitting a curve
how do you fit data with a peak using a Gaussian curve? If there are two peaks but you only want to fit a curve within a specif...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
helppp on finding maximum
If there are two peaks and you want to find the second peak's highest point how do you find that? how do you set limitations bet...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
Why do I receive the error "Inavlid file identifier" when using fopen?
function spec = abc(filelist); filelist='filelist23.txt'; fl = importdata(filelist); nFile = size(fl,1); ...
meer dan 12 jaar ago | 2 answers | 0