Feeds
질문
Downloading text files from Matlab causes them to be corrupted
From my matlab program, I have saved a number of variables (128x128 matrices) as text files. When I open them on matlab itself (...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Calculating second centred difference for FDM - indices for iteration
I have an NxN matrix 'phi' that is a function of x and y, and is constantly getting updated over iteration (is a function of t a...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Syntax: var<1d-4
In the body of a program I'm using as reference, this if statement is provided: dp=max(max(abs(phi1a-phi1))); if(~(dp...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Invalid use of Operator error
I've written a simple script (from a textbook that too) but it doesn't run thanks to this error (Matlab Online R2020A). How do I...
거의 6년 전 | 답변 수: 1 | 0

