Ekin Ceyda Cetin
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
tiedrank in descending order?
Is there any way to use tiedrank in descending order? I need to rank the highest value as the smallest one in rank. Is it po...
7 years 前 | 1 个回答 | 0
1
个回答提问
about df and nbins of chi2gof.
I am trying to run chi-squared test for my data and I have custom cdf. The default value of number of bins k is 10. My c...
8 years 前 | 0 个回答 | 1
0
个回答提问
how to use a piecewise function with fsolve?
I want to use piecewise objective function with fsolve. If i define the objective function using an if statement I get 'Conversi...
8 years 前 | 1 个回答 | 0
1
个回答提问
is it possible to use a lookup table for optimization?
I am doing an optimization and need to include a look up table as constraint. A variable is another's lookup table value. Is t...
8 years 前 | 3 个回答 | 0
3
个回答提问
how can i make loop run faster?
I am trying to make a for-loop run faster. I used matrices for part of my code instead of loops, but I can't seem to do i...
8 years 前 | 1 个回答 | 0
1
个回答提问
problem running fmincon, 'Input arguments to function include colon operator.'
I am trying to run fmincon and i get this error: 'Input arguments to function include colon operator. To input the colon ...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to use variables in fitness function in the genetic algorithm optimization?
i try to run genetic algorithm optimization using a fitness function that includes variables and i get this error. --The fo...
8 years 前 | 1 个回答 | 0