Which toolbox should I use?

8 visualizzazioni (ultimi 30 giorni)
Tyler McKean
Tyler McKean il 15 Nov 2020
Risposto: Deepak Meena il 18 Nov 2020
Hey Matlab Community,
I'm a senior electrical engineer student looking for some insight on which Matlab toolbox I should use for my senior design project. To summarize, I'm helping design an Underground Networked Sensors system that will use vibration sensors to detect unauthorized activity like digging, trespassing, underground tunneling, etc.. The purpose is to interpret and sample the vibration data and then use a signal recognition algorithm that could compare the data to a predefined signal library of which I will also be helping with capturing. So, my main concern is finding which Matlab toolbox will offer me the most useful functions/algorithms to help me customize my own and apply it to this project. From my own research, I've looked into the DSP and the Signal Processing toolbox. The Signal Processing toolbox seems like the best open with its Machine Learning classifications for audio signals, which isn't too far off from what my project covers. Although, the DSP looks just as enticing as well. I'm hoping someone in the community can offer me some insights on which toolbox would benefit my circumstances the most since these toolkits cost a pretty penny. Thanks everyone
TM
  1 Commento
dpb
dpb il 15 Nov 2020
I thought toolboxes came pretty cheaply with the student version?

Accedi per commentare.

Risposte (1)

Deepak Meena
Deepak Meena il 18 Nov 2020
Hi Tyler,
The Signal Processing (SP) Toolbox is a prerequisite for the DSP System Toolbox. In general, you can think of the SP Toolbox as providing "entry-level" signal processing functionality and filter design capability, while the DSP System Toolbox builds upon this to provide more advanced capabilities, such as fixed-point support, OOP-based workflows, code generation/rapid prototyping, and Simulink blocks.
The table below gives a high level overview of the differences between the two products:
Hope it answers your question
Thanks
Deepak

Categorie

Scopri di più su Signal Processing Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by