MATLAB TIPS
@MATLAB_tips
2.69K
subscribers
15
photos
2
files
12.5K
links
Matlab的一些现成脚本、函数,前人写的技巧、教程、文档。 Just tricks that finally work or what have learnt through search engines.受限于个人领域和Matlab水平,诚邀频道管理者;只要在使用Matlab过程中顺手把用上的网页、帖子发上来就好,十分简单。请联系
@MatLabTipsBot
。
#MATLAB
Download Telegram
Join
MATLAB TIPS
2.69K subscribers
MATLAB TIPS
When and Why to Adopt Software Development Workflows in MATLAB
via MATLAB Central Blogs Feeds
The MATLAB Blog
When and Why to Adopt Software Development Workflows in MATLAB
TL;DRMichelle Hirsch, MATLAB Fellow and previously head of product for MATLAB, has written a guide for reluctant developers detailing which tools (in MATLAB and otherwise) you should consider adopting for various use cases.If you only take one piece of her…
MATLAB TIPS
Power Converter Circuit and Control Design with Simscape
#FileExchange
(author: MathWorks Simscape Team)
Mathworks
Power Converter Circuit and Control Design with Simscape
This repository shows how to design various power converter circuits and their corresponding control techniques.
MATLAB TIPS
Applying GenAI-Created Problems in MATLAB Grader
#YouTube
via MATLAB@YouTube (author: MATLAB)
YouTube
Applying GenAI-Created Problems in MATLAB Grader
Learn how to create engineering problems using generative AI and apply them in MATLAB Grader
™
. Explore what MATLAB Grader is, how to validate GenAI-designed problems for compatibility, and how to build learner templates from reference code. Gain practical…
MATLAB TIPS
LOGISTIC MODEL OF CELL GROWTH - UNIVERSITY PROJECT
#FileExchange
(author: Alejandro)
Mathworks
LOGISTIC MODEL OF CELL GROWTH - UNIVERSITY PROJECT
It simulates the differential equation for different growth rates and compares it with the exact analytical solution.
MATLAB TIPS
Discrete Time Kalman Filter
#FileExchange
(author: David)
Mathworks
Discrete Time Kalman Filter
Pedagogical Derivation of the Kalman Filter
MATLAB TIPS
Numerical Solutions of Kepler's Equation
#FileExchange
(author: David Eagle)
Mathworks
Numerical Solutions of Kepler's Equation
A demo script for a suite of MATLAB functions for solving Kepler's equation.
MATLAB TIPS
lymph - discontinuous poLYtopal methods for Multi-PHysics
#FileExchange
(author: stefano)
Mathworks
lymph - discontinuous poLYtopal methods for Multi-PHysics
lymph is a package implementing polygonal discontinuous Galerkin finite element methods for geophysics, life sciences and other applications
MATLAB TIPS
Agentic AI + MATLAB: A Workflow Worth Exploring
via MATLAB Central Blogs Feeds
Pick of the Week
Agentic AI + MATLAB: A Workflow Worth Exploring
Toshi’s pick this week is Exploring LLMs in Chemical Engineering: Thermodynamic Modeling meets Vibe Coding from LinkedIn by Antonio Mazzei
Have you ever wondered what happens when you combine agentic AI workflows with MATLAB? A couple months ago, I…
MATLAB TIPS
Path Class
#FileExchange
(author: Martin Koch)
Mathworks
Path Class
Class for handling file system paths with short and readable code
MATLAB TIPS
Boost Converter Design Calculator GUI (MATLAB)
#FileExchange
(author: Praveen)
Mathworks
Boost Converter Design Calculator GUI (MATLAB)
GUI tool to calculate duty cycle , inductor , capacitor , efficiency , peak current and load resistance for a DC-DC boost converter
MATLAB TIPS
Thermodynamic Cycle Explorer
#FileExchange
(author: Duncan Carlsmith)
Mathworks
Thermodynamic Cycle Explorer
Live Script exploring Atkinson, Brayton, Carnot, Diesel, Ericsson, Otto, and Stirling heat engines.
MATLAB TIPS
Poisson Equation for Electrostatic Potential
#FileExchange
(author: Duncan Carlsmith)
Mathworks
Poisson Equation for Electrostatic Potential
Live Script that solves the Poisson equation to find the electrostatic potential surrounding charge near a conductor in two dimensions.
MATLAB TIPS
Exiftool Explorer
#FileExchange
(author: Duncan Carlsmith)
Mathworks
Exiftool Explorer
Explores native use of exiftool for image metadata editing.
MATLAB TIPS
Translate R to MATLAB and MATLAB to R with ChatGPT
#FileExchange
(author: Duncan Carlsmith)
Mathworks
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.
MATLAB TIPS
3D Solar System
#FileExchange
(author: Omar)
Mathworks
3D Solar System
An interactive 3D orbital simulator with real-time speed control, smart distance scaling, and physics-based animations.
MATLAB TIPS
Access DeepSeek AI via API
#FileExchange
(author: Duncan Carlsmith)
Mathworks
Access DeepSeek AI via API
Live Script illustrating how to access DeepSeek AI programmatically via API.
MATLAB TIPS
Coding a MATLAB Valentine animation with agentic AI
via MATLAB Central Blogs Feeds
The MATLAB Blog
Coding a MATLAB Valentine animation with agentic AI
Last year's Valentine post was an attempt to link a few Valentine's MATLAB animations with good practice in research software engineering. This year, I used Claude Code along with MATLAB's MCP server to develop this animation that morphs between the MATLAB…
MATLAB TIPS
How Future Engineers Use MATLAB and Simulink at World Robot Olympiad
via MATLAB Central Blogs Feeds
Student Lounge
How Future Engineers Use MATLAB and Simulink at World Robot Olympiad
MathWorks began partnering with the World Robot Olympiad (WRO) last season (2025) to support student teams using modeling and simulation as part of their robotics workflows. As part of this partnership, we introduced the MathWorks Modeling Award, which recognizes…
MATLAB TIPS
CMBACCUR
#FileExchange
(author: Daniel Vangheluwe)
Mathworks
CMBACCUR
The program optimizes the microwave background radiation.
MATLAB TIPS
Automate the Documentation of Your MATLAB Analysis with Agentic AI
via MATLAB Central Blogs Feeds
Artificial Intelligence
Automate the Documentation of Your MATLAB Analysis with Agentic AI
Co-author: Rohan Amarapurkar
Rohan Amarapurkar is the product manager for the MATLAB Desktop and Editor. Rohan holds a Master's in Electrical Engineering from USC and previously was a UX Researcher at MathWorks.
This is a scenario that I…
👍
1
MATLAB TIPS
How to Make a Line-Following Robot Using STM32
#YouTube
via MATLAB@YouTube (author: MATLAB)
YouTube
How to Make a Line-Following Robot Using STM32
Learn how to build a line-following robot with STM32 and Simulink
®
.
You’ll see step-by-step instructions for installing support packages, configuring models, and setting up sensors and motors. The core line-following algorithm is explained, showing how sensor…