Emmanuel J Rodriguez's repositories
DesignOfExperiments
All things Design of Experiments; hypothesis testing, regression analysis, linear fit, full factorial design, fractional factorial design, and more...
Dash_Apps_Sandlot
A Sandlot for my Dash apps
RollDie
Roll Die
Dynamic_visualization_of_rolling_two_dice
Dynamic Visualization of Rolling Two Dice
Sine_wave_animation
A dynamic visualization of a moving sine wave
deep-learning-for-timeseries
Deep learning for timeseries
Plotly-Dash
Ref: "The Book of Dash"
ANA500
Python for Data Science @ National University
my-test-repo
This test repo is being used to run through the workflow of using Git to add/commit/push files to my Github.
folium
Python Data. Leaflet.js Maps.
Read_and_Write_Data
Read and write data an OPEN MS Excel file
testRepo
test with MW
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Solving_Parabolic_PDEs
Solving parabolic partial differential equations using numerical methods.
ardupilot
ArduPlane, ArduCopter, ArduRover source
databook_matlab
Matlab files with demo code intended as a companion to the book "Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control" by Steven L. Brunton and J. Nathan Kutz http://www.databookuw.com/
Top_scores_average
User is prompted to enter data, then asked to enter the quantity of top data points to enter, finally average is displayed.
Curve-Fitting-1st-2nd-Polynomial-Spline-interpolations
Curve fitting - 1st, 2nd order polynomial ; Linear and spline interpolations -- Sample problems
Cross_sectional_area_analysis_Time_series
The MATLAB code imports x-y coordinates of river bank and water level depth as a function of time, sampled every 10 minutes. The code calculates the cross-sectional area for each water level depth.
matlab_3D_surface_plot_amplitude_ratio_mechanical_vibrations
MATLAB code for a 3D surface plot of amplitude ratio of a steady-state vibration of a friction-free spring-mass-damper system
TriArea
Calculate the area of a triangle given the vertices' coordinates and using the formula given.
MATLAB_program_Solving_ODEs_harmonic_oscillators
A general-purpose MATLAB program to find the free vibration response of a viscously damped system.
3D_surface_plot_Heat_conduction_plate
MATLAB code to create a 3D surface plot of heat conduction in a square plate, given initial conditions.
statNest
Calculate the average and standard deviation of a given data set -- SIMPLE example.