Feeds
질문
Using interpolation with interp1/interp2
So at the moment, I have a piece of code that can be simplified to this: v = linspace(0,20,200); lambda = 7; x_set = 0.4; x ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Using if-statements seperatly for each value in an array
I use if-statements which depend on a certain value. Now, instead of this single value, I have an array with a number of values ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Useful results from solve function
Hey, I'm trying to solve 2 equations using the solve function. The first one for beta, the second one for lambdai. For the firs...
4년 초과 전 | 답변 수: 1 | 0
