photo

Sander Khowaja


Last seen: 11 mesi fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: Signal Processing

Statistica

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

Visualizza badge

Feeds

Visto da

Inviato


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

oltre 7 anni fa | 2 download |

Inviato


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

circa 8 anni fa | 2 download |

Inviato


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

quasi 9 anni fa | 3 download |

Inviato


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

quasi 9 anni fa | 1 download |

Inviato


gauss_elim(A,O)
Gauss Elimination Method

oltre 9 anni fa | 2 download |

Inviato


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

oltre 9 anni fa | 1 download |

Inviato


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

oltre 9 anni fa | 2 download |

Inviato


Bisection method
Bisection method

oltre 9 anni fa | 1 download |