Statistik
RANG
15.073
of 300.352
REPUTATION
2
BEITRÄGE
10 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
70.0%
ERHALTENE STIMMEN
2
RANG
of 20.928
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.212
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
Save data to file for each loop and to master file
I currantly have a for loop which outputs data to three individual files (3 iterations) which for the theta value (given for eac...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
: operator when used in plot function
I would just like to know what the : operator does when used to plot in the following context: plot(x,Tanal(:,Nt), I can...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Percentage Difference of Values stored in Two Matrices
I have two 40X1 matrices with values in for which I wish to calculate the percentage difference ie. the difference between the f...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Mapping Column Vector back into Temporary Array
Hi, I have a column vector (temperature) storing 40 values which I would like to transfer into a temporary array, tempm. T...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Discrete Time Transfer to Difference Equation Conversion for Filter Implementation
I have carried out a bilinear transformation for the second order low pass filter: y=(wn^2/s^2 + 2*zeta*wn*s+(wn)^2)*u whi...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenManually discretise a Second Order low pass filter
Great thanks. Unfortunately I don't have the Toolbox, but I'll have a crack at it manually and see how I get on. Thanks again...
fast 11 Jahre vor | 0
Frage
Manually discretise a Second Order low pass filter
I need to manually create a second order digital filter for a set of data. I have carried out FFT on the data to identify the 4 ...
fast 11 Jahre vor | 2 Antworten | 1
2
AntwortenSolving two trigonometric equations, two unknowns
I'm sorry but I really struggled trying to put your answer into context. Is that a solution to the overall problem or a part of ...
mehr als 12 Jahre vor | 0
Solving two trigonometric equations, two unknowns
Hello, Thanks for your response. I have tried that and get this error message below. Is there something I can change to al...
mehr als 12 Jahre vor | 0
Frage
Solving two trigonometric equations, two unknowns
Hello, It's been a while since using Matlab. I've been trying to solve the following equations with no luck, lots of error me...
mehr als 12 Jahre vor | 6 Antworten | 1
6
AntwortenFrage
Changing grid lines to a solid line instead of dashed
Hi, I have created the figures exactly how I want them however I cannot seem to find a way to change the grid lines from a da...
mehr als 14 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Displaying text in the command window when running a program
Hi, Am I being really stupid in failing to find how to display text in the command window when running my program? Ie. I w...
mehr als 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting a variable as a function of the iteration number in a for loop
Hi, Basically I have loop, within which is a 12X12 array of zeros and ones. For each cycle of the loop I need to sum the valu...
mehr als 14 Jahre vor | 2 Antworten | 0
