Feeds
질문
User request within a function
Hello, I am using a function to solve a coupled differential equation. function [vec] = ode45func(x,z) k = input(...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
binomial theorem and MATLAB
Hello, I habe 3 variables: x= 0.988:0.0001:1.012; y= (x-1).^7 y2=x.^7-7*x.^6+21*x.^5-35*x.^4+35*x.^3-21*x.^2+7*x-1; ...
8년 초과 전 | 답변 수: 2 | 0
