photo

Chamira Wickramasinghe


Wolverhampton

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

13 Fragen
1 Antwort

RANG
13.118
of 300.379

REPUTATION
4

BEITRÄGE
13 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
7.69%

ERHALTENE STIMMEN
2

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

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 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to extract a row from a transpose of a matrix
Hi, Say I do have a matrix M=[1 2; 3 4; 5 6] And say that I want to extract the first row from the transpose of the M matr...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is quaternion multiplication associative?
Hi, I know that quaternions hold associative property, which is A.(B.C) = (A.B).C But, have a look at the code below ...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to multiply quaternions with symbols
I found the answer. If anyone having the same issue, when specifying the symbol instead of typing just, t=sym('t'); Mus...

etwa 8 Jahre vor | 2

Frage


How to multiply quaternions with symbols
Hi, I'm trying to multiply two quaternions with 'quatmultiply'. But one quaternion contains symbols. So matlab gives an er...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to combine two row matrixes into one 'n X m' matrix
Hi, I have two 1x3 row matrixes such as A=[a1,a2,a3] and B=[b1,b2,b3] And I want to combine those two A and B matrixes...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get the matrix with maximum(or minimum) number of elements
Hi, Suppose there are 3 matrixes A,B & C with sizes of [1 5],[1 8] and [1 9] respectively. Is it possible to find the matr...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to generate a 256 point sine wave of frequency 1Hz
Hi all, Please help me to generate a *256 point sine wave of frequency 1Hz sampled at a frequency of 50Hz.* And I need to *pl...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


In an assignment A(I) = B, the number of elements in B and I must be the same
whenever i execute following code it gives an error "In an assignment A(I) = B, the number of elements in B and I must be the s...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to mix Chirp and Gong signals in matlab
Hi everyone, I'm wondering about how to mix 'chirp.mat' and 'gong.mat' sample audio files that come with matlab. Thanks in...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why the magnitudes values in magnitude spectrum are different even though the amplitudes of the signals are same
Here I have a combined sinusoid(y). It's a combination of two sinusoids one with 7Hz(x1) and one with 40Hz(X2), Amplitudes of b...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to find the index of the first minimum element
Hello, I have a 1X6 matrix. y = [682.8333 399.8160 34.2270 46.1800 107.7035 ]; I wanna find the first minimum el...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find which element is the lowest first or second or third or ....
There is a 1X1 matrix. I wanna find which element is the MINIMUM not the minimum value but the number of the particular eleme...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Ho w to find the first minimum element in a row
Here i have a 1X6 matrix y = 682.8333 399.8160 34.2270 46.1800 107.7035 21.5367 what i wanna do is to find th...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to stimulate an FM modulator?
For an assignment I've got to stimulate an FM modulator I did that part But I need help to find the "MINIMUM MODULATOR INDEX W...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten