photo

Shifo


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
1 Antwort

RANG
249.492
of 301.195

REPUTATION
0

BEITRÄGE
5 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
20.0%

ERHALTENE STIMMEN
0

RANG
 of 21.190

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.322

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 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Intial values problmes, anyone can help writing this.
% Find the smallest C that limits h to 102 % plot Qin and C*sgrt(h-ho) h(t2)= h(t1)+ (dt/2)*((Qin(t1)-C*sgrt(h(t1))...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Index exceeds matrix dimensions.
clear; %Input data Q=22; Z=2.5; b=7.5; L=3000; So=0.0006; n=0.015; g=9.81; %Set range and increment...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


any help how I can use this code to produce result,
% initial yy =yd(e); zz = eval(['z',int2str(e),'(1);']); ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Any guidance how to solve this, really need this and will be grateful for any help.
Any other suggestion!

mehr als 8 Jahre vor | 0

Frage


Any guidance how to solve this, really need this and will be grateful for any help.
clc clear all syms y a = 0:0.5:10; U = 1; x= 0; sym y for m = 0:1:10 j = 1; eqn = U*y -(m...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Warning: The system is rank-deficient. Solution is not unique.
Hi there, I have hard time working with this please advice b = 0:1:10; a = b'; syms y j = 1; for m = 0:1:10...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort