Community Profile

photo

Joseph


Lucius Pitkin Inc

Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Commenter
  • Solver

View badges

Feeds

View by

Answered
how to obtain the parameter estimates using maximum likelihood estimation?
Generalized linear models use maximum likelihood estimation. If you have the statistics toolbox, look at https://www.mathworks....

7 years ago | 0

| accepted

Question


Is there a way in MATLAB coder to get a user to identify an Excel file, then read the contents of that Excel file?
I am trying to use MATLAB Coder to package a program that reads inputs from an excel file, does a calculation, plots results, an...

7 years ago | 1 answer | 0

1

answer

Question


How do I print a 1-inch by 1-inch square on a piece of paper?
I have been searching the help files and MATLAB Answers but my pictures are still coming out distorted.

8 years ago | 1 answer | 0

1

answer

Question


How do I plot a contour map on the surface of a 3-d surface?
The idea is similar to using "surf(X,Y,Z,C)" but I want contour lines in addition to the coloring provided by C. The contour lin...

8 years ago | 1 answer | 0

1

answer

Answered
Help with a design project, dont know where else to go.
Start at your initial time with an initial position and velocity: Calculate air density, balloon volume, drag force, etc. Basic...

9 years ago | 0

Question


Parameter search limits for fitnlm
Is there a way to constrain the search for parameter values on fitnlm? I keep running into issues when trying to solve for 3 to...

9 years ago | 1 answer | 1

1

answer

Question


Why does matrix power give wrong answer?
I am trying to do a MCMC simulation and need to calculate a small frequency event over a long time. To do this I need to raise ...

10 years ago | 1 answer | 0

1

answer

Question


Documentation text is on top of index text
Whenever I open up the help file, the text describing the function is always on top of the index making it impossible to read. ...

10 years ago | 1 answer | 0

1

answer

Answered
error Function definitions are not permitted in this context
- According to the documentation "expfit" does a maximum likelihood fit assuming the error follows an exponential distribution. ...

10 years ago | 0

Answered
mex -setup disabled Matlab
I found the problem, Kapersky Anti-Virus 6.0 quarantined Matlab.exe after running the mex -setup command. After restoring the qu...

11 years ago | 0

| accepted

Question


mex -setup disabled Matlab
I was trying to run the National Instruments example code to read a tdms file and I got an error saying something about an unrec...

11 years ago | 2 answers | 0

2

answers