photo

mura0087


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
12,925
of 300,392

REPUTATION
4

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • 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 ...

4 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 ...

5 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.

5 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...

5 years ago | 2 answers | 0

2

answers