photo

Sander Khowaja


Last seen: 11 Monate vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: Signal Processing

Statistik

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 3
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Random Number Generator
This code generates a random number using Mersenne Twister Method

mehr als 7 Jahre vor | 2 Downloads |

Gesendet


One vs all classification using Logistic Regression for IRIS dataset
This code is an example for one vs all classification using Logistic Regression on IRIS data

etwa 8 Jahre vor | 2 Downloads |

Gesendet


my_gauss_elim(A,B)
Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix

fast 9 Jahre vor | 3 Downloads |

Gesendet


my_secant(x0,x1,n)
Secant method using the number of iterations as stopping criteria

fast 9 Jahre vor | 1 Download |

Gesendet


gauss_elim(A,O)
Gauss Elimination Method

mehr als 9 Jahre vor | 2 Downloads |

Gesendet


Regula Falsi Method
Regula Falsi method for solving non-linear equations

mehr als 9 Jahre vor | 1 Download |

Gesendet


Newton Raphson method
This code calculates the roots using Newton Raphson method

mehr als 9 Jahre vor | 2 Downloads |

Gesendet


Bisection method
Bisection method

mehr als 9 Jahre vor | 1 Download |