Reply by Jeff Winter March 7, 20062006-03-07
Hi,
Have a look at  the MATLAB Classes and Objects and Calling Java from MATLAB chapters in  the  MATLAB Programming and Data Types documentation .  
 
http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_prog/f6-39071.html 
 
Regards, 
 
Jeff

 

Jeff Winter
Snr Signal Processing Engineer
___________________________________
     Aeroflex International Ltd
            Longacres House
            Six Hills Way
            Stevenage
            SG1 2AN
 +44 (0) 1438 742200  main 
nbsp; +44 (0) 1438 785900 Fax
,  jeff.winter@aeroflex.com
: www.aeroflex.com
 
 
 
 

-----Original Message-----

From: m...@yahoogroups.com [mailto:m...@yahoogroups.com]On Behalf Of

Ngoc Dieu Vo

Sent: 07 March 2006 08:44

To: m...@yahoogroups.com

Subject: [matlab] Looking for OOP in Matlab

 

Dear my friends,

It is appreciated if some one shows me the resouces

for object oriented programming in Matlab.

Thank you,

Dieu

 

 

 

 

 

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/matlab/

<*> To unsubscribe from this group, send an email to:

m...@yahoogroups.com

<*>

 


Reply by Ngoc Dieu Vo March 7, 20062006-03-07
Dear my friends,

It is appreciated if some one shows me the resouces
for object oriented programming in Matlab.

Thank you,

Dieu
	
Reply by Bavithi March 6, 20062006-03-06
If you are looking for a function in Matlab, you can use the
'xcorr'
function from matlab.

On 3/3/06, Nihal Agaoglu <nihal_agaoglu@niha...>
wrote:
>
> i  have two data as for example V and t
>
> how can i find and plot its autocorrelation function
>
> thanks...
>
	
Reply by Jeff Winter March 6, 20062006-03-06
Hi,

Take a look at the xcorr function in Matlab.

Regards,

Jeff

-----Original Message-----
From: matlab@matl... [mailto:matlab@matl...]On Behalf Of
Nihal Agaoglu
Sent: 03 March 2006 23:23
To: matlab@matl...
Subject: [matlab] autocorr
	 i  have two data as for example V and t

  how can i find and plot its autocorrelation function

  thanks...
	
Reply by Nihal Agaoglu March 3, 20062006-03-03
 i  have two data as for example V and t
   
  how can i find and plot its autocorrelation function
   
  thanks...