Statistik
9 Fragen
0 Antworten
RANG
9.463
of 300.379
REPUTATION
2
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
44.44%
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
Feeds
Frage
finding a value in a column
I have two separate matrices A and B. I am taking data from A and putting it into B. There is a specific order in which I can ...
etwa 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Sorting data in a matrix to four or five seperate matrices.
I have a [m,n] matrix (a) and I am trying to sort the data in that matrix to 4 or 5 other matrices w1 w2 w3 w4 w5. First sortin...
etwa 14 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Largest Candidate Rule
I have to write a program for assembly line balancing utilizing the Largest Candidate rule. Basically that is taking a series o...
etwa 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
extra variables
I have an equation I am working with where I am altering the equation to solve for certain variables within the equation. I hav...
mehr als 14 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Composite Trapezoid rule
I know for a single integral you would use the cumtrapz function. I have a problem where I have to use the composite trapz rule ...
mehr als 14 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Coefficent of determination in a nonlinear system
I'm having a little bit of a problem figuring out how to find R^2. I have used lsqnonlin to find three variable coefficients in...
mehr als 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
syntax error
I am trying to run a simulink block diagram simulation. I have the following function in a func block: (-1/(J/(X^2)+m))*(m*g*...
mehr als 14 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Finding the first 50 roots
The below code was posted by Matt Fig as a response in a thread last fall. I have a similar function that I need to find the fi...
mehr als 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matrix reduction
I have a very large set of data of over 1000 readings in [A]. I need to reduce the data to 101 readings evenly spaced over the...
mehr als 14 Jahre vor | 1 Antwort | 1
