Feeds
질문
integral of indicator function
Hello, I need to write matlab code for below integral. I know how to write it in discrete time but couldn't write it in integra...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
how to fulfill the matrix with for loop?
Hello there, xxx=[1 3 8 20 30 40 50]; inn=[0.1 0.3 0.7 0.2 0.4 0.6 0.5]; for i=1:(length(xxx)-1) l=xxx(i); u=xxx(i+...
대략 4년 전 | 답변 수: 2 | 0
