photo

Sander Khowaja


Last seen: 11 Monate 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 ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


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

mehr als 7 Jahre vor | 2 Downloads |

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

etwa 8 Jahre vor | 2 Downloads |

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

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


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

fast 9 Jahre vor | 3 Downloads |

Gesendet


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

fast 9 Jahre vor | 1 Download |

Gesendet


gauss_elim(A,O)
Gauss Elimination Method

mehr als 9 Jahre vor | 2 Downloads |

Gesendet


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

mehr als 9 Jahre vor | 1 Download |

Gesendet


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

mehr als 9 Jahre vor | 2 Downloads |

Gesendet


Bisection method
Bisection method

mehr als 9 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...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort