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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

