Google Enters RISC-V with an Open Source NPU

Recently, Synaptics launched a new multimodal Gen AI processor designed for smart IoT edge applications. This new SoC, as the first product in the Astra SL2600 series multimodal Gen AI processors, targets the edge market that requires simultaneous processing of visual, audio, speech, and sensor data. This product is said to represent a new category … Read more

AI Agents Require World Models

“Google DeepMind’s research published at ICML this year, titled ‘General Agents Contain World Models’, proves a key conclusion: all agents capable of successfully handling complex, multi-step tasks must possess some form of a ‘world model’, which is an accurate understanding of the operational rules of their environment. The study further finds that the stronger the … Read more

Pollen Robotics: The French Pioneer Infusing Soul into Robots

In Bordeaux, France, a group of engineers has created robots that can not only make eye contact with you but also understand your emotions—they are breaking the boundaries between code and life, allowing machines to truly comprehend humanity. In April 2025, significant news emerged in the AI community: the open-source AI platform Hugging Face announced … Read more

Intrinsic Time Scale Decomposition (ITD) Based on MATLAB

Intrinsic Time Scale Decomposition (ITD) based on MATLAB accurately performs time-frequency-energy (TFE) analysis of signals. The ITD method overcomes many limitations of traditional methods (such as those based on Fourier Transform or Wavelet Transform) and newer methods (based on Empirical Mode Decomposition) for TFE analysis of nonlinear and/or non-stationary signals. The ITD method has clearly … Read more

The Power of Python for Data Analysis: Start from Scratch and Enhance Your Competitiveness!

In the data-driven era, mastering Python data analysis tools is like having a golden key that easily opens the treasure door. I remember when I first started learning programming, I was at a loss with a pile of chaotic sales data. Later, I accidentally came across Python, and those mysterious numbers instantly turned into stories. … Read more

Application of Linear Equation Solving Based on MATLAB-GUI

Application of linear equation solving based on MATLAB-GUI. This includes a 14-page Word document. The GUI implements direct methods, Jacobi iteration method, and Gauss-Seidel iteration method for solving linear equations. The program has been debugged and can be run directly. Note: To download the source code, please click the end of the article“Read the original … Read more

Special Feature: When MATLAB Machine Learning Meets Family Reunion

Happy Mid-Autumn Festival and National Day to all my fellow bloggers and tech enthusiasts! As the sweet aroma of mooncakes wafts through the lines of code, and the “China Red” reflects on our IDE interfaces, this extended holiday takes on a dual significance. It is a warm moment to gather with family and admire the … Read more

Professional Analysis of Industrial Automatic Control Systems

The industrial automatic control system, as the central nervous system of modern industry, derives its core value from achieving precise control and efficient collaboration in production processes through intelligent technology. From the collaborative operation of robots on automotive manufacturing assembly lines to the millisecond-level adjustment of temperature and pressure parameters in chemical park DCS systems, … Read more

OECD Measurement of Artificial Intelligence Capability Indicators: Description of Robotic Intelligence Dimensions

In 2025, the OECD released a system of indicators for measuring artificial intelligence capabilities, which includes nine dimensions: language, social interaction, problem-solving, creativity, metacognition and critical thinking, knowledge learning and memory, vision, operation, and robotic intelligence. This framework describes the current global artificial intelligence index and provides a reference for in-depth research and exploration of … Read more

GUI for Generating and Analyzing One-Dimensional and Two-Dimensional Random Rough Surfaces Based on MATLAB

A GUI for generating and analyzing one-dimensional and two-dimensional random rough surfaces based on MATLAB. It uses Gaussian HDF and Gaussian or exponential ACF. Input parameters include surface points, surface length, root mean square height, and correlation length. Output: surface plot, root mean square height, and correlation length. The program has been debugged and can … Read more