Feeds
질문
Why the below mentioned function plotting is unsuccessful?
I want to create a plot for the below given function. But, I always get the same error. The code for the plotting is: syms a ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why am i getting the same error while plotting a function?
I want to create a plot for the below given function. But, I always get the same error. The code for the plotting is: syms a m ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
I want to minimize a function, but it gives an error message "Conversion to logical from sym is not possible.". I would like to understand the reason behind it.
At 1st I define te function and then I find the minimum value. The code is as follows: function q = Bauer_var(v) syms a m n ...
4년 초과 전 | 답변 수: 1 | 0
