photo

Alec Stothert

MathWorks

Last seen: Today Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
10 Answers

File Exchange

3 Files

Cody

0 Problems
1 Solution

RANK
2,829
of 300,369

REPUTATION
22

CONTRIBUTIONS
0 Questions
10 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
1,890 of 20,936

REPUTATION
976

AVERAGE RATING
5.00

CONTRIBUTIONS
3 Files

DOWNLOADS
211

ALL TIME DOWNLOADS
8073

RANK
110,998
of 168,436

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 4
  • Solver
  • Revival Level 2
  • 5-Star Galaxy Level 4
  • First Submission
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
usage of fileEnsembleDatastore for text files
If you open the example (click "Open Live Script" at the top of the example page) this will open a folder with the readFleetData...

6 years ago | 0

Answered
Write to a file in fileEnsembleDatastore
Using save(filename,variables,'-append') is fine. The format save(filename, '-append', '-struct', 'data'); saves the fields of t...

6 years ago | 0

Answered
file ensemble data store
Hi Attached is a function for reading data from a text file with 16 columns of numeric data (actually data from the PHM Socie...

7 years ago | 1

Answered
User stopped Parameter Estimation possible?
Unfortunately this isn't currently supported by the command line parameter estimation functionality but is something we will add...

13 years ago | 0

| accepted

Answered
How to display progress plots using code driven parameter optimization
Unfortunately command line parameter estimation does not support progress plots during estimation. The estimation process d...

13 years ago | 2

| accepted

Answered
Simulink design optimization with Parallel computing toolbox
Hi Srinivas, Is this for an estimation problem, in other words is it the expected model output data that is "pretty huge"? Ca...

13 years ago | 0

Answered
Optimize three inputs of a simulink model based on the performance of certain output variables
Hi Amir, While it's not an estimation problem the example at <http://www.mathworks.com/help/toolbox/sldo/ug/bs4oxgq-1.html> ...

13 years ago | 0

Answered
Response optimization (Defining independent parameters)
The tool detects tuning parameters by determining what variables are used by the model. In this case the tool cannot detetct tha...

14 years ago | 0

Answered
Tuning parameters using signal constraint blockset wtih an AC signal as the reference
Hi Daniel, I don't know your exact problem but generally trying to match frequency characteristics from time domain signals i...

14 years ago | 0

| accepted

Answered
OptimOptions and OutputFcn in Parameter Estimation
Thank you for your feedback regarding the ParameterEstimation OptimOptions and OutputFcn. The help should indicate that the Op...

14 years ago | 0

| accepted