Answered
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...

1 year 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...

1 year ago | 1 answer | 0

1

answer

Submitted


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...

1 year ago | 5 downloads |

Thumbnail

Submitted


GAIA Data Explorer
Illustrates how to download and explore GAIA astrometry data.

1 year ago | 3 downloads |

Thumbnail

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.

1 year ago | 3 downloads |

Thumbnail

Answered
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...

2 years ago | 0

Submitted


Hipparcos Astronomy Explorer
Explores positions, velocities, magnitudes, and colors of 118k nearby Hipparcos single stars and clusters.

2 years ago | 6 downloads |

Thumbnail

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....

2 years ago | 3 downloads |

Thumbnail

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...

2 years ago | 2 answers | 0

2

answers

Submitted


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.

2 years ago | 7 downloads |

Thumbnail

Answered
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...

2 years ago | 0

Submitted


Generate MATLAB Code With BING
Examples of MATLAB code generation with BING.

2 years ago | 1 download |

Thumbnail

Submitted


April Fool's MATLAB Codes With ChatGTP
Illustrates funny MATLAB codes generated by ChatGPT for April Fool's Day.

2 years ago | 1 download |

Thumbnail

Submitted


Access Mathematica and ChatGPT-generate MATLAB code via APIs
Access Wolfram Alpha and ChatGPT-generate corresponding MATLAB code.

2 years ago | 2 downloads |

Thumbnail

Submitted


Translate LaTeX to MATLAB with ChatGPT
This script illustrates the translation of LaTeX math into MATLAB code with OpenAI's ChatGPT.

2 years ago | 5 downloads |

Thumbnail

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.

2 years ago | 8 downloads |

Thumbnail

Submitted


Translate Python To MATLAB With ChatGPT Programmatically
Reads python code from a url and generates MATLAB code using OpenAI's ChatGPT.

2 years ago | 9 downloads |

Thumbnail

Submitted


Generate MATLAB for non-English speakers with ChatGPT
Illustrates French and Turkish scripts generated with OpenAI's ChatGPT

2 years ago | 1 download |

Thumbnail

Submitted


Explain MATLAB code with ChatGPT
Illustrates code explication with ChatGPT.

2 years ago | 5 downloads |

Thumbnail

Submitted


MATLAB Code Generation - ChatGPT versus Bard
Compares responses from OpenAI's ChatGPT to Google's Bard for identical code generation prompts.

2 years ago | 1 download |

Thumbnail

Submitted


Generate unit-tested ChatGPT MATLAB codes
Generates and tests multiple MATLAB scripts generated by OpenAI's ChatGPT.

2 years ago | 3 downloads |

Thumbnail

Submitted


Generate MATLAB Code Using ChatGPT API
Generates a commented MATLAB Live Script using the OpenAI API for ChatGPT.

2 years ago | 42 downloads |

Thumbnail

Answered
How to delete all the commented content in a m-file?
% Read the contents of the file into a string variable filename='Your_File.m' % Use fopen to open the file for reading fi...

2 years ago | 0

Submitted


Taut String Driven At One End With Realistic Drag
Models numerically the motion of a taut string driven at one end with linear and nonlinear drag.

2 years ago | 3 downloads |

Thumbnail

Submitted


Driven Coupled Oscillator Explorer
Examines analytic solutions for driven coupled oscillators exhibiting antiresonance.

2 years ago | 1 download |

Thumbnail

Submitted


Nonlinearly-damped oscillator simulation
Simulates a driven harmonic oscillator with nonlinear damping and compares results to a resonance model with amplitude-dependent...

2 years ago | 3 downloads |

Thumbnail

Answered
Multiple roots formula with Matlab
Not likely the point of the exercise but this works: syms x; solve(x^4- 6*x^3 + 12*x^2 - 10*x +3==0,'ReturnConditions',true) ...

2 years ago | 0

Answered
Connecting to ChatGPT using API
See Generate MATLAB code using ChatGPT API at https://www.mathworks.com/matlabcentral/fileexchange/125220-generate-matlab-code-...

2 years ago | 3

Submitted


ChatGPT Generated MATLAB program
Example simple MATLAB program generated by ChatGPT.

2 years ago | 2 downloads |

Thumbnail

Submitted


Shaken String Explorer
Explores the analytic form for waves on a string driven by harmonic motion of one support point.

2 years ago | 1 download |

Thumbnail

Load more