Statistik
7 Fragen
0 Antworten
RANG
185.454
of 295.527
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
42.86%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
Plotting curves requires 1 parameter
For the code below, I want to plot a x against H graph trying to find the minimal of H, so I wrote ezplot(x,H) And there ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Minimization with multiple of equations
I want to minimize H for the input x, and as the code shown below, x affects other variables like A,B,T,y,z,F, and finally the H...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Code for elements in equation to create a matrix
D is a 1x3 matrix f is a 3x3 matrix I want to create a matrix of A by the following equation: <</matlabcentral/answ...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
element in matrix multiplication to create a new matrix
A and O is 3x1 matrix B and D is 1x3 matrix f is a 3x3 matrix What is wrong with the code below? i=1:3 j=1:3 T...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
taking power of elements in matrix
I got a matrix c I want every element in the matrix to take a power of -2 c^-2 does not work What is the correct code?...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Extracting elements from matrix to do summation
Now I have 3 matrixes Oi is a 3x1 matrix Dj is a 1x3 matrix cij is a 3x3 matrix And then I have 2 equations to solve...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
matrix element in summation sign
I have 2 matrix A=[a;b;c] and B=[d;e;f] Now I want the answer of <</matlabcentral/answers/uploaded_files/9261/%E6%93%B7...
mehr als 10 Jahre vor | 1 Antwort | 0