XIN SHEN
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
275,113
of 295,486
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,236
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
Question
How to solve a function with one independent variables with different values so that i can make a plot?
Hello, first of all, thanks for help me. I want to solve an equation: theta= 1- exp(b^2)*erfc(b) solving for b, where theta= ...
7 years ago | 1 answer | 0
1
answerQuestion
trying with bisection method to create a function that finds the root of an equation, approximated error, and numbers of iteration
So i did my code in the following way shown below; however, the way that my codes decided to stop the loop and output the root i...
8 years ago | 1 answer | 0
1
answerQuestion
How to use loop function to find the 1st to Nth elements' average, and then 2nd to Nth element's average? Thanks
Hi guys thanks for helping me. Suppose i have 700 data in a column, and i want to find out the first 120 elements' average. The...
8 years ago | 1 answer | 0