Feeds
질문
Error "Arrays have incompatible sizes for this operation" when try to integrate
Hello. This is my entire code, but the relevant part is at the end: syms kb hbar T c l p k d n m xi q d; T=300; hbar=1.0545...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Inserting functions in a vector function
Hello. I have a code with this kind of structure: g=@(X) ... (complex operations with a function 'X') f=@(x) x; for n=1:N...
3년 초과 전 | 답변 수: 1 | 0
