ESWARA MOORTHI
ngp
Followers: 0 Following: 0
Professional Interests: matlab
Statistics
5 Questions
0 Answers
RANK
164,685
of 295,673
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0