Steve Avilesmejia
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
31.841
of 295.486
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Code not coming out of if statement.
clear all , clc, format compact L = 30; m = 68.1; c_d = 0.25; k = 40; gamma = 8; g = 9.81; to = 0; tf = 50; h = 0.1; n...
fast 4 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Not sure what's happening in this code and not sure where to come from here.
clc; clear all; close all L = 30; m = 68.1; c_d = 0.25; k = 40; gamma = 8; g = 9.81; h = 0.1; t = 0: h: 50; n = length(...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Lagrange polynomial giving me Inf in final form
Can this be resolved?
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting the data with extended field.
I need to plot this data in both in a scatter plot and a 2d line plot and I need the speed from 10-160 km/hr
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
plotting multiple vectors on one graph
y1 = 308.0035 301.1535 301.0850 296.2900 293.5500 y2 = 313.8800 305.8800 305.8000 300.2000 297.00...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
help with matrix addition and for loops
I need the code to both tell me if the vectors match and if not it needs to display a error message, also when I run this code...
etwa 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
need help with conditional statement
Need help with the line that checks for size.
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Help with two problems
Y=4sin(X) Z=Y+3X^2 Create user defined functions that will calculate Y and Z for any array of X values. Generate a series of ...
mehr als 4 Jahre vor | 0 Antworten | 0