Statistics
2 Questions
0 Answers
RANK
112,485
of 301,229
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,201
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,547
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
I wanted to plot the variation of experimental data with the theoretical equation. But the code is giving the plot for experimental, not for the theoretical. I needed both the curves in the same plot to see the variation.
X = [-5.208 -5.179 -5.17 -5.147 -5.113 -5.085 -5.053 -5.009 -4.956 -4.908 -4.831 -4.727 -4.625 -4.517 -4.384 -4.236 -4.073 -3....
10 years ago | 1 answer | 0
1
answerQuestion
I have an array of data from a sensor which varies from positive to negative continuously. I want to find the peak value of each set of positive numbers and negative numbers.
X = [-5.208 -5.179 -5.17 -5.147 -5.113 -5.085 -5.053 -5.009 -4.956 -4.908 -4.831 -4.727 -4.625 -4.517 -4.384 -4.236 -4.073 -3.90...
10 years ago | 1 answer | 0
