Feeds
提问
how to use optimization iterative display
how would i use optimization iterative display to display the value of Ein after each iteration? clc close all clear all ...
5 years 前 | 2 个回答 | 0
2
个回答提问
problem regarding fsolve:FSOLVE requires all values returned by functions to be of data type double.
how do i remove the error? clear all gam = 10e-3; % damping frequency f = 8.8e-3; % oscillator strength ...
5 years 前 | 1 个回答 | 0
