My Aspirations in Science and Mathematics

My Aspirations in Science and Mathematics

My “Aspirations” English has always been my weakness throughout middle school. From scoring 118 in the first class exam to just 65 this time, my grades have fluctuated without any improvement. Despite such low English scores, I have never fallen out of the top twenty in class. This is all thanks to my “aspirations” in … Read more

The Beauty of Mathematics: The Intricacies of Embedded Programming (with C Code)

The Beauty of Mathematics: The Intricacies of Embedded Programming (with C Code)

[Introduction] Ah, you have been successfully drawn in, not quite what you expected, huh?~~~ Just kidding, back to the point. Today, a netizen asked me a question about a sensor measuring a physical quantity and needing to determine its trend of change. I provided some suggestions, and here I will elaborate on those suggestions and … Read more

Exploring the Application of Matlab in A Level Mathematics Teaching

Exploring the Application of Matlab in A Level Mathematics Teaching

Author Chen Junming Mathematics Teacher at Jiangsu Taizhou High School, Cambridge International A Level Using graphics in A Level Mathematics teaching holds significant importance. As A Level Mathematics teaching progresses, teachers find it challenging to draw, prove, and solve complex graphics or teaching tasks quickly using chalk on the blackboard. The traditional teaching methods have … Read more

C++ Constants and C++ Numbers

C++ Constants and C++ Numbers

1. C++ Constants A constant is a fixed value that does not change during program execution. It can be of any basic data type and can be classified into integer numbers, floating-point numbers, characters, strings, and boolean values. 01 — Integers Integer constants can be in decimal, octal, or hexadecimal form. The prefix specifies the … Read more

Designing Math Problems for Primary Education Based on PISA 2021

Designing Math Problems for Primary Education Based on PISA 2021

The Programme for International Student Assessment (PISA), initiated by the Organisation for Economic Co-operation and Development (OECD) in 2000, is the largest and most influential international education evaluation. It tests 15-year-old students from various countries who are receiving basic education. The PISA 2021 Mathematics Literacy Assessment Framework (as shown in the figure) adjusts the definitions, … Read more

Quick Start Guide to MATLAB (Basic Knowledge)

Quick Start Guide to MATLAB (Basic Knowledge)

MATLAB is an essential and convenient tool in scientific and engineering research, and it is a skill that many graduate students must master before entering school. This article will help you quickly get started with MATLAB through three main sections. Basic Knowledge of MATLAB 1-1. Basic Operations and Functions To perform basic mathematical operations in … Read more

Introduction to Basic MATLAB Knowledge

Introduction to Basic Knowledge 1. Basic Knowledge of MATLAB 1-1. Basic Operations and Functions In MATLAB, to perform basic mathematical operations, simply type the expression directly after the prompt (>>), and press Enter. For example: >> (5*2+1.3-0.8)*10/25 ans = 4.2000 MATLAB will store the result directly in a variable called ans, representing the answer after … Read more

Introduction to MATLAB Basics

Introduction to MATLAB Basics

MATLAB has many uses, but the most basic, and the first thing to master when starting out, is the use of the MATLAB Command Window. The MATLAB Command Window is one of the main tools for entering data, running MATLAB functions and scripts, and displaying results. By default, the MATLAB Command Window is located in … Read more

Key Elements and Module Combination Paths for Elementary Math Reasoning Activities

Key Elements and Module Combination Paths for Elementary Math Reasoning Activities

This article is adapted from “Zhengyi Zhi Shu” Statement: Sharing for learning purposes only, respecting originality, copyright belongs to the original author and source. If there are any objections, please contact us for removal. “This issue recommends Song Yuyang’s article “Key Elements and Module Combination Paths for Elementary Math Reasoning Activities”. This article was published … Read more

How to Find the Angle DAC in Eighth Grade Math?

How to Find the Angle DAC in Eighth Grade Math?

Welcome to Teacher Fang’s Math. Please click on the blue text above to follow Teacher Fang’s Math Class. Study hard and improve every day. After following, you can get more videos and learning methods related to math anytime and anywhere. Teacher Fang’s Math Class, all videos are free, please feel free to follow and subscribe. … Read more