Jason Nguyen
Followers: 0 Following: 0
Feeds
提问
How to write Matlab code based on the Simpson’s 1/3 rule?
How to write Matlab code based on the Simpson’s 1/3 rule to integrate the function from the data? This is what I have so far ...
4 years 前 | 2 个回答 | 1
2
个回答提问
How to calculate forward differences in Matlab?
I would like to know how to calculate forward difference of the table below(in Matlab) please
4 years 前 | 1 个回答 | 0
1
个回答提问
How to solve this error "Operands to the || and && operators must be convertible to logical scalar values." ?
I want matlab to display the new y values but i keep getting the error. y = [5000 17000 25000 75000]; if y < 10000 ty = 2...
4 years 前 | 1 个回答 | 0