Community Profile

photo

Sander Khowaja


Last seen: 7 months ago Active since 2013

Professional Interests: Signal Processing

Statistics

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

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

Submitted


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

7 years ago | 1 download |

Submitted


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

7 years ago | 4 downloads |

Question


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...

7 years ago | 0 answers | 0

0

answers

Submitted


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

8 years ago | 1 download |

Submitted


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

8 years ago | 1 download |

Submitted


gauss_elim(A,O)
Gauss Elimination Method

9 years ago | 2 downloads |

Submitted


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

9 years ago | 4 downloads |

Submitted


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

9 years ago | 4 downloads |

Submitted


Bisection method
Bisection method

9 years ago | 1 download |

Question


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 ago | 1 answer | 0

1

answer