photo

Jason


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Error Message: "Error: Function definitions are not permitted in this context." How do I fix this?
Hello, This is the function I have created function [R] = HydraulicRadius(W) % ........ for D = 0.5:0.01:1.1 ...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
Using fsolve to find S. S is a function of (Cts,R,d,v,w,Q,W,D,S0) however Cts is a function of S.
Ahh I see my misconception. I only iterated for one value of S0. I want to get a value of S so that when I sub it back into the ...

más de 13 años hace | 0

Pregunta


Using fsolve to find S. S is a function of (Cts,R,d,v,w,Q,W,D,S0) however Cts is a function of S.
I have the following code and it runs fine but it doesn't give me the answer I'm looking for. If I change the value of S0 it giv...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
Extracting data from a loop
Hey sorry I didn't really explain what I'm doing with much clarity. This is an overview of the problem I'm trying to solve. This...

más de 13 años hace | 0

Pregunta


Extracting data from a loop
(pseudocode) function Sactual = Untitled( P,Cactual) % Ccalculated = The calculated sand concentration from the loop % ...

más de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Iterating to find value S
* Hello I'm fairly new to Matlab and I'm having trouble iterating. I'm trying to find the value S however the equation needed ...

más de 13 años hace | 1 respuesta | 0

1

respuesta