Community Profile

photo

Sam Nazari


Draper Laboratory

Attivo dal 2012

Followers: 0   Following: 0

Contatto

PhD Candidate at Northeastern University
Professional Interests: distributed inference, community detection, subgraph enumeration, intruder detection, distributed control, information theory.

Statistiche

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 3
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • Commenter
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


Distributed Detection Filter for Intrusion Detection
Detection Filter Design for distributed intrusion detection using spectral assignment

quasi 8 anni fa | 2 download |

Thumbnail

Inviato


Distributed Intruder Detection Using Spectral Assignment
Distributed Detection Filters for cybersecurity applications

quasi 8 anni fa | 2 download |

Thumbnail

Inviato


Beard Jones Detection Filter Example
A Simulink implementation of the BJDF using the White & Speyer approach

oltre 8 anni fa | 1 download |

Thumbnail

Inviato


SSVEP Classification using GLRT
MATLAB Scripts to classify target SSVEP frequencies for Brain Computer Interfaces (BCI)

oltre 8 anni fa | 2 download |

Inviato


2D Tracking Kalman Filter
A 2D Kalman Filter is designed to track a moving target.

quasi 9 anni fa | 6 download |

Inviato


Spherical Gravitation Model
Simple Spherical Gravitation Model

quasi 9 anni fa | 1 download |

Inviato


Unknown Input Observer Review and Examples
The UIO is reviewed in a PDF file and Simulink examples from control theory are given.

quasi 9 anni fa | 9 download |

Thumbnail

Inviato


Unknow Input Observer Example
An example of the Unknown Input Observer

circa 9 anni fa | 11 download |

Thumbnail

Inviato


Intravascular Near-Infrared Fluorescence (iNIRF) Imaging
MATLAB based matched filter is implemented for an iNIRF imaging method

oltre 9 anni fa | 1 download |

Thumbnail

Inviato


Robust EEG ERP Classification
EEG brain activity classification

quasi 10 anni fa | 5 download |

Thumbnail

Inviato


Extended Kalman Filter
An EKF for an autonomous vehicle implemented in Simulink

quasi 10 anni fa | 6 download |

Thumbnail

Inviato


Matched Subspace Detector
An example implementation of Matched Subspace Detector with Noise and Interference

quasi 10 anni fa | 2 download |

Thumbnail

Inviato


System Identification of an ARARX model
System Identification using GLS and PEM of the parameters of an ARARX model.

quasi 10 anni fa | 4 download |

Thumbnail

Inviato


Adaptive Observer
An adaptive scheme is used to estimate state & parameters for SISO systems

quasi 10 anni fa | 12 download |

Thumbnail

Inviato


MVDR beamformer with interference
MVDR beamformer with interference

oltre 10 anni fa | 6 download |

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

circa 12 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

circa 12 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

circa 12 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

circa 12 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

circa 12 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

circa 12 anni fa