photo

Uday padidela


BITS Pilani KK Birla Goa Campus

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
184,066
of 300,392

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 1

View badges

Feeds

View by

Question


I have an equation H = C +CrH where C, r, H are 2x2 matrix C = [c1 c2, c3 c4] , r = [r1 0, 0 r2], H = [h1 h2, h3 h4] with each elements having 1000 numeric values. How should I solve for C can any one please give me an idea to start?
This is the equation I want to solve [h1 h2,h3 h4] = [c1 c2, c3 c4] + [c1 c2, c3 c4]*[r1 0, 0 r2]*[h1 h2,h3 h4]. I want to solve...

8 years ago | 0 answers | 0

0

answers

Question


How to read and write this file?
% h11 h12 h22 -1.00002065 -1.00002065 -1.00002065 -1.00002065 -1.00002065 -1.000...

11 years ago | 2 answers | 0

2

answers

Question


If Condition with array of elements
Can anyone help me how to write this condition if (ra >= 1.12246*sigma) uw=0.0; end Here my ra is any array of e...

11 years ago | 3 answers | 0

3

answers

Question


Undefined function or variable
Hello All, I get this error Undefined function or variable "uw". Error in myoz>elj (line 292) ua=exp(-beta*(uw + c...

11 years ago | 2 answers | 0

2

answers

Question


Warning of complex arguments and Armijo failure?
Hello everyone, Can anyone tell me what does this error mean? Armijo failure, too many reductions 1.0e+04 * ...

11 years ago | 1 answer | 0

1

answer

Question


How to solve OZ equation
Hello everyone I want to solve this general expression where h, c, U are 2x2 matrix with n values of each and a= 1, 2 and b ...

11 years ago | 0 answers | 0

0

answers

Question


Error: Undefined function 'minus' for input arguments of type 'cell'
Hii all, I am trying to read a large text file with about 1001 rows and 5 columns. And my first row is with strings (#r g00 g0...

11 years ago | 1 answer | 0

1

answer