Power supply: 230V to 115V
The problem is simple: we have a wall outlet which supplies 230V and an apparatus that requires 115V.
Software is always chea...
Wien's displacement law
Given the black body temperature (in *Celsius*), output the weavelength (in *meters*) at which the radiation peaks, according to...
10ヶ月 前
解決済み
Barnes G-Function
Evaluate the Barnes G-Function at a given (integral) value.
%Example 1
in = 1;
out = 1;
%Example 1
in = 4;
out = 2;
...