Statistik
7 Fragen
0 Antworten
RANG
35.731
of 295.569
REPUTATION
1
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
how to create a vector with certain range of values
how can i create a vector where i chose that the first n numbers in the vector is 0 and then from n+1 the values are 1 to end. e...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
double for loop with changing start point at second loop. need help, wrong output.
i have simplified my matlab script to this: clear all clear variables clc n = 10 for N1 = 1:1:(n-1) ...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can i specify not to use blue line for a plot
ok say i have this matlab script. this code plots 15 different plots in one plot and it gives each function a color. so how do i...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Need help with imported data and how to integrate it with dependency
hei i am wondering how to solve this problam. i have an excel file with 100 data of velocity depending on depth where depth is a...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Need help with an integral interval
hey i have this matlab script that work fine, but i found out that my interval is wrong now i integrate from -d to a. in real i ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to import data and use it in a formula?
hei the problem here is that i have a formula for obtaining the loads that wave cases on a column but i am not going to hava for...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to obtain max value of a plot
i was wondering how to obtain the data of the peak from a plot (max Y value and its X position) with: x = linspace(0,20); F =...
mehr als 9 Jahre vor | 1 Antwort | 1