Search the web
Sign In
New User? Sign Up
dspengineering · Digital Signal Processing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2483 - 2512 of 3010   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2483
dera all, can u plz send me the matlab code for vslms for noise cancellation. sincerely, chetan...
rucpm
Offline Send Email
Dec 3, 2005
10:07 am
2484
Hi Vincent, The first statement is correct. The channel causes attenuation and phase shift. These changes are frequency dependent. Different frequencies have...
bogusosman
Offline Send Email
Dec 3, 2005
10:07 am
2485
Which is the proper way of symbol mapping in OFDM? Lets say i'm using BPSK, should i: 1) Place a separate BPSK modulator for every sample bin before IFFT? 2)...
vcteo
Offline Send Email
Dec 3, 2005
10:08 am
2486
i have this idea in mind. i have 6 separate channels of a surround sound track(in wav format) i wish to maybe add them together but overloading may be an issue...
fesque_0
Offline Send Email
Dec 6, 2005
12:45 am
2487
hi how do i read the header information of a wav file? i am only able to read the data information using matlab7 R14 ... i wish to read the header information...
fesque_0
Offline Send Email
Dec 6, 2005
12:45 am
2488
Hello All, Greetings to you! Could anyone suggest me any links or websites where i could get the data regarding the project " Audio Gain ctrl with silence...
Kamalasudha. N
kamalasudhan
Offline Send Email
Dec 6, 2005
12:46 am
2489
Yes. I think you are correct as long as the differential is done for each subcarrier. Amplitude is no longer important here. ... ...
mguo
mguo98
Offline Send Email
Dec 6, 2005
12:49 am
2490
hi this charitha and i need one book as pdf or in any format pls if u can provide link to find out this or if u owns the pdf pls forward me its very urgent...
charitha_sharma
Offline
Dec 6, 2005
12:49 am
2491
hi check the following link it may help ful to u!!! http://files.ngwave.com/ngwave.pdf bye cheers hemamali "Kamalasudha. N" <n.kamalasudha@...> wrote: ...
hema mali
hemamali_go2k3
Offline Send Email
Dec 6, 2005
8:40 am
2492
Dear All, I’m a student, now I’m doing my final assignment. My final assignment is about noise canceling with LMS, NLMS and AFA algorithm. This noise...
q....Aini
guessm33
Offline Send Email
Dec 6, 2005
8:41 am
2493
U can get info abt wav file format from http://www.sonicspot.com/guide/wavefiles.html ... __________________________________________ Yahoo! DSL – Something...
snehal joshi
snehal_joshi007
Offline Send Email
Dec 6, 2005
1:46 pm
2494
hi, u can use wavrecord function in matlab, goldwave(audio software). "q....Aini" <guessm33@...> wrote: Dear All, I’m a student, now I’m doing my...
< C H E T A N >
rucpm
Offline Send Email
Dec 6, 2005
1:48 pm
2495
hi folks.... i have a 6channel wav file here and i wish to separate out the channels from the wav file into 6 individual channels. this is what i do: after...
fesque_0
Offline Send Email
Dec 9, 2005
10:38 am
2496
dear all, could anybody help me please to get the source code of wavread by C++ under windows thank you. ... __________________________________________ Yahoo!...
q....Aini
guessm33
Offline Send Email
Dec 9, 2005
10:38 am
2497
Hi, You need to write a C++ code that will output a text file showing the hex values of the header. You may want to see that of Virtual Dub from ...
bogusosman
Offline Send Email
Dec 9, 2005
10:39 am
2498
Hello to all How do i normalize a wave file After downmixing my channels into a single wav file, i find that it exceeds the allowable limit of [-1, +1]. what...
fesque_0
Offline Send Email
Dec 9, 2005
10:39 am
2499
hi , u can read the .wav header in c language using the fread ,fopen and fclose. open the file using the .wav file and read the haeder by fread reading 44...
sandip biranwar
sandipbiranwar
Offline Send Email
Dec 10, 2005
12:40 am
2500
Hi, When downmixing, you need to multiply all your channels with a coefficient such that the sum of all the coefficients are equal to 1. Good Luck. Bogusosman....
bogusosman
Offline Send Email
Dec 10, 2005
12:40 am
2501
hi , u can use simple file read of C fread() to get the wave info.. if u know the type of wave file , like sampling freq , mono, stereo ... then u can directly...
vinoth kumar
vinxter17
Offline Send Email
Dec 10, 2005
12:41 am
2502
Hey, What do you mean by "Normalization" exactly? I'm doing signal normalization as a part of my algorithm. But the concept is as follow: my signal has a...
Azadeh Haghparast
a_hagh2003
Offline Send Email
Dec 10, 2005
12:41 am
2503
Hello All, Could anyone direct me to some sources (literature/code) related to audio file parsers? Thanks a lot, Gopal e_gopal@... [Non-text portions of...
Gopal
e_gopal
Online Now Send Email
Dec 11, 2005
1:47 am
2504
Hi I need to design a zigzag encoder - converting raster scan to zigzag order. Can anyone please tell me how to do it with minimum number of buffer storage...
coolpsv
Offline
Dec 12, 2005
1:50 am
2505
dear all, may somebody help me to get the article or source code of waveread using C++ builder thank you ... Yahoo! Shopping Find Great Deals on Holiday Gifts...
q....Aini
guessm33
Offline Send Email
Dec 12, 2005
1:50 am
2506
what does the computer read off a wav file? Because when i tried changing the values in, say the ist 5000 values of a column to the max value of the column and...
fesque_0
Offline Send Email
Dec 12, 2005
10:36 am
2507
Hi, If you are gonna read wav files a lot, you need to develop a wav reader using C/C++ or your favorite programming language. This is what pros do. When you...
bogusosman
Offline Send Email
Dec 12, 2005
2:22 pm
2508
Hi, JPEG standard has a zigzag encoder and it also uses DCT. You should find sources explaining JPEG. You can find it in Image processing books. For your...
bogusosman
Offline Send Email
Dec 12, 2005
2:22 pm
2509
hey i got this ans in my mind but i cant confirm if this is right. somebody pls enlighten me... when i read off a 6channels wav file, all the data ranges from...
fesque_0
Offline Send Email
Dec 13, 2005
4:07 pm
2510
If you look at the 44byte wave header, it will tell you the encoding scheme. Rob...
Rob Roy
robroy_l
Offline Send Email
Dec 14, 2005
3:11 am
2511
hey i got this ans in my mind but i cant confirm if this is right. somebody pls enlighten me... when i read off a 6channels wav file, all the data ranges from...
fesque_0
Offline Send Email
Dec 14, 2005
3:11 am
2512
Dear All, I wish to know in a linear time variant channel using the uncorrelated scattering assumption, E[ c(tau_1, t) c*(tau_2, t+del_t) ] = corr(tau_1,...
muyeen nawaz
muyeen_nawaz
Offline Send Email
Dec 15, 2005
9:37 am
Messages 2483 - 2512 of 3010   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help