The reference-request tag has no wiki summary.
1
vote
1answer
28 views
How to fit feature data set into model for classification
I am new in statistical modelling and so please pardon if the question appears trivial. I have a set of multi- dimensional data (T) where each dimension represents features (fi) obtained from a ...
5
votes
3answers
157 views
How do I get started with Wavelets
Our current project requires us to do some analysis using Wavelet Transform. Can anybody suggest me a practical book, preferably with MATLAB or C examples.
I am currently reading some tutorials, but ...
5
votes
1answer
69 views
Delta-limiting filter
Consider a filter which tracks $x_i$, clipping $|x_i - x_{i-1}| >$ some limit, say 1:
...
2
votes
0answers
24 views
Phase space and quantization
Application of Symbolic Dynamics1,
Symbolic Dynamics&ECG papers explain how to generate a symbolic representation of a nonlinear chaotic system. Symbolic dynamics is a tool to explain the ...
10
votes
3answers
189 views
Any references for the trade-off between software and mechanics/optics in industrial machine vision systems?
I explain my question with a simplified example.
I can design an industrial vision system for the automatic inspection of an item with these main requirements:
the image of a good piece must be a ...
2
votes
0answers
35 views
Recent Papers on Spectrum analysis
This is more of a soft question, I am currently writing a paper for my Master's in Mathematics and my topic of choice has been to focus on the Mathematical techniques behind Spectrum Analysis.
For ...
3
votes
3answers
113 views
Is Smith's book still usable and up-to-date?
I'm learning DSP with Smith's book, but I discovered the second edition is from 1999, is this book still usable today?
2
votes
3answers
100 views
Origin of term spectrogram
I'm writing up a manuscript and I use the term spectrogram quite a bit. I've defined a spectrogram as the magnitude squared of the short time Fourier transform of my signal. It's an estimator for a ...
2
votes
1answer
110 views
Pattern recognition and Machine Learning reference
My main reference for machine learning and pattern recognition is Pattern Recognition and Machine Learning by Bishop. But I want a complementary reference to this which has more exercises and explains ...
6
votes
2answers
292 views
Precision of Computer Vision algorithms
Let's say the task is to determine element position on image.
First very important thing is correct detection of object then some algorithms of calculating position are used (for examble blob ...
1
vote
0answers
33 views
Statistical Signal Analysis - what to read [duplicate]
Possible Duplicate:
Introduction to Statistical Signal Processing
Currently I am doing an (undergrad) class on statistical signal analysis, but I find the reader at hand (no book, buh) very ...
2
votes
1answer
92 views
Role of Kalman filter in nonlinear dynamics
I am quite interested to know the significance of using kalman filter,unscented kalman filter and extended kalman filter in chaos synchronization when infact the very basics of chaos ...
2
votes
1answer
144 views
What is Shannon's source entropy
Suppose that ${X_n; Y_n}$ is a random process with a discrete alphabet, that is, taking on values in a discrete set for $n$ data length. They correspond to the input and output of a communication ...
2
votes
1answer
58 views
Projection of 2D signal
Paper describes that a 2D signal(say video) can be projected to 1D for time series analysis by using a transformation function fx=Ax+constant and ...
4
votes
1answer
87 views
Issues related to entropy
I have long been faced with the confusion regarding entropy and would be obliged if the following are answered in less technical jargon. Following the link Different kinds of entropy raises the ...
5
votes
2answers
170 views
Jumping from DSP concepts to practice…recommend books?
I have fairly good understanding of DSP theory and algorithm design (and also MATLAB and C). What are the best books or what other advice could be given for learning how to actually implement DSP ...
5
votes
1answer
103 views
Resources on ridgelets/curvelets
Can you suggest any good introductory resources on ridgelets and/or curvelets for image processing purposes?
I'm considering buying Sparse Image and Signal Processing: Wavelets, Curvelets, ...
3
votes
6answers
324 views
Books that explain DSP well to those not directly in engineering?
I do work with computer graphics and am dipping my toes into ray tracing. That field involves a good number of the subjects covered in DSP (Fourier transform, time vs frequency space, etc) but I was ...
2
votes
2answers
72 views
survey/book on adaptive/self-tuning of PI controllers?
Can someone point me towards a good book or survey article on adaptive/self-tuning of PI controllers?
All I can find online are articles which are either vague or heavy on theory.
5
votes
2answers
265 views
Guitar effects explanation books
Can you please suggest some books to get how guitar effects: distortion, overdrive, phaser and so on are achieved ?
5
votes
2answers
96 views
I'm looking to do my senior capstone project in the field of medical tomography, what is a good book to get acquainted with the field?
I'm a junior currently pursuing a mathematics degree with aspirations toward medical school. I have a senior project I have my entire last year to devote time to, and I've decided that I want to ...
3
votes
1answer
101 views
References and resources on hyperspectral (multispectral) image processing
Due to my work, I just started studying hyperspectral or multispectral image processing.
I think I have enough programming background and studied mathematics for my degree - it was long time ago ...
3
votes
1answer
256 views
Literature on noise removal in OCR applications
Could someone point out the core texts or articles most useful on techniques for the removal of noise from scanned text for OCR applications?
2
votes
1answer
671 views
Definitions for amplitude spectrum and phase spectrum
I want to help someone with a homework in signal processing, and the courses he provided are some slides, without clear definitions in them. I am required in solving a problem to represent the ...
11
votes
6answers
703 views
What resources are recommended for an introduction to DSP?
What are some recommended resources (books, tutorials, lectures, etc.) on digital signal processing, and how to begin working with it on a technical level?
10
votes
1answer
253 views
Where did Arnold Tustin first introduce the bilinear transform?
It's well known that the bilinear transform is also known as Tustin's Method. As far as I know, Arnold Tustin really did introduce the idea into the control systems literature, so the name isn't just ...
8
votes
5answers
306 views
Introduction to Statistical Signal Processing
There is a postdoc in my lab whose specialy is "statistical signal processing". He has a PhD in Electrical Engineering and he analyzes the neural data collected.
I am wondering what courses/topics I ...
