Code Monkey home page Code Monkey logo

Comments (6)

korvin011 avatar korvin011 commented on July 2, 2024

Hi. Unfortunately, I haven't studied how to control ADS optimizer, and I have no time for such a major update. As an alternative, you can use Matlab-based optimizers (e.g. fminsearch) and use ADS just as solver.

from ads-matlab-interface.

gaoliang00001 avatar gaoliang00001 commented on July 2, 2024

I have read netlist.log txt. If i add a optimizaiton tool to schematic, I found that netlist have some information about optimization. So can we control optimization by netlist like simulation function? Do you have some ideas about it?

from ads-matlab-interface.

korvin011 avatar korvin011 commented on July 2, 2024

If the optimizer is controlled by the netlist, you can try to modify the optimizer's parameters using ChangeComponentParameter, or (more general) NetlistRegExpReplace methods.

from ads-matlab-interface.

gaoliang00001 avatar gaoliang00001 commented on July 2, 2024

But simulation and optimization are two kinds of controllers. How can I control the execution of optimization tool rather than simulation, because the netlist file contains two kinds of information.

from ads-matlab-interface.

korvin011 avatar korvin011 commented on July 2, 2024

As I said, I haven't studied how the ADS optimizer works at low level. I can ASSUME it work similar to the parametric sweep controller, in which you specify the target solver. If so, the work with optimizer is similar to parametric sweeps, see 2nd demo.

from ads-matlab-interface.

gaoliang00001 avatar gaoliang00001 commented on July 2, 2024

Thank you ! I will try it!

from ads-matlab-interface.

Related Issues (17)

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.