User Portlet User Portlet

Pedro Fonseca
Discussions
I can connect to an external MQTT broker with the MQTTLink` library. Here below an example using the Mosquito.org testing service: Get@"MQTTLink`" imAclientForExternal = CreateClient[]; ...
spoiler alert: this is just a request... Fresh out of the University of Illinois Urbana-Champaign (a few kilometers away of WRI headquarters) and Intel, there's a new NN conceived to improve ultra low light photography. The article:...
Is there any reason for this time discrepancy? RepeatedTiming[DateObject[{2012, 1, 2}] - DateObject[{2012, 1, 1}]] (*{0.00075, Quantity[1, "Days"]} *) RepeatedTiming[UnitConvert[Quantity[AbsoluteTime@DateObject[{2012, 1, 2}] -...
Lets use air pressure as an example: (Mathematica Windows 10.4.1): ts = AirPressureData["Perth", {DateObject[{2014, 6, 1}, TimeObject[{1, 0}, TimeZone -> 8], TimeZone -> 8], DateObject[{2016, 5, 31}, TimeObject[{23, 0}, TimeZone ->...
I would like to share with the community a presentation I made, demonstrating the use of the Wolfram Language image processing and machine learning capabilities on the reading of an analogical field instrument. I'm just posting a small part of the...
(first things first: I'm absolutely no specialist in units and on S.I. rules...) When we use the % Unit in a Mathematica numerical calculation, I feel that it is odd that it doesn't simplify it to a fraction multiplication. ![enter image...
I have imported a bunch of images from a PDF file, which, besides the problems listed on the other question I posted today (related to the apparent absence of a ASCIIHexDecode decoder), originated images that, visually inspected, seemed identical to...
I know that this is a typical incoherence that exists between raster and non raster coordinate systems. But is there a specific reason for this to be revealed on the following example? im = Import["ExampleData/rose.gif"] ![enter image...
I have several PDF files, coming from scanners, that apparently have the raster streams encoded with the ASCIIHexDecode filter. From the message I get from Mathematica, it doesn't seem that this decoder is available: Unknown Filter type...
During WTC 2015, some of us had our heads 3D scanned, which was quite fun and educational. But I (we?) never received the 3D file back. Is this still planned? I was hoping to do some computations on my head, like: ...