photo

Ian


Last seen: 5 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
160,344
of 300,352

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Modelling Weibull and Rician distribution in MATLAB
For complex normal random variables, rayleigh distribution with unity variance can be modeled as: 1/sqrt(2)*(randn+j*randn) in M...

10 years ago | 0 answers | 0

0

answers

Question


Heuristic solver for lambert W function?
I have a function in the form of, x*(2^x)=b/ln(2) This can be expressed as x=W(b)/ln(2), where, W is the product log functi...

13 years ago | 1 answer | 0

1

answer

Question


Help with 'solve' function in MATLAB for numerical solution!
For example, lets say I have the expression "x=2^x*b+c" and I use solve function as, d=solve('x=(2^x)*b+c'); Now if I ...

13 years ago | 3 answers | 0

3

answers