Feeds
질문
Round each value of matrix
{totaircraft=linprog(fnew,AAir,bAir,(),(),lowerb);} After the above linprog function, I want each element of the matrix tot...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Function with matrix input arguments
Hi, I want to evaluate the following equation F=((sqrt(2)/(81*sqrt(pi)))*(6*R-R^2)*exp(-R/3)*cos(TH))^2; Both R and TH a...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
How do I create a matrix/vector according to a formula?
I am just starting to learn MATLAB, and I'm stuck. How do I create a vector ρ according to the formula ρ_j = 2(1−cos(23π/51))s...
대략 8년 전 | 답변 수: 1 | 1