
Sander Khowaja
Followers: 0 Following: 0
Statistics
RANK
277,068
of 298,401
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
2,757 of 20,583
REPUTATION
604
AVERAGE RATING
4.60
CONTRIBUTIONS
8 Files
DOWNLOADS
11
ALL TIME DOWNLOADS
5746
RANK
of 161,090
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
7 years ago | 1 answer | 0
1
answerSubmitted
Random Number Generator
This code generates a random number using Mersenne Twister Method
8 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
9 years ago | 3 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...
9 years ago | 0 answers | 0
0
answersSubmitted
my_gauss_elim(A,B)
Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
9 years ago | 1 download |
Submitted
my_secant(x0,x1,n)
Secant method using the number of iterations as stopping criteria
9 years ago | 1 download |
Submitted
Regula Falsi Method
Regula Falsi method for solving non-linear equations
10 years ago | 1 download |
Submitted
Newton Raphson method
This code calculates the roots using Newton Raphson method
10 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...
12 years ago | 1 answer | 0