photo

Sander Khowaja


Last seen: 12 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Signal Processing

统计学

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

查看徽章

Feeds

排序方式:

提问


Error in vl_compilenn (line 506)
Hi guys, I am trying to use pre-trained convolutional neural network which needs to compile the CUDA for enabling the GPU. I ...

6 years 前 | 1 个回答 | 0

1

个回答

已提交


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

7 years 前 | 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 years 前 | 1 次下载 |

提问


Detecting bubbles from images
Dear Experts, I am trying to detect bubbles from a glass image which is attached with this post. I have written a piece of code...

8 years 前 | 0 个回答 | 0

0

个回答

已提交


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

9 years 前 | 3 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


gauss_elim(A,O)
Gauss Elimination Method

10 years 前 | 2 次下载 |

已提交


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

10 years 前 | 2 次下载 |

已提交


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

10 years 前 | 2 次下载 |

已提交


Bisection method
Bisection method

10 years 前 | 1 次下载 |

提问


How to implement NN in reducing the PSD of the signal without changing the information in the signal
Hi everyone, I am new to neural networks kindly guide me on the following: The code is to compute the PSD of the signal. I w...

11 years 前 | 1 个回答 | 0

1

个回答