#WSQ12
Explore tagged Tumblr posts
dani-malpica · 7 years ago
Text
WSQ12 - SciLab
Tumblr media
For this exercise we were asked to download and “play” with this platform called SciLab but... what is SciLab?
SciLab is an open source software that provides a powerful computing environment  for engineering and scientific applications... did I mentioned it’s free?
This software has hundreds of mathematical functions, some of them are:
Maths & Simulation: Used for scientific and engineering applications like mathematical operations and data analysis.
Statistics: To perform data analysis and modeling
Optimization: To solve optimization problems (great explanation there)
Signal Processing: analyses, visualizes and filter signals in time and frequency domains.
2-D and 3-D Visualization: graphic functions to visualize, annotate and export data.
Xcos - Hybrid dynamic systems modeler and simulator: used to model control systems, hydraulic circuits, mechanical systems and more
0 notes
opezaimd-blog · 10 years ago
Video
GCD(36,24)= 12
This WSQ was easier than I thought.
You can check out my code here.
0 notes
grgc25 · 10 years ago
Text
Greatest common divisor
this time, we´ll get the greatest common divisor in python.
https://github.com/grgc25/Tareas/blob/master/WSQ12_gcd.py
0 notes