photo

Alec Stothert

MathWorks

Last seen: 19 days ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • Personal Best Downloads Level 3
  • 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...

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

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

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

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

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

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

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

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

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

13 years ago | 0

| accepted