photo

Sourasis Chattopadhyay


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
93.642
of 300.392

REPUTATION
0

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.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 3
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I delete last two colum in a matrix?
How can I delete last two colum in a matrix?

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I make this matrix ?

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How I can impliment my objective function inside this GA?
How I can impliment my objective function inside this GA?

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Same code I can successfully run in R2021b but in R2016a it is showing Error using - Matrix dimensions must agree. What should I change to run this in R2016a?
function [facilities,R,Dij,E,C]=a(r1,r2,d1,d2,i,j) tic facilities=(1:i)'; R = randi([r1 r2],[i 2]); R(:,2)=(R(:,1))+(R(:,2))...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to findout this equations value
R*e^15b=35.75 R*e^25b=29.125 R*e^35b=22.875 I need to find out the value of R and b from above equaations. Is there any comma...

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How I can solve this kind of error?
and I am writing this code

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How I can combine this cell values in a single matrix?
How I can get in a single (12X28) matrix

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How I can create this matrix?

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How I can create this matrix with this logical operation?

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I create this matrix?

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How I can make this matrix
A=[ 1 1 1 1 0 0 0 0 0 0; 1 0 0 0 1 1 1 0 0 0; 0 1 0 0 1 0 0 1 1 0; 0 0 1 0 0 1 0 1 0 1; 0 0 0 1 0 0 1 0 1 1] How I c...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort