photo

RAJAN PRASAD


Last seen: mehr als 3 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

10 Fragen
0 Antworten

RANG
271.580
of 300.392

REPUTATION
0

BEITRÄGE
10 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Read from text file (vw9.out)
I have two matrix generated in ANSYS and written in vw9.out as a text file A = [ 35.217 35.0...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding a matching pair of vectors between two matrix
I want to find a matching vector present in other matrix. For example I want to find the index of XL ,XR,XT,XB in A1 matrix ...

etwa 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Finding the common range between two ranges
I have two matrix such as X1=[0.316227766016838 0.346410161513775 0.509901951359279 0.529150262212918 1.63401346383682 1.637...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I have two vectors A and B. A contains zeros and ones, whereas B contains the vectors at which A is zero or 1. I want to know the range of B where A is 1
for eg. A=[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get the second lowest value in the vector
8241.78332137873 + 0.00000000000000i 38.9067789454279 + 0.00000000000000i -1.83201864618279 + 0.00000000000000i 1.793...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding the maximum value in a program
I have a variable X=[.01 .02 .03 .04 ....100] Y=[.01 .02 .03.........100] Then for each X,Y variable i get H and W through a ...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I want to sort a data like this as given below
0 0 3 4 5 0 0 0 0 10 11 12 13 14 15 0 0 0 0 20 21 22 0 0 0 is the data in which i have to subtract (5-3),(15-10),(22-20) can a...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot a bar graph between a specified range
x low high 0.1 188.1 260.4 0.2 245.2 312.4 0.3 276.5 352 0.4 297.4 384.9 0.5 313.6 412.6 like in the above case the line...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Finding maximum value of y at some x
I have a vector y=[6 8 10 9 11 31] x=[1 2 3 4 5 6] how to find at what x the first maximum value of y occured and the second m...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how to solve the below equations
a = [1 2;4 5] b=[6 7;9 8] c=[6 5;3 4] d=[7 4;8 0] e=[1 5;6 7] f=[3 2;8 9] A=[1 5;6 7] B=[3 2;8 9] ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort