統計
All
Feeds
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8年以上 前
質問
precision problem in simple subtraction?!?
Hi everybody Just stumbled upon a "bug" i cannot really explain. Let's test a simple subtraction: 1 - 0.8 - 0.2 my matlab tel...
9年以上 前 | 2 件の回答 | 0
2
回答回答済み
Accessing multidimensional array with pairwise indices
Thanks for all the help and replies. I tested all the suggestions with a bigger matrix and compared the computation time. "Unfor...
Accessing multidimensional array with pairwise indices
Thanks for all the help and replies. I tested all the suggestions with a bigger matrix and compared the computation time. "Unfor...
10年弱 前 | 0
質問
Accessing multidimensional array with pairwise indices
Hi everybody Probably a stupid question but I can't get my head around it. Suppose A is a matrix with dimensions (20,20,100...
10年弱 前 | 5 件の回答 | 0
5
回答回答済み
system() call on windows, R2012b & R2014b, handling error popups
Ok for me the command is not working, at least the first entry of the path (in my case %matlabroot%\bin\win64 is not removed fro...
system() call on windows, R2012b & R2014b, handling error popups
Ok for me the command is not working, at least the first entry of the path (in my case %matlabroot%\bin\win64 is not removed fro...
約10年 前 | 0
質問
system() call on windows, R2012b & R2014b, handling error popups
Hi I try to run an external program via system() call. In a normal command shell and execute from R2012b everything works as ...
約10年 前 | 2 件の回答 | 0
2
回答質問
type conversion, precision loss
I observed a strange behaviour when working with data read from a binary file. Here a small example: >> a=int32(1); >> b=1...
約11年 前 | 2 件の回答 | 0