Community Profile

photo

mura0087


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Creating a duration loses nanosecond precision
Hi- I have the signal output of an electronic device, voltage, with respect to time, nanoseconds. I would like to get it into a ...

2 years ago | 0 answers | 0

0

answers

Answered
Make two matrices of different length reducing the size of smallest matrix
I don't think you need to use a for loop for this. Its unclear if you want something specific out of A. But if you just want to ...

3 years ago | 0

| accepted

Answered
Maximum number of function evaluations has been exceeded - increase MaxFunEvals option.
I have this same problem! Even if I change MaxFunEvals to a very high number (1e30) I still get an Inf value out of fminsearch.

3 years ago | 0

Question


Help fitting data to an implicit equation
Hello: I need to fit some data to the following implicit equation: ((1-y)^(1-b)/y)=exp(-kt) t is a vector containing time val...

3 years ago | 2 answers | 0

2

answers