Aswartha Narayana
Followers: 0 Following: 0
Statistiques
RANG
109 909
of 301 229
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 201
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 547
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Impulse response using IFFT - scaling output values
I created a test system S = 1/(1+s) and its impulse response, himp = is exp(-t). I generated himp using time: 0:1/40:10. I gen...
presque 14 ans il y a | 1 réponse | 0
0
réponseusing get_Param inside an S-function
use str2num to convert the character string that results from get_param() into a number. The number is then suitable for use in ...
plus de 14 ans il y a | 0
Question
using get_Param inside an S-function
function [sys]= mdlOutputs(t,x,u,flag,Label) tSTOP = get_param('Model','StopTime'); if(tSTOP == (1000*ceil(t/1000))) ...
plus de 14 ans il y a | 2 réponses | 0