How to determine some points?

Hallo,
i need to calculate the bandwidth of a filter. so i need to determine the point (nr1) and then the corresponding point (nr2) to determine the bandwidth.
How can i find firstly the value of the point (nr1) and then the corresponding point (nr2) as it shown in the attached file?
thanks
Attachments:
Untitled-1 copy.jpg ‏67 KB

Well, the problem is that your x-axis is lograrithmic and the values are not equally spaced.
 I assume you want the point where the line first drops below a certain db and then get the x-value there.
I would multiply the Y data by -1 and take the log of x and use threshold 1D array. For the array input make an array of clusters, each element containing [-Y, log(x)]. Search for "(-1)* threshold" and youl'll get the corresponding log(x) from which you can calculate the desired x.
Check the online help for "threshold array" for the allowed inputs.
Please attach some data if you want more detailed help.
(If you have significanlty more noise, you might want to fit the data to a mathematical model using e.g. levenberg-Marquardt.)
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • How to determine termination point of call

    We're using UCCE 7.2 and are moving to 9.0 in a few weeks.  One of the questions that we have had is how to determine the termination point of a call.  I'm looking for a way to report through either the HDS or call manager whether the agent or the caller disconnected the call.
    Does anyone know if there is a way to identify this in any of the reporting databases available?
    Thanks,
    Randy Black

    I should probably provide a bit more detail about what I'm trying to determine.  We have two different situations:
    1: Customer reports that a call was disconnected.  Agent reports that they did not hang up on the customer and we need to determine if the call was terminated by the agent or the customer.
    2: We offer a post-call survey using a custom CVP application.  Customers opt in to the survey at the beginning of the CVP call flow, the customer makes their IVR selections and are routed to an agent.  Once the agent disconnects, the customer is routed back to CVP to take the post-call survey.  We have quite a few customers that opt in for the survey, but never complete the survey.  We know that some number of these are not taken because the customer forgets or changes their mind, but suspect that number of these are not completed because the agent does not disconnect the call so the customer is never routed to the survey.  We have a policy in place that requires the agent to disconnect the call after the call is completed, but want to determine what agents are not disconnecting the calls.
    I'm looking to determine agent vs. customer termination on all calls so we can confirm who disconnected.
    I've looked at the records in the Termination Call Detail on the HDS, but have been told that this is not a great way to identify this information so I'm looking for any alternatives that are more accurate for this reporting.
    Thanks,
    Randy

  • How to determine a point(or a path)  inside a closed path?

    I came across such a problem:
          My client requires add a number marks inside a closed path ,and such a closed path is irregular,
    My question is, how to ensure a point(or a path) is inside another closed path,and how to calculate this point?
    Is there any suite in the SDK to accomplish this function?

    haha ,I found a good way to solve this problem,We can use AIPathfinderSuite::DoFrontMinusBackEffect  to determine  whether a path  inside another closed path.

  • Overlapping polygon and how to determine the points

    I have a larger footprint polygon/table called A and a sub-polygon/table called B.
    I need to identify which is polygon A and which is polygon B because they overlap with each other.
    And I need to identify all the point that falls within A and B.
    which means A = A and B = A+B and the other points that do notfall within A and B will be null.
    How do I start this assignment?
    I was thinking
    alter table A
    add  (ID varchar( 50 BYTE)) ;
    update A
    set ID = 'larger';
    --TO do a point in Polygon
    PROCEDURE point_polyA
    IS
         proc_name varchar2(50);
    BEGIN
         proc_name := 'point_polyA';
         add_log(proc_name,'Start processingpolyA');
         COMMIT;
         FOR x IN (SELECT id, geoloc
                       FROM A)
         LOOP     
              FOR y IN (SELECT a.*
                            FROM point
                           WHERE sdo_filter (A.geoloc, x.geoloc) = 'TRUE')
              LOOP               
                   IF sdo_geom.relate(y.geoloc, 'ANYINTERACT', x.geoloc, 5) = 'TRUE' THEN
                        INSERT INTO point_polyA ( id)
                             VALUES ( x.id);
                   END IF;          
              END LOOP;
              COMMIT;
         END LOOP;
         add_log(proc_name,'Finish!');
         COMMIT;
         EXCEPTION
                 WHEN OTHERS THEN
                    add_log(proc_name, substr(SQLCODE||' '||SQLERRM, 1, 199));
         COMMIT;Do the same for B then
    select ID
    from A,B
    where sdo_relate(A.geoloc,B.geoloc,'mask = contains') = 'TRUE';Message was edited by:
    CrackerJack

    Hi,
    this
    rownum<2
    making sure that only the one clicked polygon is rendered/displayed
    (pls see the [image of the screen |http://bp0.blogger.com/_8PXbvmaOB6M/SEe0rNCz4nI/AAAAAAAAAWo/lOHcLjbIz-U/s1600-h/verschneiden_snap3.png] )
    i.e. you click on the polygon of the area (county) and get the FOI as per Parameter 1 (which are the records/FOI contained in the first table "DEKUNDEN" = customers)
    in ur above code you will need to say:
    (b.geoloc, :1)
    recommend to firstly try to achieve a result with the delivered MVDEMO data.
    Then the SQL of the theme will look as follows:
    select a.location, a.name,
    a.city, a.sales from customers a where sdo_relate(a.location, (select
    geom from counties b where sdo_contains(b.geom, :1)='TRUE' and
    rownum&lt;2), 'mask=ANYINTERACT')='TRUE'
    re) attributes for both points and polygon
    --> for the points (customer table/theme) usually you get an Infowindow automatically for the theme "customers" for the "Info columns" you have defined in the ADVANCED Tab of the theme in the Mapbuilder.
    --> for the polygon you'll have to assign an info window on "mouse_right_cklick" as the "mouse-click" (left) has already been used for selelcting the polygon.
    and lastly I am not dealing with a webservice - just 2 tables: "customers" (with the POI - points) and "counties" (the polygon - area) from the MVDEMO example data.
    Hope that helped and I did not make more complicated - sorry - but it is quite complex (;-).
    Bernhard
    Edited by: BernhardFW on Aug 25, 2008 1:30 PM

  • I get a price comparison add on every web site and assume I turned on an extension at some point.  How do I turn this off?

    On just about every new page a small window opens with price comparisons of something that appears on the main page even if I am not shopping.  I assume that I turn something on or authorized this intrusion at some point.  I cannot find any reference to it in the Safari add on extension.  I would not mind so much but it blocks content.  Does anyone have a suggestion about how to get rid of this?

    It's malware ...
    Help here ...
    The Safe Mac » Adware Removal Guide
    The Safe Mac » Mac Malware Guide
    The Safe Mac » Adware Removal Guide : Genieo

  • How to determine the mount point for directory /tmp ?

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 Virtual Machines (rac1 and rac2 whose OS are Oracle Linux 5.6) in VMPlayer and according to the tutorial
    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    I am installing Grid infrastructure. I am on step 7 of 10 (verify Grid installation enviroment) and get this error:
    "Free Space: Rac2: /tmp"
    Cause: Could not determine mount point for location specified.
    Action: Ensure location specified is available.
    Expected value: n/a
    Actual value: n/a
    I have checked the free space using the command:
    [root@Rac2 /]# df -k /tmp
    Output:
    Filesystem     1k-blocks     used     Available     Use%     Mounted on
    /dev/sda1     30470144     7826952     21070432     28%     /
    As you see above, the free space is enough, but could not determine mount point for /tmp.
    Do any folk understand how to determine the mount point for directory /tmp ?
    Thanks.

    I have just checked "/home/oracle/.bash_profile". But in my computer, there is no "oracle" under /home directory.Is this your first time Linux and Oracle installation? I had a brief look at your referenced link. The reason why you do not find a "oracle" user is because the instructions use "ora11g" instead, which, btw, is not standard. The directories of your installation and your installation source can be somewhat different from known standards and you will have to adjust it to your system.
    My best guess is that you have either missed something in the instructions or you need to ask the author of the blog what is wrong. The chance to find someone here who has experience with these custom instructions is probably unlikely.
    I suggest you try to locate the cluster verification tool, which should be in the bin directory of your grid installation. Alternatively you might want to check the RAC, ASM & Clusterware Installation forum: RAC, ASM & Clusterware Installation

  • In app store some applications are of very small size like 15-20 Mb and after installing them they become more than 100 mb. how to determine their actual size???

    in app store some applications are of very small size like 15-20 Mb and after installing them they become more than 100 mb. how to determine their actual size???

    The app store size is probably just the software, while the size on your iPhone includes data.
    You can determine the size on your iPhone by looking at Settings > General > Usage.

  • HT1420 How can I change my Apple ID email for an account with 100s of purchases to the email address I have that (at some point) I logged into gamecenter and "claimed" it as another person?

    ^---topic
    I have used a @yahoo email address for 10 years as my apple ID when purchasing things.  The biggest problem being, that at some point, yahoo decided to delete the email account and I can't use it.  I would like to use my email addresses that I actually use (@me, @gmail), but I guess I used them at some point to log into gamecenter or some other useless apple thing. I know you can change the email associated with your account, but apple is showing that my emails are already in use, so I can't use them for this purpose.

    Change the email you used in "gamecenter or some other useless apple thing" then change your AppleID.

  • How to determine the second decimal of currency is equal to 0.

    Hi guys,
    My problem is how to determine the second decimal of currency is equal to 0.
    i.e: 130.23 the second decimal is 3.
    Thx in advance.
    Points will be rewarded.

    Hi Vincent,
    if you want to check the internal currency value, you can not know from the field contents what is the second decimal. Because ABAP currency fields (CURR) are connected to currency key CUKY. For USD or EUR you have two decimals, japanese yen have no decimals where as some arabian pound have three decimals. The default are 2 decimals; all excetions can be found in table TCURX.
    If you WRITE the value it is converted correctly according to the connected currency.
    Just multiply the value with 10 to the power of decimals, e.g. USD value * ( 10 ** 2 ). Then do a MOD: second_decimal_of_currency = ( value * ( 10 ** decimals ) mod 10.
    If result is zero, then the second decimal of currency is equal to 0.
    Regards,
    Clemens

  • How to determine Until Time in restore

    Hi I have read
    Restoring and Recovering with Recovery Manager on line:
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmrecov.htm
    I am not sure how to determine an Until Time during a restore, or in duplicating a database.
    Can someone show a specific example?
    The best thing I have found so far is this:
    SQL> select max(next_change#)
    from v$archived_log
    where archived='YES'
    group by thread#;
    OR
    SQL> select max(next_change#) from v$log_history;
    as documented here:
    RMAN-8060 Doing Duplicate Database on Recovered Database
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=189394.1
    But that still leads to:
    RMAN-06025: no backup of log thread 2 seq 2817 scn 3193354318 found to restore
    RMAN-06025: no backup of log thread 2 seq 2816 scn 3192569562 found to restore
    RMAN-06025: no backup of log thread 2 seq 2815 scn 3191725873 found to restore
    RMAN-06025: no backup of log thread 1 seq 2437 scn 3191725871 found to restore
    errors about half the time during duplication.
    Thanks!
    -John

    Hi All,
    We use the following query against the RMAN recovery catalog in our RMAN DUPLICATE scripting to identify the latest time that we can use.
    SELECT TO_CHAR(MAX(recover_time),'DD-MON-RR HH24:MI:SS')
    FROM
    (SELECT b.completion_time recover_time
    FROM dbinc a, rc_backup_piece b
    WHERE a.db_key = b.db_key
    AND a.db_name = '${SSID}'
    AND b.backup_type in ('D','I')
    AND b.status = 'A'
    AND b.device_type = 'SBT_TAPE'
    AND b.tag IS NOT NULL
    AND b.tag != 'CTRLBKUP'
    AND b.tag NOT LIKE 'TAG%'
    UNION
    SELECT next_time recover_time
    FROM rc_backup_redolog
    WHERE db_name = '${SSID}');
    Additionally, you may need to account for a rare problem with the absolute_fuzzy_change# is higher than the checkpoint change number. Oracle Development said this should be fixed at some point in the future when I last talked with them on the topic in 02/2004.
    We've coded around it (we're using Oracle EE 9.2.0.5+) by adding a couple of minutes between the incr backup and the archivelog)
    Hope this helps,
    Rich

  • How do determine data type?

     I am trying to write my own binary file saver and I need to list the data type in the custom header. How do you do this in labview?

    kameronrausch wrote:
    The data acquistion spits out data in several different formats so a priori, I do not know the data type. It can be either a 32-unsigned int, 16-bit unsigned int, 8-bit unsigned int or the signed version of each one of these. To make the program general purpose however, I would like to incorporate floating point data points as well.
    At some point you have to know what the data type is before start collecting data. If all you have is a stream of bits there is no way to determine what the data type is. What controls how the data acquistion is getting its data? If it is test specific you could use an external configuration file to store this and use that to determine how the data should be interpreted. If you have arrays of specificdata types you could use a polymorphic VI for your data writes. Based on teh wire type of the input the appropriate VI would be called. How is your data being passed from your data acquistion to the VI that will write it to a file?
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • How to determine logical database in a program?

    Hello guys!
    How to determine logical database in a program on Eclipse?
    I have not found any options:
    Thanks!

    Welcome to SDN
    Check the table RSOSFIELDMAP
    Assign points if useful
    Regards
    N Ganesh

  • How to delete some pages in a document in pages without deleting all the pages

    How do I delete some pages in a document?  I have 7 pages listed and I want to delete the last two pages of the document and when I do the thumbnail to delete the pages it wants to delete all the pages in the document.

    akaLegal wrote:
    Thanks Peter,
    Yes, I just wanted to tell Jerrold that I tried his suggestion and it worked.  I tried many times until I came across his suggestion.  As far, as my comment about the points, I thought there was a way to rate the responses and the person providing the response would receive some points from Apple.  (See the Legend banner above discussing points).  If I am correct in this assessment, I just wanted to ensure he got credit for solving my problem.
    Have a great day!  Thanks for responding!
    Lora
    Lora,
    I appreciate the feedback. The Points issues aside, if you had posed your question in a new thread, your use of the Solved tag would alert others searching the Discussions that you had a positive result. This thread, Marilyn not having marked it, doesn't stand out as a solved one. Maybe Marilyn is satisfied, and maybe not. It would be nice to know.
    Jerry

  • How to determine the ROWNUM in a Master Detail Form

    Hello,
    I am working in a Master Detail Form with Orders and Order Items Information; and I created a process that allows the users to select a Product ID on a tabular form, and the next column is populated automatically with the Product Description.
    To achieve that, I followed some instructions by Denes Kubicek (http://apex.oracle.com/pls/otn/f?p=31517:241), but my case is slightly different:
    <ul>I am using a wizard-created tabular form, instead of a manual tabular form; and </ul>
    <ul>Instead of using another page as a Popup to pass the parameter of the ROWNUM, I am using a plug-in called “Tabular Form Super LOV” which is a modified version of the SkillBuilders’ Super LOV that works on Tabular Forms. </ul>
    The Product ID is returned in the correct row by the plug-in; but in the case of the Product Description, it is always returned into the first row; and my problem is that I don't know how to determine the row where the user clicked to call the plug-in.
    I set up an example in apex.oracle.com in case someone would like to look at it:
    Workspace: ediazjorge
    Username: test
    Password: test
    App Name: Sample App
    App Number: 1550
    BTW, I am using Apex 4.1.1.00.23 and Oracle DB 10.3.2.
    Thanks in advance,
    Erick

    Hello VC,
    Thank you for your time and help.
    Unfortunately, it is still not working properly:
    1. When the Popup LOV opens, the first row of the tabular form is 0, the second row is 1, and so on. How can I assign the values starting with 1 and in the format *0001* ? (I am still a novice on Apex and new to JavaScript :-), sorry about that).
    --2. Also, when I close the Popup LOV, the value of P1_ROWNUM is ‘undefined’ again so I'm not sure if the Product Name column will be populated.--
    3. And finally, you are using the jQuery Selector uPopupLOVIcon, which is an attribute of the Cloudy Theme. In my real application (Apex 4.1.1.00.26), my element looks like: *<img src="/i/lov_16x16.gif" width="16" height="16" alt="Popup Lov" alt="List" style="vertical-align:middle;" align="middle" />*. What do you recommend me to use as a jQuery Selector?
    Again, I really appreciate your help and time. I think you solved the most difficult part.
    Thank you so much,
    Erick
    Update: I just found out that the problem with my comment 2 is because I didn’t delete the previous dynamic action that set the value to P1_ROWNUM.
    Edited by: ediazjorge on Sep 18, 2012 11:20 AM

  • I have been trying to download ios8. I dont remember exactly what happened but at some point I ended up unplugging my phone from my computer because there was an error. Every since then it has not been turning on or responding to iTunes.    When it d

    I have been trying to download ios8. I dont remember exactly what happened but at some point I ended up unplugging my phone from my computer because there was an error. Every since then it has not been turning on or responding to iTunes.
    When it does respond to iTunes it tells me that I have to restore my phone. I click restore and it says "Extracting Software". It gets all the way to the end and then says that there is an error; something about a disk being full?
    I have no idea what is going on and I could really use some help.
    Thanks.

    1. You did not get an error message telling you that your iPhoto library was getting full. You got a message telling you that your HD was getting full, right?
    OS X needs about 10 gigs of hard drive space for normal OS operations - things like virtual memory, temporary files and so on.
    Without this space your Mac will slow down as the OS hunts for space on the disk, files will be fragmented, also slowing things down, apps will crash and the risk of data corruption - that is damage to your files, photos, music - increases exponentially.
    Your first priority is to make more space on that HD. Nothing else can be done until you do.
    Purchase an external HD and move your Photos and Music to it. Both iPhoto and iTunes can run perfectly well with the Library on an external disk.
    Your Library has been damaged from being run on an overfull disk.
    How much free space on it now?

Maybe you are looking for

  • Sap MM Certification Course

    Dear All, Presently i have +3 years of experience of Procurement, Logistic Arrangement, & Imports Clearance. I am doing this for Hospitality Project (Material Required for Hotel Construction ie. Civil, Interiors, MEP etc.) My Functional Area is as fo

  • What is outer request?

    What is outer request and where is it stored? Will the page flow variables be the part of outer qeuest? Please give me a very meaningful reply.Thanks, I appreciate it.

  • Mixing images and shapes

    Hey all, I have a bunch of objects that I want to paint on the screen and at the moment they all contain images so I paint them with g.drawImage. There may be a time however when it won't make sense to have an image. Like if I just need a green recta

  • I have 20kb of damaged files on my old hard drive. Are they worth keeping, and if so, how would I go about repairing them?

    I got rid of my old iMac G5 computer which ran on Tiger, but not before I retained the hard drive, which was installed into a 'caddy'. There is a folder containing 20kb of damaged files. I wondered whether they were worth keeping, and if so, how do I

  • I pod keeps turning its self on

    Hi, i was wandering if anyone could help- my i pod keeps turning on automatically, even if its on hold. i turn it off properly but it still keeps happening. this is very annoying as it runs down my battery! does anyone know how to fix this or a setti