adaptive noise cancellation using LabVIEW
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
adaptive noise cancellation using LabVIEW

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> DSP
Author Message
Jafar
Guest





Posted: Sat Dec 03, 2005 5:15 pm    Post subject: adaptive noise cancellation using LabVIEW Reply with quote

Dear Readers;
I am very intersted to adaptive noise cancellation using LabVIEW. i nee
in my research any notes or LabVIEW program that related wit
multi-microphne array, please if any one have information about thi
topic, let know me.
jafar
Back to top
Vladimir Vassilevsky
Guest





Posted: Sun Dec 04, 2005 12:25 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

Labview is a piece of crap if you need to do anything for real.
Do not use it.

Vladimir Vassilevsky

DSP and Mixed Signal Design Consultant

http://www.abvolt.com


Jafar wrote:

Quote:
Dear Readers;
I am very intersted to adaptive noise cancellation using LabVIEW. i need
in my research any notes or LabVIEW program that related with
multi-microphne array, please if any one have information about this
topic, let know me.
jafar

Back to top
Real_McCoy
Guest





Posted: Sun Dec 04, 2005 1:14 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

"Vladimir Vassilevsky" <antispam_bogus@hotmail.com> wrote in message
news:Vqlkf.26202$7h7.17788@newssvr21.news.prodigy.com...
Quote:

Labview is a piece of crap if you need to do anything for real.
Do not use it.

Vladimir Vassilevsky


Interesting comments.LabVIEW is the Industry standard for instrumentation

and far better for development than say Matlab. It's hard to program if you
are used to ordinary serial code since it uses data-flow. The only drawback
is that it's so dammed expensive! I would certainly use it for development
of DSP algorithms but for the final product stick to C.

McC
Back to top
Cockney_Wanker
Guest





Posted: Sun Dec 04, 2005 1:15 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

"Vladimir Vassilevsky" <antispam_bogus@hotmail.com> wrote in message
news:5Bmkf.26213$7h7.6715@newssvr21.news.prodigy.com...
Quote:


Real_McCoy wrote:


Labview is a piece of crap if you need to do anything for real.
Do not use it.

Interesting comments.LabVIEW is the Industry standard for
instrumentation
and far better for development than say Matlab.

Matlab is a useless toy for students.

It's hard to program if you
are used to ordinary serial code since it uses data-flow. The only
drawback
is that it's so dammed expensive! I would certainly use it for
development
of DSP algorithms but for the final product stick to C.

Those nifty graphic toys are extremely inconvenient once you are trying
to do anything beyond their very limited scope. All you need for the
development is good C/C++ compiler, books and the common sense.



Examples - please...


CW
Back to top
Cockney_Wanker
Guest





Posted: Sun Dec 04, 2005 1:16 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

"Vladimir Vassilevsky" <antispam_bogus@hotmail.com> wrote in message
news:5Bmkf.26213$7h7.6715@newssvr21.news.prodigy.com...
Quote:



Matlab is a useless toy for students.


Hey - you and me have a lot in common - couple of wankers I see. Useless toy

for students indeed. Who the hell is going to spend time pissing about with
c/c++ when they are doing scientific computing - that's what Matlab is for -
not for final implementation you tosser.LabVIEW is used in the front end for
many of the latest instruments. No point in re-inventing the wheel.

CW
Back to top
Vladimir Vassilevsky
Guest





Posted: Sun Dec 04, 2005 1:16 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

Cockney_Wanker wrote:


Quote:
Matlab is a useless toy for students.
Hey - you and me have a lot in common - couple of wankers I see. Useless toy
for students indeed. Who the hell is going to spend time pissing about with
c/c++ when they are doing scientific computing - that's what Matlab is for -

Oh great. The computer games are now called 'science'.

Quote:
not for final implementation you tosser.LabVIEW is used in the front end for
many of the latest instruments. No point in re-inventing the wheel.

How about unpacking mpeg-4 in LabView?

VLV
Back to top
Vladimir Vassilevsky
Guest





Posted: Sun Dec 04, 2005 1:16 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

Real_McCoy wrote:


Quote:
Labview is a piece of crap if you need to do anything for real.
Do not use it.

Interesting comments.LabVIEW is the Industry standard for instrumentation
and far better for development than say Matlab.

Matlab is a useless toy for students.

Quote:
It's hard to program if you
are used to ordinary serial code since it uses data-flow. The only drawback
is that it's so dammed expensive! I would certainly use it for development
of DSP algorithms but for the final product stick to C.

