photo

Sander Khowaja


Last seen: mehr als ein Jahr 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

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


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

fast 8 Jahre vor | 1 Download |

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

mehr als 8 Jahre vor | 1 Download |

Frage


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

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


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

etwa 9 Jahre vor | 1 Download |

Gesendet


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

mehr als 9 Jahre vor | 1 Download |

Gesendet


gauss_elim(A,O)
Gauss Elimination Method

etwa 10 Jahre vor | 2 Downloads |

Gesendet


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

etwa 10 Jahre vor | 2 Downloads |

Gesendet


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

etwa 10 Jahre vor | 2 Downloads |

Gesendet


Bisection method
Bisection method

etwa 10 Jahre vor | 1 Download |

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort