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 ...
8 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0