ESWARA MOORTHI


ngp

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: matlab

统计学

MATLAB Answers

5 个提问
0 个回答

排名
265,948
of 297,503

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


I run the below program, i got RESHAPE ERROR, Please rectify that error and also give the correct the program
clc; clear; format short syms x a b c d C1 t C2 C3 f1 l1 e1 R1 S A1 f2 e2 h1 h2 Rd f3 f4 e4 e3 l2 l3 k3 l4 k4 A=1; A1=...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Good morning sir/madam, i run the below program with n=21 onwards, RESHAPE ERROR occur, i cannt rectify that error. So please correct the program without RESHAPE ERROR.
clc clear format short syms x a b c d C1 t C2 C3 f1 l1 e1 R1 S A1 f2 e2 h1 h2 Rd f3 f4 e4 e3 l2 l3 k3 l4 k4 A=1; A...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to rectify the following code
Respected Sir/Madam Please give the ideas about How to rectify the following Error code after the 25th iterations in my progr...

12 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB CODE FOR PROBLEM.
Good morning, i am Eswaramoorthi from India. I am ph.d research scholoar in Bharathiar University. I need the MATLAB code for th...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How to write coding for the following problem
How to calculate the following loop y(1)=x; for i=1:3 y(i+1)=z(i)+y(i); i=i+1; end Ans=z(1)+z(2)+z(3)+3*...

12 years 前 | 2 个回答 | 0

2

个回答