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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
