Feeds
질문
Any one help to solve the error in the attached code?
I find the number of error while running the attached code. please help by editing that code and reattach it. thanks in adva...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
GUI needed for following code
When you run this code you get A, B, C values, Now I need the same thing in GUI format, Please help. when we give X value &...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
NEED HELP IN MATLAB GUI FOR FOLLOWING CODE
I have X, Y input when I give X&Y input in the following code, I get ABC values in the result, now the same thing I need in MATL...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
The expression to the left of the equals sign is not a valid target for an assignment.
y = A (exp(bx)-exp(-cx)); The expression to the left of the equals sign is not a valid target for an assignment.
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Need Help to Plot confidence Interval For the following Code
Give range value as per your approximation %x=[-0.5 -0.4 -0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0.5]'; x=[-0.5 -0.4 -0.3 -0.2 -0...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Need to solve the equation to find ABC Values
Equation: y = A (exp(Bx)-exp(-Cx)) x=[-0.5 -0.4 -0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0.5]; y=[-2.2026 -0.2981 -0.0403 -0...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
please solve my error am new one to matlab..!!
Error using .* Matrix dimensions must agree. P=tau(i,:).^alpha.*eta(i,:).^beta;
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
can anyone try to solve this error..?? Attempt to reference field of non-structure array.P=tau(i,:).^alpha.eta(i,:).^beta;
Attempt to reference field of non-structure array P=tau(i,:).^alpha.eta(i,:).^beta;
7년 초과 전 | 답변 수: 1 | 0
