Community Profile

photo

Raj Patel


Last seen: mer än 3 år ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Numerical Integration in Matlab
Hi guys, I am trying to numerical integrate a function, but I am not able to do it correctly. Can anyone help me here? I think ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Static optimization using fmincon and quadprog
Can anyone tell me which one os the optimization methods is faster between "fmincon" and "quadprog"? And why is it faster or slo...

mer än 3 år ago | 1 answer | 0

1

answer

Question


numerical integration in matlab
Hello everyone, I am trying to first numerically integrate a function and then plot the output of the integral. However, I hav...

mer än 3 år ago | 0 answers | 0

0

answers

Question


Numerical integration in MATLAB
Hello everyone, I am trying to first numerically integrate a function and then plot the output of the integral. However, I hav...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Numerican Integration in Matlab
I need some help solving numerical integration. The integral is: fun = @(x) (x .* (exp(x) ./ (exp(x) - 1).^2) .* ((asind(0.00...

mer än 3 år ago | 2 answers | 1

2

answers

Question


Numerical Integration In Matlab
I need some help solving numerical integration. The integral is: fun = @(x) (x .* (exp(x) ./ (exp(x) - 1).^2) .* ((asind(0.00...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Numerical Integration in Matlab
I wanted to solve a numerical integral of the following equation: fun = ((x.^4 .* exp(x))) ./ ((exp(x) - 1) .* (exp(x) - 1) ...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Defining matlab logspace for semilogx plot
I am trying to plot a matlab semilogx plot. How can I define a logspace in matlab from 400 nm to 700 nm? Thanks in advance, ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Numerical integration Matlab plot
The function which I want to integrate is: fun = @(x) (1./(exp(0.00004781./(x))-1).*1./x.^4); q = integral(fun,0,x1) I want t...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Numerical integration of symbolic equation
I am trying to numerical integrate the function with respect to x. I am not able to solve it. Can anyone help me? fun = @(x)...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Numerical integration over (0, x1)
I am trying to numerical integrate the function. I am not able to solve it. Can anyone help me? Note: t is a constant over h...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Numerical integration in Matlab
Evaluate the integral as a function of x and t. I want to perform numerical integration over x. The integral is: Can some...

mer än 3 år ago | 0 answers | 0

0

answers