RG
Followers: 0 Following: 0
Statistik
RANG
247.480
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
Feeds
Frage
Swap number with a word
Hi all, I am wondering how I could swap a number in a vector with a word. I have a vector from 1 to 100 ( linspace(1,100) ) a...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to access certain matrix elements and turn into NaN?
Hi, I have two matrices *z* and *interior* as shown below: z =[ 9.0000 17.6400 29.1600 43.5600 60.8400 81.0...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortSubscript indices must either be real positive integers or logicals
I had to first create a function called *sigma_TT*: function sigma_TT = sigma_TT(r, theta) sigma_TT = r.^4 .* cos...
mehr als 8 Jahre vor | 0
| akzeptiert
Frage
Subscript indices must either be real positive integers or logicals
Hei All, I have been getting the error message "Subscript indices must either be real positive integers or logicals. " refer...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to replace RGB values
Hi Everyone, I was wondering if it is possible to replace the RGB values of an image with values of certain range? I have ...
mehr als 8 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to extract columns of a matrix using a for loop?
Hi Everyone, I have a 3x6 matrix and trying to extract 1st and 3rd, 2nd and 5th, 3rd and 6th column using a loop. The matrix ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Help with using "nargin"
Hi All, I got a function "replace(a,b,c)" where I am trying to replace input arguments with another input argument when some ...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Help with Function using Logical Indexing
Hi, I'm trying to write a function, without using loops, which takes a matrix A and an integer k as inputs and returns a matrix ...
mehr als 9 Jahre vor | 1 Antwort | 0