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 years 前 | 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 years 前 | 2 个回答 | 0
