文件 Resources

Showing items tagged with "文件"

This repository contains a complete TDOA (Time Difference of Arrival) algorithm implementation with 7 source files, including core signal processing functions and localization algorithms that require detailed analysis to understand their specific purposes and functionality.

MATLAB 212 views Tagged

This Gabor filter demonstration package includes three main files: gaborfilter.m (core filter implementation), gabordemo.m (interactive demonstration script), and a sample image for testing the filter effects.

MATLAB 193 views Tagged

A comprehensive guide to creating sine.dat files for DSP5509 with MATLAB, including detailed implementation methods and M-files. Learn to generate custom functions by modifying parameters, with proper consideration of DSP standards and data formatting requirements that are often overlooked in existing online solutions.

MATLAB 176 views Tagged

The file "duoziyoudu.m" is a standalone executable script that simulates impulse response analysis for a 3-degree-of-freedom system. The files "control.m", "plotresult.m", and "duoziyoudu.mdl" form an integrated simulation workflow: first execute "control.m" to initialize parameters, then run the Simulink model "duoziyoudu.mdl" for dynamic simulation using Kobe earthquake wave data, and finally use "plotresult.m" to visualize the response results with customized plotting functions.

MATLAB 180 views Tagged