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 | 1 download |

0.0 / 5
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 | 3 downloads |

4.0 / 5
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 |

0.0 / 5
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 |

0.0 / 5
Thumbnail

Submitted


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

2 years ago | 1 download |

0.0 / 5
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 | 1 download |

0.0 / 5
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 | 4 downloads |

0.0 / 5
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 | 7 downloads |

0.0 / 5
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 |

0.0 / 5
Thumbnail

Submitted


Explain MATLAB code with ChatGPT
Illustrates code explication with ChatGPT.

2 years ago | 1 download |

0.0 / 5
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 |

0.0 / 5
Thumbnail

Submitted


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

2 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


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

2 years ago | 35 downloads |

5.0 / 5
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 |

0.0 / 5
Thumbnail

Submitted


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

2 years ago | 2 downloads |

0.0 / 5
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 | 1 download |

0.0 / 5
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 |

0.0 / 5
Thumbnail

Submitted


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

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Fit PASCO Motion Sensor Data
Illustrates nonlinear regression applied to motion sensor data from an introductory physics lab.

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Harmonic Oscillator Explorer
Illustrates a suite of symbolic solutions for a forced damped harmonic oscillator and parameter extraction in the presence of tr...

3 years ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


SimplePendulumExplorer
Calculates motion of a nonlinear pendulum and simulates laboratory measurements and analysis.

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


SampleArbitraryProbabilityDistributionExplorer
Explores generation of samples from a single variable probability distribution.

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Bouncing Ball Explorer
Analyzes and models audio recordings of a ball bouncing on a hard surface.

3 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


DiffractionCalculator
Calculates the diffraction pattern for a planar rectangular aperture by numerical integration.

3 years ago | 7 downloads |

0.0 / 5
Thumbnail

Submitted


Magnetic Field of Bar Magnet
Calculates the magnetic field in an air gap between poles tips of long uniformly magnetized cylinders.

3 years ago | 2 downloads |

0.0 / 5
Thumbnail

Load more