Giter Site home page Giter Site logo

rnwatanabe / frolsidentification Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 9.0 1.04 MB

A set of Matlab/Octave files that performs a method of Nonlinear System Identification.

License: GNU General Public License v3.0

MATLAB 38.23% Jupyter Notebook 60.94% TeX 0.83%
system-identification frequency-domain nonlinear-dynamics

frolsidentification's People

Contributors

rnwatanabe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

frolsidentification's Issues

Matlab and octave running problems

Hi there,

Thanks for releasing your software.

When I run in Octave 4.2.2 :
error: formula: FUN must be an inline function
error: called from
isequal at line 57 column 5
plotGFRF at line 87 column 9
FROLSTest at line 141 column 5

When I run FROLSTest in Matlab R2018a, I get the following error :
Undefined function or variable 'matlabpool'.
Error in NARXModelIdentificationOf2Signals (line 88)
matlabpool open 6 % this is the number of cores to use during the processing. You can change it.
Error in FROLSTest (line 56)
[Da, a, la, ERRs] = NARXModelIdentificationOf2Signals(input, output, degree, mu, my, delay, dataLength, divisions, ...

When I run FROLSTest in Matlab R2014 :
Undefined function or variable 'phoL'.

Error in NARXModelIdentificationOf2Signals (line 89)
beta = mfrols_par(p, output, phoL, pho, s, flag);

Error in FROLSTest (line 56)
[Da, a, la, ERRs] = NARXModelIdentificationOf2Signals(input, output, degree, mu, my, delay, dataLength, divisions, ...

Any suggestions ?

mfrols_par

Hello~thanks for your code.
I find that mfrols_par.m is the same with mfrols.m, the function file didn't use "phoL" and "flag" these two parameters, so I am so confused with that.
Looking forward to your suggestions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.