Submitted


Normal Modes of a System of Masses
Live Script exploring normal modes of four masses densely connected by springs moving in one dimension.

1 month ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Lagrangian Mechanics of a Triple Pendulum System
Educational Live Script applying Lagrangian mechanics to a system of physical pendulums to simulate quasi-periodic and chaotic m...

1 month ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Bound States In A One-Dimensional Coulomb Potential
Live Script computing bound state wave functions and energies of a particle in 1D Coulomb-like potential wells.

1 month ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Classical Stark Effect
This Live Script explores classical motion of a particle subject to an attractive inverse-square law force plus a constant force...

1 month ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Live Script to Mobile-Phone App Conversion with AI
Demonstration and Skill for MATLAB to iOS app conversion with AI

1 month ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


Electric Field Of A Charge in Uniform Relativistic Motion
Live Script exploring the electric field lines of a uniformly moving charge. Author: D. Carlsmith

1 month ago | 6 downloads |

0.0 / 5
Thumbnail

Submitted


Sliding Top Explorer
Live Script exploring a spinning symmetric top sliding with friction.

1 month ago | 6 downloads |

0.0 / 5
Thumbnail

Submitted


Lorenz Attractor - Claude-code, MATLAB MCP, and Puppeteer
Example script generated with Claude-code, MATLAB MCP, and Puppeteer

1 month ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Double Pendulum Chaos Explorer (AI built)
AI-built HTML5 and MATLAB apps to explore chaos with a double pendulum

1 month ago | 6 downloads |

0.0 / 5
Thumbnail

Submitted


Universal Agentic AI with MATLAB
Support package for a Universal macOS AI desktop agent

1 month ago | 6 downloads |

0.0 / 5
Thumbnail

Discussion


Education in the Agentic AI age
Educators in mid 2025 worried about students asking an AI to write their required research paper. Now, with agentic AI, students...

2 months ago | 0

Discussion


Claude’s Constitution
Anthropic has just announced Claude’s Constitution to govern Claude’s behavior in anticipation of a continued ramp-up to AGI abi...

2 months ago | 0

Discussion


Access your agentic AI universe from your iPhone, and the reverse, and go from there..
Sometimes you might be secretly using your phone under the table, or stuck in traffic in an Uber, and want to ask a AI to ask an...

2 months ago | 0

Discussion


Live Script to mobile-phone app conversion in 20-minutes-ish, with AI
I was wondering yesterday if an AI could help me conquer something I had considered to difficult to bother with, namely creating...

2 months ago | 0

Discussion


A universal agentic AI for your laptop and beyond
Wouldn’t it be great if your laptop AI app could convert itself into an agent for everything? I mean for your laptop and for the...

2 months ago | 0

Discussion


Improved animation support
I struggle with animations. I often want a simple scrollable animation and wind up having to export to some external viewer in s...

2 months ago | 0

Discussion


Double Pendulum Chaos Explorer: From HTML5 Prototype to MATLAB interactive application with AI
This article describes how to prototype a physics simulation in HTML5 with Claude desktop App and then to replicate and deploy t...

2 months ago | 0

Discussion


How to set up and use AI Desktop Apps with MATLAB and MCP servers
Introduction This article describes how I have used MATLAB, MCP, and other tools to enable AI desktop apps to communicate with ...

3 months ago | 0

Discussion


Perplexity App with MATLAB MCP Core Server and FileSystem server
Introduction Experiments with Claude code and MATLAB MCP Core Server describes how to link Claude App to a local MATLAB such th...

3 months ago | 0

Discussion


Claude-code, MATLAB MCP, and Puppeteer Experiment
I’ve installed Claude-code, MATLAB MCP Core Server, and now Puppeteer on my MacBook Pro. Puppeteer can navigate and operate web ...

3 months ago | 0

Discussion


Experiments with Claude code and MATLAB MCP Core Server
Introduction MCP is an open protocol that can link Claude and other AI Apps to MATLAB using MATLAB MCP Core Server (released in...

3 months ago | 0

Discussion


Perplexity's Comet operating MATLAB Online and other web GUIs
Comet browser can figure out and operate a user interface on the web including MATLAB Online. The screen shot shows MATLAB onlin...

3 months ago | 0

Submitted


Origins of Quantum Band Structure in One Dimension
Educational Live Script exploring band structure in 1D crystal models.

4 months ago | 2 downloads |

0.0 / 5
Thumbnail

Question


Live Script animation 2025a
The folowing code produces a nice on-time animation when run from the command line. Run as a Live Script, it produces an animati...

5 months ago | 1 answer | 0

1

answer

Question


MATLAB online video creation trouble
The following test code runs in 3 seconds natively with v2025a but stalls and never completes in MATLAB online. Any suggestion a...

5 months ago | 1 answer | 0

1

answer

Discussion


Python setup for V2025a with M1 chip Apple MacBook Pro
I am thrilled python interoperability now seems to work for me with my APPLE M1 MacBookPro and MATLAB V2025a. The available inst...

8 months ago | 3

Answered
Why Import data still does not work with CSV files in R2022a ?
I ran into this today and the suggested fixes didn't work. The problem was I had a '*' in an enclosing folder name.

9 months ago | 0

Answered
How do I freqency shift a signal by a fractional amount using IFFT and FFT?
%% Frequency-Shift Demo with Synthetic Audio % This script creates a 1-s synthetic audio signal consisting of four % sinusoids...

9 months ago | 0

Answered
How do I freqency shift a signal by a fractional amount using IFFT and FFT?
analytic_segment = hilbert(segment); % Complex analytic signal shifted_segment = real(analytic_segment .* exp(1j*2*pi*f_shift*...

9 months ago | 1

Question


File Exchange submission post ransomware
I tried to submit to File Exchange today using Chrome and then Safari and the required Summary shows a title but no entry field ...

9 months ago | 1 answer | 0

1

answer

Load more