photo

Sander Khowaja


Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing

Statistics

All
MATLAB Answers

3 Questions
0 Answers

File Exchange

8 Files

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

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

View badges

Feeds

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

7 years ago | 1 answer | 0

1

answer

Submitted


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

8 years ago | 1 download |

5.0 / 5

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 |

0.0 / 5

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

answers

Submitted


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

9 years ago | 1 download |

0.0 / 5

Submitted


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

9 years ago | 1 download |

0.0 / 5

Submitted


gauss_elim(A,O)
Gauss Elimination Method

10 years ago | 2 downloads |

5.0 / 5

Submitted


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

10 years ago | 1 download |

3.5 / 5

Submitted


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

10 years ago | 1 download |

5.0 / 5

Submitted


Bisection method
Bisection method

10 years ago | 1 download |

0.0 / 5

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

1

answer