nur yusof
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
35.979
of 295.467
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
44.44%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Newmark's Method for Linear Systems
Hi all, Hope someone will explain to me about this file exchange's code(Dr.Siva-Newmark's Method for Linear Systems-http://ww...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
New arrangement of column and row
How to rearrange column and row matrix?For example, I have 10x10 matrix size. what I really want to do is A[1:10,1:10] %origi...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Column and row rearrangement
How to rearrange column and row matrix?For example, I have 10x10 matrix size. I want to move the 10th column and row into 1st co...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Inverse and identity matrix
Given. A=[1 2 3;6 7 8;11 12 13]; B=[4 5 6;9 10 11;14 15 16]; and C=-inv(A)*B/eye(3). And the C matrix is C = 4 ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Change column and row
Hi, how can I change the positions of entire row and columns in a matrix [nxm]? For example, I want to change my entire 10th row...
mehr als 8 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
1D Newmark Using Matlab
Hi, I am trying to solve example 5.1 in dynamic structure book by Anil K.Chopra page 168. But, I have a problem with the Matl...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Curve Fitting for FFT plot
Hi all, I have data from accelerometer(time domain) and convert it to fft. Below is my coding and the plot. %Clear clc; ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Velocity from acceleration data
Hi all, I have an acceleration data from accelerometers. I want to get velocity from the data by integrate it using matlab. ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
what is fft code?
Hi all, I'm new to FFT and I want to ask about calculating FFT in Matlab. The following is my coding guidance from Matlab hel...
mehr als 9 Jahre vor | 1 Antwort | 0