Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  The Beginner Programmer programming Blog  > 

The Beginner Programmer Blog


firsttimeprogrammer.blogspot.com
A blog about Statistics, Data Science and Machine Learning experiments using Python, R and Java. On occasion Finance, Electrical circuits and Arduino
Electromagnetic Forces Between Busbars
2019-12-23 11:27
In some engineering applications, be it electrical energy transmission, distribution or even in the simple case of use of electrical energy, copper busbars are used in place of cables.Typica… Read More
Linear Programming In R
2018-08-16 12:00
Linear programming is a technique to solve optimization problems whose constraints and outcome are represented by linear relationships.Simply put, linear programming allows to solve problems… Read More
PCA Revisited
2018-08-13 15:38
Principal component analysis (PCA) is a dimensionality reduction technique which might come handy when building a predictive model or in the exploratory phase of your data analysis. It is of… Read More
IV Characteristics Of Diodes
2018-08-11 22:17
This week I finally got to play around a little with some electronic components I ordered and test them before using them on side projects. My goal was to find the IV curve of a 3V 0.5W zene… Read More
Calculating The DFT In C++
2018-03-04 12:03
When you learn about the Fourier transform and what it can show you about a signal, you immediately start thinking about its possible applications. The Fourier transform, however, deals with… Read More
Magnetics Simulation With FEMM
2017-09-03 21:41
FEMM stands for Finite Element Method Magnetics, and it is a nice software for solving magnetics and electrostatics problems.I’ve known FEMM for at least a couple of years but I’… Read More
Resizing Spatial Data In R
2017-03-05 08:37
Here I am after a short break, writing again about R!In december I worked on a project that required me to work on spatial data. This led me to learn about how R deals with this kind of data… Read More
Solving Electrical Radial Lines With Python
2016-11-30 10:52
Electrical transmission systems are something we all take for granted. They work in a reliable manner ensuring high quality of service and as few minutes lost per year as possible. Low volt… Read More
2016-10-25 23:11
On 27th of October I’m going to attend the 7th MilanoR meeting featuring the following two talks: 1. Interactive big data analysis with R: SparkR and MongoDB: a friendly walkthrough&nb&hell…Read More
My First Shiny App: Control Charts
2016-09-24 08:35
After having carefully followed the online official Shiny tutorial, I decided to make a quick try at making my very first Shiny App. I should say that I found myself very well with the expla… Read More
2015-12-22 13:45
Today I am going to make a brief description of the step response of a RLC series circuit. This is the schematic made with LTspice As you can see the components used are a resistor, an indu… Read More
2015-09-02 08:59
Yep! I finally made it! I’m on GitHub and you can find me and some of my sideprojects at: www.github.com/mick001 As you’ll see, I moved to GitHub only the projects I’ll be… Read More
2015-08-14 19:59
A hidden Markov model is a statistical model which builds upon the concept of a Markov chain. The idea behind the model is simple: imagine your system can be modeled as a Markov chain and th… Read More
2015-08-01 13:23
Linear regression models are one the simplest and yet a very powerful models you can use in R to fit observed data and try to predict quantitative phenomena. Say you know that a certain var… Read More
2015-07-26 12:19
While writing the scripts for the past articles I thought it might be fun to implement the 3D version of the heat and wave equations.As for the wave equation, Wolfram has a great page which… Read More
2015-07-19 22:35
Imagine you have an ideal string of length L and would like to find an equation that describes the oscillation of the string. Assuming the string is fixed at its ends and starts its motion i… Read More
2015-07-18 14:21
RC and RL are one of the most basics examples of electric circuits and yet they are very rich in content. Let’s examine each one carefully Here is the schematics of an RL circuit The… Read More
2015-07-16 21:09
Apparently, it looks like I’m all focused on PDEs at this time of the year. There’s a good reason though! I find PDEs extremely fascinating in that they allow you to model comple… Read More
2015-07-15 22:18
By making some assumptions, I am going to simulate the flow of heat through an ideal rod. Suppose you have a cylindrical rod whose ends are maintained at a fixed temperature and is heated at… Read More
2015-07-11 13:56
Say we have some data and we are pretty confident that it comes from a random variable which follows a Normal distribution, now we would like to estimate the parameters of that distribution… Read More

Share the post

The Beginner Programmer

×

Subscribe to The Beginner Programmer

Get updates delivered right to your inbox!

Thank you for your subscription

×