Duncan Carlsmith
University of Wisconsin - Madison
Physics professor active in computational physics education for 1st-year university students.
Python, C++, MATLAB, HTML, Fortran
Spoken Languages:
English
Statistics
RANK
5,800
of 284,875
REPUTATION
8
CONTRIBUTIONS
2 Questions
8 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
4
RANK
3,257 of 19,247
REPUTATION
462
AVERAGE RATING
3.70
CONTRIBUTIONS
58 Files
DOWNLOADS
334
ALL TIME DOWNLOADS
3279
RANK
of 137,728
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Simple camera calibration using stars
A Live Script that shows how to perform a simple camera calibration using an image of stars.
3 months ago | 3 downloads |

Submitted
RA-Dec Alt-Az Conversion Explorer
Converts right ascension (RA) and declination (Dec) to and from altitude (Alt) and azimuth (Az) and compares to star gazing apps...
3 months ago | 2 downloads |

Submitted
Mobile Phone Star Explorer
Matches star candidate right ascension, declination, and magnitude to Yale Bright Star and Henry Draper catalogs.
4 months ago | 3 downloads |

How to open a .raw file in MATLAB
Some references applicable to "rgb" "raw" and dng are https://blogs.mathworks.com/steve/2011/03/08/tips-for-reading-a-camera-r...
4 months ago | 0
Submitted
iPhone Text2Speech Voice Controller
A Live Script illustrating text-to-speech generation of custom iPhone Voice Control command sequences.
4 months ago | 2 downloads |

Submitted
Color Panel Array Explorer
Live Script explores image processing of a stained glass window image and makes color panel arrays ala artist Gerhard Richter.
5 months ago | 1 download |

Submitted
iPhone Voice Controller
Explore how to totally control your iPhone programmatically via voice commands.
5 months ago | 1 download |

Submitted
Exiftool Explorer
Explores native use of exiftool for image metadata editing.
6 months ago | 3 downloads |

How do I decode DigitalCamera.MakerNote returned by imfinfo as a vector of doubles?
Answering my own question after much ferreting around. It appears that the APPLE makernotes file is a BLIST, a binary version of...
6 months ago | 0
| accepted
Question
How do I decode DigitalCamera.MakerNote returned by imfinfo as a vector of doubles?
I have a iPhone .jpg taken with location services for the camera enabled. Using EXIFTool , I can see data (shown below) that I n...
6 months ago | 1 answer | 0
1
answerSubmitted
Bright Stars, Variable Stars, Constellations, and Asterisms
Explores IAU, HD, YBS, GCVS, and open-source star catalogs, BAA variable star data, IAU constellation boundaries, and asterism l...
6 months ago | 4 downloads |

Submitted
GAIA Data Explorer
Illustrates how to download and explore GAIA astrometry data.
7 months ago | 2 downloads |

Submitted
Celestial And Image Coordinate Projections Using FITS WCS
Provides and illustrates functions to transform between RA and DEC and image XY using FITS WCS information.
7 months ago | 2 downloads |

Curve fitting using different functions
You are asking about nonlinear fitting and several choices are available including nlinfit. Try can try using Curve Fitter, from...
8 months ago | 0
Submitted
Hipparcos Astronomy Explorer
Explores positions, velocities, magnitudes, and colors of 118k nearby Hipparcos single stars and clusters.
8 months ago | 2 downloads |

Submitted
Mobile Phone Astrometry Explorer
Finds stars in a mobile phone night sky image using median-subtraction and peak-finding and compares to results from astrometry....
8 months ago | 3 downloads |

Question
zoom image interactively maintaining a square zoom field
I'd like to use the + button with e.g. some control key, or some other trick, in order to zoom interactively on an image while m...
8 months ago | 2 answers | 0
2
answersSubmitted
Translate R to MATLAB and MATLAB to R with ChatGPT
Illustrates translation of a simple R script to MATLAB, and back to R, using OpenAI's ChatGPT.
8 months ago | 9 downloads |

Finding minimum within a set of rows below a certain point?
% Make fake data, rows of random monotonically increasing values. X=cumsum(rand(10),2) % Make logical array for values satisfy...
8 months ago | 0
Submitted
Generate MATLAB Code With BING
Examples of MATLAB code generation with BING.
8 months ago | 2 downloads |

Submitted
April Fool's MATLAB Codes With ChatGTP
Illustrates funny MATLAB codes generated by ChatGPT for April Fool's Day.
8 months ago | 1 download |

Submitted
Access Mathematica and ChatGPT-generate MATLAB code via APIs
Access Wolfram Alpha and ChatGPT-generate corresponding MATLAB code.
8 months ago | 4 downloads |

Submitted
Translate LaTeX to MATLAB with ChatGPT
This script illustrates the translation of LaTeX math into MATLAB code with OpenAI's ChatGPT.
8 months ago | 3 downloads |

Submitted
Drag and drop PDF to MATLAB conversion with ChatGPT
Illustrates how to manually drag over a PDF to generate MATLAB code using OpenAI's ChatGPT.
8 months ago | 10 downloads |

Submitted
Translate Python To MATLAB With ChatGPT Programmatically
Reads python code from a url and generates MATLAB code using OpenAI's ChatGPT.
8 months ago | 15 downloads |

Submitted
Generate MATLAB for non-English speakers with ChatGPT
Illustrates French and Turkish scripts generated with OpenAI's ChatGPT
8 months ago | 2 downloads |

Submitted
Explain MATLAB code with ChatGPT
Illustrates code explication with ChatGPT.
8 months ago | 15 downloads |

Submitted
MATLAB Code Generation - ChatGPT versus Bard
Compares responses from OpenAI's ChatGPT to Google's Bard for identical code generation prompts.
8 months ago | 5 downloads |

Submitted
Generate unit-tested ChatGPT MATLAB codes
Generates and tests multiple MATLAB scripts generated by OpenAI's ChatGPT.
8 months ago | 12 downloads |

Submitted
Generate MATLAB Code Using ChatGPT API
Generates a commented MATLAB Live Script using the OpenAI API for ChatGPT.
8 months ago | 122 downloads |
