My autocorrelation attempt - help nedded

So I need some help in coding my own autocorrelation algorithm.  The problem I have with the one that comes with LV is that it does not result in a the curve that is expected from my data; ie the resulting autocorrelation is not 'smoothly' exponetional.  So to remedy this I have tried to write my own autocorrelation code for the equation I am using.  However I am having a bit of trouble in getting this to work.  In my last iteration, the code 'worked' - if you call getting zero working! (which I don't).
So any help or advice would be muchly appreciated.  I have included the code I have put together, one of the sets of raw data and the equation and related details (as a pdf) all together in a zip file.
So with regards to the data file.  It has a bunch of header information (which I remove in the algorithm) and two columns of data.  One column is time and the other column is for Intensity.  It is the intensity data that I am interested in doing the autocorrelation on.
Attachments:
my Autocorrelation.zip ‏537 KB

Hi scottum,
This is what I got with the algorithm I attached below:
Does this look right to you?
Attachments:
Autocorrelation Algorithm.vi ‏9 KB
my autocorrelation attempt 2.vi ‏71 KB

Similar Messages

  • Help Nedded on how to add JavaMail.jar and JAF.jar to my classpath

    Hello.. please i want to add these two packages JavaMail.jar, and JAF.jar to my classpath.
    Can anyone show me how to do this?, if possible some example.
    Thanks.

    Hi!
    Just copy them into the %JAVA_HOME%/jre/lib/ext folder.
    Or...
    Add them to your classpath as:
    java -cp <path to your jar files>/mail.jar;<path to your jar files>/jaf.jar;. YourApp
    Hope this helps.

  • GUIDE TO SMART FORM- HELP NED

    HELLO FRIENDS - I M TRYING TO MAKE SMARTFORM FOR FIRST TIME BUT I AM NOT ABLE TO DEVELOP THEM , PLS HELP ME OUT WITH SOME SIMPLE PROCEDURE

    Hi,
    1. Go to transaction Smartforms
    2. Enter a name against form zzz_form.Click create.
    3. Create a text element by right clicking the main window.In the right hand side window,write
    'Heelo Smartform'.
    4.Click activate button(ctrl +f3).Then execute it by pressing f8.Then you will get a function module.Then press f8.Then again f8 will give you the output.
    This is the small example.You will do good programming if you started observing sf_example_01 and sf_example_02 standard smartforms.
    These links will help you.
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    Kindly reward points by clicking the star on the left of reply,if it helps.

  • Help nedded from bw gurus  ( urgently)

    Hi  i am srikanth and i am trying for a carrier in sap bw   and as a sap tester
    can any one solve my doubts -   <b>please</b>
             <b>Development side</b>
    1 How do you maintain the work history and que related to all the customer generated tikets untill they close down (  please eloborate in step by step)
    2 How do you analyze query performance to suggest optimization as per theory and practical observations
    ( plesae elobarate in step by step)
    3 Monitoring infopackages and process chains and analyze the reasons for failure
                         <b>TESTING</b>
    1  explain me the various testing phases they do in sap
    2  How they do testing in cubes ( like CO-PA cubes 
       0COPA_C01, 0COPA_C02 and FI-AR ODS object 0FIAR_O03)
    3  what testing they do in development phases
    4  can you explain exactly  like the steps followed for 
       testing in reporting ( GIVE SOME EXAMPLE)
    5  Performing  cross browser functionality testing on
       multiple versions of SAP r/3
    6  How do you Create Test input requirements and
       prepared the test data for data   
       driven testing
    7  how do yo Performe GAP analysis
    <u><b>points will be rewarded to any one who help</b></u>

    Some of your questions cannot be answered riefly, so I chose the ones that can be:
    <i>1 explain me the various testing phases they do in sap</i>
    Unit Testing - Developers test before going to QAS to test small samples of data from Source to Query and make sure they match the transformations.
    Integration Test - Developers test to make sure all the new landscape can work together with respect to laoding, transformation and queries.
    Regression Test - Developers test to make sure current Objects do not aversely affect existing developemnt in landscape.
    User Acceptance Test - Business USers test in QAS.
    Business Integration Test - business tests in QAS.
    <i>2 How they do testing in cubes ( like CO-PA cubes
    0COPA_C01, 0COPA_C02 and FI-AR ODS object 0FIAR_O03)</i>
    Refer above
    <i>3 what testing they do in development phases</i>
    Refer above
    <i>4 can you explain exactly like the steps followed for
    testing in reporting ( GIVE SOME EXAMPLE)</i>
    I don't work a lot on queries, so wait for a front end guy to explain these. Clients that I worked with will usually have a different person doing query testing.
    <i>5 Performing cross browser functionality testing on
    multiple versions of SAP r/3</i>
    <i>6 How do you Create Test input requirements and
    prepared the test data for data
    driven testing</i>
    Didn't work on this much
    <i>7 how do yo Performe GAP analysis</i>
    This cannot be explained easily. Its a process of looking at requirements and while developing, identify what cannot be accomplished in this project for various reaons (Money, time, developer resoueces, etc) and working on a proposed solution for next phase, etc.

  • Help Nedded

    Hi ALL!
    Your assistance is needed! Can anybody help me create a read/write rowset? Client is Access 2K, Server - Oracle 8.1.7.
    I do like this:
    =====
    Dim rst As New ADODB.Recordset
    Dim con As New ADODB.Connection
    con.ConnectionString = "Provider=OraOLEDB.Oracle;User ID=logis;Password=logis;Data Source=ORABASE;"
    con.CursorLocation = adUseClient
    con.IsolationLevel = adXactCursorStability
    con.Mode = adModeReadWrite
    con.Open
    rst.CursorLocation = adUseClient
    rst.LockType = adLockOptimistic
    rst.CursorType = adOpenDynamic
    rst.ActiveConnection = con
    rst.Open "SELECT state_id, descr FROM logis.t_company_states"
    Set Me.Recordset = rst
    =======
    BUT - resulting recordset is adOpenStatic and no writing allowed.

    I have created the DAD as it is indicated in the installation FAQ. Here is its link:
    http://www.oracle.com/technology/products/database/htmldb/install_faq.html#9i
    And my DAD is similar to this one (FAQ's one):
    [DAD_htmldb]
    connect_string = 138.2.84.182:1521:orcl ===> I changed it with my info
    (localhost:1521:sid)
    password = htmldb ====> I used sysdba password
    username = htmldb_public_user ====> I used SYSDBA
    default_page = htmldb
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    reuse = No
    enablesso = No
    stateful = STATELESS_RESET
    nls_lang = American_America.AL32UTF8
    Can you affirm to me that with the standalone I don't have to install anything but only copying the image directory and modify httpd.conf and the DAD (as I said before) or does it require the companion CD and an installation ?
    Thanks Mark !
    ===================
    Excuse my bad english.
    ===================

  • HT1766 my phone isn't activating after several attempts. help

    everytime my phone turns off it need to be restored. so this time it has taken sevreal tries and now my phone isnt activating

    Is there a sim in the iPhone?
    Has the iPhone been jailbroken or modified to work with other
    than the original wireless provider?
    If you can get that far, what does it say when you look at
    Settings=>General=>About=>Carrier?

  • Urgent help ned for patch

    I read the read me of the patch 4025319.its have 3 driver c3120356.drv
    d3120356.drv
    g3120356.drv
    how is it possible driver file is differnet number?patch is 4025319 but driver file is 3120356.i applyed its telling
    Please enter the name of your AutoPatch driver file : c3120356.drv
    The driver file specified does not exist. Please ensure that:
    /tamr4i/applmgr/1159/patches/4025319/c3120356.drv
    is the correct specification for the driver file.
    If you have incorrectly specified the directory that contains the driver file,
    you may enter the entire file specification at this time.
    please gurus give ur suggestion.

    Since this patch is eBusiness relative and not database, I would suggest you to ask the question to people more expert on that domain.
    Maybe [EBS General Discussion|http://forums.oracle.com/forums/forum.jspa?forumID=475]
    Anyway, did you read the nore *316365.1* about Oracle Applications Release 11.5.10.2 Maintenance Pack Installation Instructions ?
    Nicolas.

  • Stupid attempt- Help!

    Ok, so my old powerbook G4 is hopelessly out of date (10.2.8), and a guy at work was "positive" that I could use the disks that came with my fairly new MacBook Pro to update it. I was very sceptical, but stupidly gave it a shot. I now am stuck on a Darwin Kernel Panic screen, cannot eject the disk, rebooting does nothing. Anyone have any suggestions?

    The disc is out, so your halfway "home"! .......... Try the following:
    Remove the +Power Cable+ and the Battery ...... then hold down the Power button for 5 seconds.
    Reinsert the Power Cable and Battery ..... now you are going to try Resetting the NVRAM/PRAM chips
    Reboot while holding down Command-Option-P-R keys together until the computer chimes three(3) individual times ... release keys to complete reboot .... Repair Permissions ... click the soft Restart
    DIXIE

  • Missing Emails/SMS days all of a sudden-help!

    Thank you for your attempted help!  About midday today I realized that all of a sudden I was missing multiple days of my email/sms messages in my inbox.  I have Dec. 20th but then am completely missing Dec. 19th, Dec. 18th and then I have Dec. 17th and then it completely skips to Sept. 9th.  I am not sure if pressed something that would accidentally hide these messages.  I know the emails are still present in my normal inbox in my regular mail, but they are not showing on my blackberry.  Also, I am missing tons of SMS.  I know that I could see all of it last night before bed, so this just happened today.  I can still send and receive messages and they are posting to Dec. 20th so I just want to get my days back!!  Please help if you can.  Thanks!

    Welcome to the forums.
    It sounds like you are very low on free space - this sort of thing will happen if a device gets too low on space.  Click HERE for more information about items being deleted.
    To see your free space, click on the Options icon, then Status - check the File Free.
    If you find a post here helpful, please consider giving the poster some Kudos

  • HELP Missing text animations

    I installed my Premier Elements 7 including the extra theme content and I have zero text transitions. Where are they? Am I somehow missing something? I installed from a new CD. Help is appreciated.

    JohnnyO,
    Thanks for the attempted help, but my themes, styles, templates, etc. are all there...just no text animations at all. And idea where those are stored (file name/folder) so I can check and see if they are missing?
    Since I didn't buy it from Adobe, their support said they couldn't help me...something about the serial number not being valid.
    Thanks.

  • Understanding Output Error Messages

    I don't understand the "heirarchy" of Flash Output Error Messages.
    For example:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at bBrand_Gallery()
    ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
        at flash.display::DisplayObjectContainer/removeChild()
        at bBrand_Gallery/startShow()
        at bBrand_Gallery/onComplete()
    This error shows when I preview a SWF that calls en external swf. All the code listed in the Error Codes is contained in the external swf. In the TypeError -- where do I look for the problem code? bBrand_Gallery is a class description for the externally called swf. The externally called swf runs fine by itself. All functions in the package are declared as public functions. I know that the null object reference means that it's looking for the property of an object that is not yet instantiated. How do I find that object? Would it most likely be a variable that is not delacred publicly?
    I believe the ArgumentError has to do with the fact that the DisplayObject in question is not "created" by the function startShow which includes the removeChild statement. How do I resolve that issue??
    Is there a reference as to the best way to interpret these error messages?? I'm so confused!?!?!!?
    Thanks,
    Mike

    Ned Murphy wrote:
    The messages remain something in the way of being difficult to interpret, but sometimes you can get a little better information when you set the option to Permit Debugging in the Flash Publish Settings.  Your 1009 error would end up presenting you with a line number just after the frame number to help you narrow down the problem...
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at bBrand_Gallery() frame1:19
    That's telling you line 19 holds the problemed code.  Error messages normally report in a manner of increasing distance from the problemed code.  So you can normally stop looking after the first localization...
    ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
        at flash.display::DisplayObjectContainer/removeChild()
    In the case of this error, you need to focus on what it tells you... there is a removeChild attempt being made for something that is not a child of the container object targeted... and if you follow on, it looks like it is being attempted in a function named startShow, which may have been executed via another function named onComplete
    Ned -- thanks for the feedback.
    I enabled Debugging and published again -- the error code remains the same, with no number or frame info.
    AFA the ArgumentError -- I suspect it's not showing as a child since the errors are preventing the entire swf from loading and running. The child is never created. I need to find the first error, and then the second should disappear.
    I guess the next step is to comment out sections of code and see what elinminates the error and then go from there. . .
    If you have any other suggestions I'm game. Thanks for explaining the sequence of the messages -- I suspected that was the case, but your confirmation helps.
    ETA: Found it.
    There was a reference to the stage width in positioning the preloader, which is a TextField. The external SWF couldn't reference the stage dimensions. I replaced the stage reference with hard dimensions, and the errors are gone.
    Thanks again for your help, Ned. . .
    Message was edited by: mjperry1951

  • Creative Cloud Desktop app won't install error 207; Adobe server?

    Is there a problem with some of Adobe.com servers? My employer just purchased a CC subscription for my work Mac, and the CC Desktop App won't install. I've restarted my Mac, quit all Adobe products, redownloaded the DMG file (creativecloudinstaller.dmg), and checked to make sure my firewall is off. But I still get an error message #207. My DNS servers are set to the same ones that other Macs in my group are set to, and they have CC on their Macs.
    I don't know if it's related, but I can't load "adobe.com" in my browser, either. All other webpages are fine, including (obviously) this forum.
    I am using OS 10.8.5, connected via Ethernet, and my browser is Chrome.

    Thank you for your help, Ned. I also called Adobe help via phone, and he confirmed that my company's server needed to whitelist several Adobe sites. The company had revised their servers not long ago, and evidently did not transfer their old whitelists (which is why my coworkers had previously been able to access Creative Cloud). The phone support person emailed me a helpful list that I could forward to our company's tech support center—but the link you supplied in your response was also perfectly relevant.

  • Using the Pen Tool in Flash

    I'm in the process of teaching myself the components of the CS4 Design Premium package using the Adobe Classroom in a Book series.  I'm currently going through the Flash CIAB and i've started using the pen tool. The task involves creating a wave like design across the stage.  Whilst this in itself is simple, the final instruction is to click on the first anchor point to close the shape.  In the illustration, the closed shape seems to automatically extend around the stage, however when I click on the first anchor point, the line automatically connects between the two points in a straight line.
    Am I doing something wrong?  The next step is to fill this area, but with the straight line effect that I am getting, this becomes impossible.  I should point out that the instruction states that the pen tool line should extend off the stage.  I have done this, but even then on clicking on the first anchor point the shape is closed incorrectly.
    If you have any suggestions as to why this may be, I would be greatly appreciative.
    Chris

    Thanks Ned,
    I think I worked out the problem; I think that part of the instruction was missing.  When I looked at the picture again, I noticed that there were anchor points around the stage, so I guess that was what I missed.  I was simply creating the wavy line across the stage, and then clicking on the first anchor point to close the shape.  I resolved the problem by creating three anchor points around the stage and then closing the image by clicking on the first anchor.
    Thanks again for your help Ned.
    Chris

  • Does Coldfusion work on Mac OS 10.4.7

    i have downloaded the developer version and the trial version
    of coldfusion and i can not get them to do what the documentation
    claims coldfusion will do. coldfusion, i guest is running i see
    cfmx in the activity monitor, but when i login to the server i get
    a 500 null webpage. adobe technical support will not help on
    installation because its a trial product. i have been referred to
    documation that seems to be out of date and in the case on the 500
    null error, the information pertains to windows xp, window 2000,
    windows. i have tried to use dreamweaver to setup a site and use
    coldfusion as the server technology; dreamweaver does not
    acknowledge that the coldfusion server is running. i have tried
    jrun, but the file download always uncompresses as corrupt. ok. so
    has anyone got coldfusion to work on mac os x 10.4.7? and were you
    able to get dreamweaver to recognise coldfusion as the server
    technology. what must i do to get coldfusion to run on a power mac
    2 gigs, mac os x 10.4.7, os software up-to-date.
    J2E 5.0 as the jvm.
    thanks,
    g.

    More problems installing CFMX7 on Mac 10.4.7. I changed the
    JVM to 1.2.4 in Terminal, as suggested, and tried using the
    StartCFMX.app also outlined here, but neither of these attempts
    helped get CFAdmin running. Now I've installed a new version, chose
    the default server install so I could get the
    Applications/ColdFusionMX7/ setup, not the /JRun/ setup of the
    multi-server install. Please see the clean log files below and give
    me any advice you can about what I need to do next to get
    ColdFusionMX7 for Developer running on my computer! I've used this
    on a PC for a couple of years and have recently purchased an intel
    Mac dual core processor. Does that mean I don't have a ppc Mac
    setup and that's why this isn't working? I've been at this for more
    than a day now and really need to get this running soon! Thanks for
    the help.
    Library/console.log
    Mac OS X Version 10.4.7 (Build 8J2135a)
    2006-09-23 14:22:33 -0400
    2006-09-23 14:22:37.676 SystemUIServer[84] lang is:en
    [JavaAppLauncher Warning] Specifying a specific version for
    JVMVersion 1.3.1 is deprecated. Use the more general 1.3* instead.
    ColdFusionMX7/logs/cfserver.log
    Java for ppc cannot run in this configuration.
    Please consult documentation.
    Could not create the Java virtual machine.
    autorestart: Process died in less than 30 seconds; not
    restarting

  • Just updated to Firefox 23... now I cannot see.......

    Hi .... I just updated to Firefox 23 on my black macbook running 10.6.8 Snow leopard...... and now when I open the Firefox preferences window I cannot see the very bottom part of the window....and there is no green dot in upper left corner to enlarge the window to possibly see the bottom portion with last setting options...only the red dot to close window or yellow to hide in dock is present...where the green dot to expand window is it's just a blank un-colored dot??.....the window shows only about 1/8 or 1/4 or less of for instance under privacy tab the "location" settings at bottom of window....same thing with other setting tabs ...the window does show the complete purple question mark in left lower corner, but not the complete last preference options at the very bottom... why is this I cannot expand the window to see everything???? !
    I hope someone can help please!!!!......thanks, Steve
    black macbook SL 10.6.8

    Hi, thanks to both of you for reply and attempted help, I tried both suggestions as good as I could a few times but no luck fixing issue.... ,also I was told from another person and I did not know that the green expand button for pref window in v23 FF was not supposed to be there and to work as usual to expand the window....is this true??? ...... maybe yes because I tried moving the window around screen and does not move up and around so that would not fix prob either.....I've tried starting in safe mode and removed plist and trashed it as you said and did what what both you said to try above a few times and no luck, still the same.......
    '''Maybe I should trash Firefox 23 and all the other older FF apps still on my HD then do a clean install?.... (but leave the apps in trash until I get this resolved??) I noticed when I first tried to install v23 FF last night (I updated from 3.6.? or something...I have not used FF in a long time as you can see!) it downloaded FF v22 first.... then it auto updated to v23???? weird it did that...is it normal?? ....then I dumped the v22 into my trash but did not empty it yet.....I'm still a Mac dummy still after 10+ yrs using them unfortunately....so complex answers kind of go over my head and also reading complex web links do too.... so all suggestions should be written for a Mac dummy like me....hopefully some more simple step by step instructions would be appreciated if possible....
    I have quite a few brain farts at my semi-advanced age....to much screwing around during the 60's-early 70's if you know what I mean :-D had a good time living in So. Cal growing up.... but my two or three brain cells that are left are a bit of grey matter now!!! try to forgive my slow and simple mind.....
    here's a screen shot of what problem looks like
    Regards, Steve

Maybe you are looking for

  • Important!! Improve the life and performance of the battery.

    Reduce the operating temperature and increase battery life The battery in your notebook PC is designed to provide the necessary amount of energy for the processor while maintaining HP high safety standards. As a result, the battery may not charge or

  • Downgrade Windows 8 ent to windows 8.1 pro

    (I asked this in the general windows forum but this may be a more appropriate place) I have perpetual developer licences for Windows 8 under a now discontinued msdn subscription. My main box has Windows 8 ent (MAK license). I also have (as part of th

  • Video Playback Problems N97

    Ok I am having a small problem when playing videos on my N97, videos that are saved on my phone will occasionally stop and then start again (a but like they are buffering) but only for a second or two at a time but it is still very noticeable especia

  • How,can,I,adjust,the,camera,settings,on,my,2009,Mac,to,16:9,format?

    I want to use the camera on my 2009 iMac to shoot some footage for a video project. The project is in 16:9 wide screen. How can I adjust the camera to shoot in this format?

  • Photoshop cc opens with large fonts on screen, after reinstalation

    running windows 7, after the first installation which was fine, my laptop restarted and when I opened the program, everything is extra large on  my display, don't know hoe to get it fix, i have reinstalled the program already, same behavior. please h