Feeds
질문
2-D lookup table error
I am trying to feed a matlab lookup table object (file name= Cp) to a 2-D lookup table block. The file format is ok, but when i ...
거의 3년 전 | 답변 수: 1 | 0
1
답변답변 있음
how to read the Sheet name present in any Excel file ?
The perfect command is : I tried other command mentioned above ..doesn't work anymore. [status,sheets] = xlsfinfo(filename) ...
how to read the Sheet name present in any Excel file ?
The perfect command is : I tried other command mentioned above ..doesn't work anymore. [status,sheets] = xlsfinfo(filename) ...
5년 초과 전 | 1
질문
passing an array value to fmincon
Hi , my objective function is shown above. I have to minimize this function for variable "K(capital)", "r" , "C" however for...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Optimization function needs to integrated in problem
Hi, I have a function σ=σ_W+kT/(rS_W )* ln((1-Ka_s)/(1-Ka_s (1-C) )) here, the value of r , K ,C needs to be sorted out by o...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with equation built with RANDN() function
Hi , I have a problem with below program which actually using "randn(); function to update the values by using a for loop. th...
거의 6년 전 | 답변 수: 1 | 0
