Ben olsam, önce SPICE simülatörü kullanarak girdiye dayalı çıktı grafiğini elde ederdim. Daha sonra bir sayı dizisine sahip olursunuz — giriş akımı ve çıkış akımı. Bundan sonra, Python kullanarak bu değerlere bir denklem uydururdum. Bunun için sklearn kütüphanesini kullanabilirsiniz.
Mod:translated, Please use English text.,
If it were me, I would first get the output plot based on the input using the SPICE simulator. Then you have a series of numbers — input current and output current. After that, I would fit an equation to those values using Python. You can use the sklearn library for this.