Feeds
질문
Create Unique Randomsample 1000 times
Hi Everyone, I want to create a matrix based on 1000 random samples of 50 numbers selected from 1 to 100, as follows: a ...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Power Regression - Matlab vs Excel
Hi Everyone The following code: x = [1 2 3 4 5 6 7 8 9 10]'; y = [2 1 3 5 2 1 3 4 7 9]'; f = fit(x,y,'power1')...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to use Excel Solver function in matlab
I have three data values i assume to calculate estimated data as follows: measureddata = [0,0,6.98505000000000e-05,0,8.56860...
거의 11년 전 | 답변 수: 0 | 0