Those nifty graphic toys are extremely inconvenient once you are trying
to do anything beyond their very limited scope. All you need for the
development is good C/C++ compiler, books and the common sense.


Vladimir Vassilevsky

DSP and Mixed Signal Design Consultant

http://www.abvolt.com
Back to top
Craig.Cockup
Guest





Posted: Sun Dec 04, 2005 9:15 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

"Vladimir Vassilevsky" <antispam_bogus@hotmail.com> wrote in message
news:Tcnkf.26216$7h7.2987@newssvr21.news.prodigy.com...
Quote:


Cockney_Wanker wrote:


Matlab is a useless toy for students.
Hey - you and me have a lot in common - couple of wankers I see. Useless
toy
for students indeed. Who the hell is going to spend time pissing about
with
c/c++ when they are doing scientific computing - that's what Matlab is
for -

Oh great. The computer games are now called 'science'.

not for final implementation you tosser.LabVIEW is used in the front end
for
many of the latest instruments. No point in re-inventing the wheel.

How about unpacking mpeg-4 in LabView?

VLV
That could be done - in fact I would be surprised if nobody has already done

it. Remember G is a programming language so you can program anything you
like. I doubt you woudl be given teh code - you would have to pay or write
it yourself - it is an expensive operation to use LabView

CC
Back to top
Jafar
Guest





Posted: Mon Dec 05, 2005 9:16 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

Quote:

"Vladimir Vassilevsky" <antispam_bogus@hotmail.com> wrote in message
news:Tcnkf.26216$7h7.2987@newssvr21.news.prodigy.com...


Cockney_Wanker wrote:


Matlab is a useless toy for students.
Hey - you and me have a lot in common - couple of wankers I see
Useless
toy
for students indeed. Who the hell is going to spend time pissin
about
with
c/c++ when they are doing scientific computing - that's what Matla
is
for -

Oh great. The computer games are now called 'science'.

not for final implementation you tosser.LabVIEW is used in the fron
end
for
many of the latest instruments. No point in re-inventing the wheel.

How about unpacking mpeg-4 in LabView?

VLV
That could be done - in fact I would be surprised if nobody has alread
done
it. Remember G is a programming language so you can program anything you
like. I doubt you woudl be given teh code - you would have to pay o
write
it yourself - it is an expensive operation to use LabView

CC



Recenatly, more researcher now working toward adaptive noise cancellatio

by using LabVIEW, for example "Adaptive Noise Cancellation Using LabVIEW
By C. Demitrescu in 15th International Conference on Control System an
Computer Scince in May 2005 Romanai.In Practical LabVIEW is more easies
than Matlab, this is main point of interstet on LabVIEW, on the othe
hand, the last version of LabVIEW is getting all facility to user as wel
as any user can also write aprogram code its also available in LabVIEW.
I am Looking for any new papers that related to this topic and also
please if any one have this paper "Adaptive Noise Cancellation Usin
LabVIEW" By C. Demitrescu, Romanai. Let me know
jafar
Back to top
Jafar
Guest





Posted: Mon Dec 05, 2005 9:16 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

Quote:

"Vladimir Vassilevsky" <antispam_bogus@hotmail.com> wrote in message
news:Tcnkf.26216$7h7.2987@newssvr21.news.prodigy.com...


Cockney_Wanker wrote:


Matlab is a useless toy for students.
Hey - you and me have a lot in common - couple of wankers I see
Useless
toy
for students indeed. Who the hell is going to spend time pissin
about
with
c/c++ when they are doing scientific computing - that's what Matla
is
for -

Oh great. The computer games are now called 'science'.

not for final implementation you tosser.LabVIEW is used in the fron
end
for
many of the latest instruments. No point in re-inventing the wheel.

How about unpacking mpeg-4 in LabView?

VLV
That could be done - in fact I would be surprised if nobody has alread
done
it. Remember G is a programming language so you can program anything you
like. I doubt you woudl be given teh code - you would have to pay o
write
it yourself - it is an expensive operation to use LabView

CC


Back to top
Mike Speed
Guest





Posted: Wed Dec 07, 2005 1:16 am    Post subject: Re: adaptive noise cancellation using LabVIEW Reply with quote

Matlab - a toy. A toy that costs thousands. It is scientific to say
what's more likely and less likely and not to be proving all the time
possible/impossible. It's more likely you are full of bullshit than
LabVIEW and Matlab are trash.
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> DSP All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB