Statistics
RANK
178,064
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
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
newton-raphson please help
i want to find roots of f(x)=x(x-1)e^x by using newton raphson but instead of finding df/dx by using code , i want to use centra...
11 years ago | 3 answers | 0
3
answersQuestion
Finding solution of integral by using areas under the function curve
Hello, i want to solve an integral which has intial value=a and last value is b by using the area of under the fuction curve....
11 years ago | 1 answer | 0
1
answerQuestion
how to get some values from many text files and put the into the calculation
hello, I have many text files like i shared below and their names are data_01, data_02 and data_03...i found the way of the fin...
11 years ago | 1 answer | 0
1
answerQuestion
how to get some values from many text files and put them into the calculation ( please help)
hello, I have some text files have same content such as the text i shared below. and i need value of i need the value of Are...
11 years ago | 2 answers | 0
2
answershow to get distict values from many text files (please help)
for fId = 1 : nFiles content = fileread(files{fId}) ; data(fId).fId = fId ; for iId = 1 : nItems data(fI...
11 years ago | 0
Question
how to get distict values from many text files (please help)
i have many text file like i shared below and each of them has same type. i want to get some values from them and put those valu...
11 years ago | 2 answers | 0