photo

ka


Last seen: fast 4 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
198.710
of 301.234

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
80.0%

ERHALTENE STIMMEN
0

RANG
 of 21.204

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.580

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


error in integration of function
>> K=@(t,s)(12.*sin(2.*pi.*s).*cos(2.*pi.*s).*(3.*(sin(2.*pi.*t)-sin(2.*pi.*s))-2.*(cos(2.*pi.*t)-cos(2.*pi.*s))))./(sqrt(1...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error using piecewise function
Check for missing argument or incorrect argument data type in call to function 'piecewise'. Error in D>@(i,j,h)piecewise((i-1...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want better packed sphere
I'm trying to make a spherical shell using smaller spheres, I've reached to this point where these smaller spheres are widely sp...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I make sphere using smaller spheres?
How can I make sphere of say unit length using smaller spheres of 1/4 length?

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I give a rotational velocity to spheres?
t = linspace(0,6,250); x1 = 0; x2=2.01; y = 0; z = 0.234778*t; figh = figure; for k=1:length(t) clf t_k = t(k); z_k = z...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort