제출됨


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

8개월 전 | 다운로드 수: 12 |

0.0 / 5
Thumbnail

제출됨


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

8개월 전 | 다운로드 수: 6 |

0.0 / 5
Thumbnail

제출됨


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

8개월 전 | 다운로드 수: 42 |

0.0 / 5
Thumbnail

제출됨


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

8개월 전 | 다운로드 수: 57 |

0.0 / 5
Thumbnail

제출됨


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

8개월 전 | 다운로드 수: 59 |

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

8개월 전 | 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...

8개월 전 | 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...

8개월 전 | 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...

8개월 전 | 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...

8개월 전 | 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...

9개월 전 | 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...

9개월 전 | 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 ...

9개월 전 | 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...

9개월 전 | 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 ...

9개월 전 | 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...

9개월 전 | 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...

9개월 전 | 0

제출됨


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

10개월 전 | 다운로드 수: 15 |

0.0 / 5
Thumbnail

질문


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

11개월 전 | 답변 수: 1 | 0

1

답변

질문


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

11개월 전 | 답변 수: 1 | 0

1

답변

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

대략 1년 전 | 3

답변 있음
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.

대략 1년 전 | 0

답변 있음
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...

1년 초과 전 | 0

답변 있음
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*...

1년 초과 전 | 1

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Partial Autocorrelation parcorr bug?
When running parcorr on a sample of normally distributed noise, I get some strange results like one illustrated below. Others ar...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
3D poisson for electrostatics using solvepde
The following is an example: https://www.mathworks.com/matlabcentral/fileexchange/178489-poisson-equation-pde-model-explorer?s_t...

1년 초과 전 | 0

질문


Write text to web browser including carriage returns.
The following code displays a function saving the resulting text as a character array and attempts to display the result. test...

거의 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
generating periodic trapezoidal waves with ramps
%pulsetran returns a vector. Here is an analytic method i just put together: %Create an analytic trapzoidal pulse train. syms ...

거의 2년 전 | 0

답변 있음
How to compute response to single node impulse in structural model from modal eigenvectors directly
I think I found the answer. I need to extract the various matrices with assembleFEMatrices and renormalize the modal solutions.

대략 2년 전 | 0

더 보기