photo

Ajay Vignesh


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
278,244
of 301,086

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 21,169

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,744

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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

1

个回答