Hi All, I am new to DSP; I am trying to find a cost effective solution. Can I run FIR filter and Autocorrelation algorithm on TI's TMS430xxx microcontroller?...
Dear Mr. Abhay, The paper on the said link is just a white paper. I was looking for some more technical details if possible. Regards, Saad abhay chitral...
Saad, Both Xilinx and Alterra have FPGAs built specificlly for DSPs with MAC blocks, registers etc.. The best way to implement a DSP algorithm is to design the...
Why are choosing a MC instead of a DSP? I understand you have a low-frequency process, but a DSP is always best suited to filtering. They are pretty cheap as ...
Hi, Are you trying to implement a whole processor on an FPGA????... Enven big companies don;t do that from the scratch. They use a lot fo libraries from third ...
I am looking at chip which is ultra low power and has ADC, DAC, ROM on board. TMS is a good candidate because it is ultra low power. Howerver you are right; I...
Looking at the frequency of operation, power should not be a major problem i guess... For this application, the TMS320C54x series should be good ... You can...
Hi all, I've been trying to run an adjacent channel power ratio simulation in matlab simulink but have been running into problems. I'll just outline the...
Hi, Can anyone tell me how to generate qpsk code in matlab.If you have any link or document abt it then pl. suggest me? When u use a QPSK modulation for data...
Could be due to the fact that the spectrum of sampled signal repeats itself at multiples of Fs (sampling frequency). This might explain the bump (aliasing) at...
Saad, I always thought about being able to design a part with the features I always wanted to see, using the lowest cost FPGA available. The one issue you have...
Dear friends, I will be graduating in fall 2005, I would like to what DSP industry expects from the fresh DSP graduates. I have a GPA of 4.0/4.0 (so far) with...
Hello Can anybody help me how can i source the image as input into matlab simulink,im performing DWT on this image say of 32x32 size.. regards Pavithra ...
hi friend, this link will get u to matlab code of QPSK signal. http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7225&objectType=file ...
Please direct your responses to: raj at stecs.com Location: Philadelphia, PA Title: 1. Wireless Systems and Algorithm Design 2. Wireless Mixed Signal...
hi, if anybody having MP3 VC++ working code please send it to me. if u know the link also plz send it to me. i am in very need of it. vijay ... Free antispam,...
Dear friends, I need a simple Pattern Recognition program..Is there anyone to help me? wishes __________________________________________________ Do You Yahoo!?...
Hi, my company (Conexant) is hiring DSP graduates. It's the broad band unit in Red Bank, NJ. If you are interested, please send a copy of your resume to me,...
hello friends, someboydy can help me? i need sort a matrix in c/c++. i use "qsort.c" and i obtain good results but i want obtain the index of the position...
Víctor Hugo Hinojosa
vhinojosa@...
Jun 14, 2005 7:12 pm
2253
You can use imread, input a variable in matlab command window, and access this window through simulink input box... Ther might be a simpler way though... ...
Dear all, We have requirement in Padoor Media Tech Pvt Ltd. Bangalore. DSP SOFTWARE ENGINEERS Requirements: • BE or higher degree in Electronics Engineering...
I assume that you are trying to read images into Matlab. If that is the case, you can checkout the imread command. This reads the image into a matrix on which...
Hi. I'm trying to encrypt mpeg-2 videos using DES. What i'm doing is I decompressed it and make the decompressed frames the input to encryption. Then i'll ...
Hello, I'm trying to make a test instrument that measures signal distortion (amongst other things) produced by a radio. The piece of test equipment will use a...
I think it depends on how you define distortion. In your case, the proper definition is probably harmonics. If a sine wave is distorted, energy will appear...
Hi, Texas instrument's dsps come with a fft in its dsp library but the implementation only goes up to size 1024. I require higher resolution so I'm considering...
Dear friends, I am trying to learn TMS 320 C 6211. But when i installed CCS i encountered following errors. When the POST was performed, the user led's didn't ...
Hi, I tried 2 increase the fft size greater than 1024. I worked on TMS320C64x series(Fixed point) But the problem is there are lot of distortions n stuffs if u...