Feeds
質問
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...
12年弱 前 | 3 件の回答 | 0
3
回答質問
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....
12年弱 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 2 件の回答 | 0
2
回答回答済み
how 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...
how 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...
12年以上 前 | 0
質問
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...
12年以上 前 | 2 件の回答 | 0
