Sander Khowaja
Followers: 0 Following: 0
Professional Interests: Signal Processing
統計
All
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Random Number Generator
This code generates a random number using Mersenne Twister Method
8年弱 前 | ダウンロード 1 件 |
送信済み
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
8年以上 前 | ダウンロード 4 件 |
送信済み
my_gauss_elim(A,B)
Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
約9年 前 | ダウンロード 3 件 |
送信済み
my_secant(x0,x1,n)
Secant method using the number of iterations as stopping criteria
約9年 前 | ダウンロード 1 件 |
送信済み
Newton Raphson method
This code calculates the roots using Newton Raphson method
約10年 前 | ダウンロード 2 件 |