Feeds
질문
using fimplicit with an equation
I am trying to create a plot of a 3D implicit function given by : sin(x + y) + sin(x − y) + sin(y + z) + sin(y − z) + sin(x +...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
programming the number of steps till every element of a set appears
I need to write a program that simulates the following experiment. I have a set of N cards to collect, and at each stage of t...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
ode45 not enough input arguments error
trying to solve a 2nd order ODE using ode45, i looked up several tutorials to help me as i was working through it. My code looks...
거의 8년 전 | 답변 수: 1 | 0
