photo

JK


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


fzero for sum of functions?
The actual equation is 0 = sum(ai/(ai-p)) where i is 1 to 4 and I have to look for p values. This is what I put in the code...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Quick question about the loop
How do I collect values that were done through the loop? For example, M=10:40 for i=0:30; i=i+1; A=10+M...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


What does [ ]; do in MATLAB?
Hi, I am looking at some codes. It solves for c at the end, but it defines c=[]; in the beginning which is like empty matri...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Bisection method + Differential equation question
I need to calculated 100 values using differential equation and bisection method, but it is giving me only 1 value. I have 1...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I show relative frequency on histogram?
Okay, I am supposed to make 1000 random values between 1 to 10 and plot them on the histogram to show the relative frequency. ...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten