Sander Khowaja
Followers: 0 Following: 0
Professional Interests: Signal Processing
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
8 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 次下载 |
已提交
Newton Raphson method
This code calculates the roots using Newton Raphson method
10 years 前 | 2 次下载 |
提问
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