Posts

Showing posts from May, 2026

final project

Image
Title Explanation Image Link Gimp 004 USA This project created by Nicolas is an exercise in digital image editing with GIMP. It consists of taking a picture of the Statue of Liberty in high resolution, then changing the background to black and white but leaving the statue in color so it would stand out. Visit link Gimp 001 This is the Gimp 001 project created by Óscar. He edited the original photograph to remove every person and animal so that only the landscape remains. Visit link ERCILLA´S MUSEUM For this project created by Elena, she modified a picture of her school using GIMP. The goal was to make the school look like an art museum, complete with paintings integrated into the architecture an...
Image
  Excel project for the coeff of static friction (GY): Enter the acceleration or force values ​​on the Y axis obtained from the graphs of each experiment. (GZ) :  Enter the corresponding Z-axis values ​​obtained from the graphs. tangent:GY/GZ A in radians: =ATAN( ) A in degrees: =DEGREES( ) U STATIC: same value of tangent
Image
  excel2: Angles with phyphox To experimentally determine the tilt or inclination angles of an object using our smartphone sensors, the Phyphox  app is a very good tool. By utilizing the built-in accelerometer sensor, we can accurately record the gravity components across the Y -axis ( gY ) and Z -axis ( gZ) . Data Table MEASURING ANGLES : The identifier for each individual test or measurement taken. gY : The acceleration value along the Y-axis extracted from the Phyphox app. gZ : The acceleration value along the Z-axis extracted from the Phyphox app. gY/gZ : The mathematical ratio between both components. ARC TANG: The arctangent of the previous ratio (resulting in radians). ANGLE: The final calculated angle converted into sexagesimal degrees. REAL ANGLE : The actual physical angle measured with a manual protractor or analog reference tool. ERROR: The absolute difference between your calculated angle and the real reference angle. %ERROR : The percentage deviation ...