In the following descriptions of the S-function, the correct descriptions are ( ).
A: The S-function is also called the system function
B: The MATLAB language can be used to write S-functions, can also use C or C++ language to write S-functions.
C: Simulink block library can be extended by using S-function.
D: The S-function has ready-made files of template program.
A: The S-function is also called the system function
B: The MATLAB language can be used to write S-functions, can also use C or C++ language to write S-functions.
C: Simulink block library can be extended by using S-function.
D: The S-function has ready-made files of template program.
举一反三
- Which of the following are among Jakobson’s framework of language function?
- According to Jakobson’s language function, Metalingual function corresponds to the communication element of ____.
- Language is used to record the facts, which is the informative function of language, also called ideational function in the framework of functional grammar.
- The functions of language include _______. ( ) A: interpersonal function B: metacognitive function C: informative function
- The MATLAB function [a,Jm] = lsqcurvefit(fun,a0,x,y, opts), fun is the MATLAB description to the prototype function, which functions can be used as prototype functions.( ) A: M-function B: anonymous function C: inline function D: not sure