Statistik
11 Fragen
0 Antworten
RANG
23.660
of 295.527
REPUTATION
1
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
54.55%
ERHALTENE STIMMEN
1
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
Imagine processing, elimination of oscillations
Hi, I need to follow only the max peacks of the figure shown. I want a figure without oscillations. How can I do? Regards...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
write variable in symbolic way
I have to write a system of equation with a lot of variable. Some of this are a little bit difficult to write and to read. Is th...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Contourf figure
Hi, I have to do a contourf figure but I need to scale the y axis along the x axis. For example see figure 4 of 8 and 5 of 8 of...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matrix elaboration
Hi, I have a matrix n*m and I want to extract part of it. For example the firsts five lines and the firsts six column. How cou...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Computational problem
Hi this is a semplification of my problem. I have 2 matrix A=(1:1:4)'; B=(10:10:120)'; and I need to define a n...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Computational problem
Hi, this simple code gives a matrix. n=6; m=5; for p=2:1:(n-1) cc=(2+(m*(p-1))):1:(m*p-1) end in the command w...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Computational problem!!!
Hi I have a problem with a matrix calculation. This code doesn't work because I can't explain to the code that the part that is...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Multi processor
Hi, I started a calculation on matlab and I saw that matlab use only 25% of the CPUs of my machine (1 CPU of 4 in my case). H...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can I write a system of equation more fastly
Hi, I have to write a function and this function is a big system of non linear equation but this system is repetitive. See lat...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Partial differential equation system
Hi, I'm a PhD student and I have to solve a partial differential equation system in 2-D and time. The problem it's an initial ...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
trend line calculation and display
Hi, how can I obtain and display a trend line from some points? I need the equation of the trend line. Thanks
etwa 13 Jahre vor | 3 Antworten | 1