Community Profile

photo

ByungChul Min


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Problem with solving equation with 'FSOLVE'
Hello, I am solving a system of equations with FSOLVE. I generated starting points with x0 = rand(2,1); However, fo...

7 years ago | 2 answers | 0

2

answers

Question


Solving equations when variable is included in mu and sigma of distribution function
Hello I'm trying to solve the following equation c = 1.60 q = 0.08 equity = 0.08 p = 3.26 sigm...

7 years ago | 1 answer | 0

1

answer

Question


How can I solve an equation with variable in integral interval?
Hi, I am trying to solve a system of equations with variable in integral interval. fun = @(x) x*normpdf(x); f1: (1-normcdf...

7 years ago | 1 answer | 0

1

answer