Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.398.674 Times

Windowed Gaussian Surprise and Running Windowed Mean / Variance 1.0

  Date Added: July 04, 2013  |  Visits: 285

Windowed Gaussian Surprise and Running Windowed Mean / Variance

Report Broken Link
Printer Friendly Version


Product Homepage
Download (40 downloads)



This code calculates the (windowed!) running mean and variance as well asthe windowed Gaussian surprise for each newly added element.A simple (and useless) usage example: data=rand(1,100); % randomly generate 100 1-D samples history_length=10; % use a window size of 10 samples [s1,m1,v1]=gaussian_windowed_surprise_ring_buffer(data,history_length);where m1 is the running window mean, v1 is the variance in the window,and s1 is the windowed Gaussian surprise (novelty, saliency,interestingness, wow, ...).Here is another example on how we can (very simply) calculate theauditory surprise / acoustic surprise similar to the approach presentedin [1]: T = 0:0.001:2; X = chirp(T,100,1,200,'q'); Y=spectrogram(X,128,120,128,1E3); Z=abs(Y); surprise=mean(gaussian_windowed_surprise_ring_buffer(Z,10)); figure('name','Demo: Surprise of the chirp signal'); plot(surprise);However, in real applications you need to choose, e.g., a meaningfulfrequency range and window length. Furthermore, please consider that thevalues for the first elements (i.e., the first history_size-1 elements)are wrong/broken and should be treated accordingly.Please see [1] for details and an application of the Gaussian windowedsurprise and be so kind to cite [1], if you use the provided code.[1] B. Schauerte, B. KdoDshn, K. Kroschel, R. Stiefelhagen, "Multimodal Saliency-based Attention for Object-based Scene Analysis," in Proc. Int. Conf. Intelligent Robots and Systems (IROS), 2011.(Please note that this is NOT the [reference/original] implementation that was applied in [1] and there ARE differences in the results due to different calculations/algorithms.)

Requirements: No special requirements
Platforms: Matlab
Keyword: Application Details Elements History Size Provided Treated Wrongbroken
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


WINDOWED GAUSSIAN SURPRISE AND RUNNING WINDOWED MEAN / VARIANCE RELATED
Networking  -  Android Application Widget 1.0
A WordPress widget that displays an Android application info updated fed by Android Market.Requires at least PHP 4 and Curl. Options for the widget are gmail username, paswrod and application name. Template functions are provided for customizability.
10 KB  
Application Add-Ins  -  PDF24 1. 2. 2002
With the pdf24 it is possible to create PDF-documents from any application in a simple way, provided the option 'print' is available. For this the pdf24 installs a printer of its own with the name 'pdf24'. You can use this printer in Windows just...
7.21 MB  
Business  -  PDF Page Size Editor 2.3.8.2
PDF page size application reduce enlarge dimension of any page into any Adobe PDF file. This application can change page size in odd/even, any selected single or multiple pages or any customized page range. Resize process is very easy and simple...
1.28 MB  
Development Tools  -  The Address Book Reloaded 3.3.2
This is a PHP addressbook web application to store contact details of employees/customers in utf8 format on an intranet or website.The Address Book Reloaded features for Google Maps, distributed management, PDF address books, plugins, styles.
1.23 MB  
Clipboard Utilities  -  Clipboard History Pro 3.40
Clipboard History Pro is a Windows clipboard manager featuring optional cloud synchronization and AES encryption. With Clipboard History Pro users can keep a repository of text items that they have copied to the clipboard before. Additionally,...
3.6 MB  
Inventory Systems  -  IDAutomation Universal Barcode Font 7.2
The new patent pending Universal Barcode Font Advantage is designed to create multiple linear barcodes as a single font on various operating systems and locales, including Double Byte versions of Windows such as those used in China and Japan as...
1.39 MB  
Inventory Systems  -  Express Software Manager 9.0
Express Software Manager is award-winning IT asset management software that provides comprehensive computer inventory data, software usage tracking, and application control. With Express Software Manager you can easily track and manage your...
394 MB  
Development Tools  -  Defining Cartesian Reference Frames based on Point Positions 1.0
The main function included in the attached file is called FRAME. The algorithm implemented in this function can be useful in motion analysis (biomechanics, bioengineering).When you know the 3-D position of at least three non-collinear points, you...
20.48 KB  
Modules  -  Custom Field List Widget 1.2.5
This plugin creates sidebar widgets with lists of the values of custom fields. The listed values can be (hyper-)linked in different ways. One possibility is to create a list of all values of a custom field, which will be groupped by their post (or...
122.88 KB  
Programming  -  CvsGui 3.3b1
A set of GUI front-end for CVS written in C++ and distributed under GNU General Public License (GPL). CvsGui features . Sophisticated graphical user interface helps to utilize full power of CVS for experts and quickly...
3.94 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB