In signal processing the complete or partial suppression of some aspect of the signal. Or selecting a subset of some set of data.
0
votes
0answers
28 views
Creating a search/filtering function like most torrent tracker has in PHP [closed]
I'm trying to figure out a simple but effective way to create the back-end function in PHP which works just as torrent trackers have with categories, tags, names, etc.
I've set up the HTML to look ...
0
votes
0answers
20 views
Difference Equation/Exponential Moving Average Filter on NVidia Fermi GPU
My question:
What would be the most efficient way to do this calculation on the GPU? How do I fix my math problem?
Background information:
I am working on a GTX 570.
I have been teaching myself ...
3
votes
3answers
40 views
automatic filtering of measurement data within R
my question is about automatic filtering of measurement data, because I have several hundred files to process.
The file-structure looks like:
test1 <- ...
1
vote
0answers
9 views
Creating a Whitelist/Filter in Notepad++
I've been parsing packet dumps taken with Wirefox and cleaning it up with Notepad++. However, regardless of how complicated or intuitive I attempt to make the filter, it fails. Not completely by any ...
1
vote
4answers
36 views
Display element of 2nd array whose suffix matched with 1st array
I have two arrays, i.e.:
array('ly', 'ful', 'ay')
and
array('beautiful', 'lovely', 'power')
I want to print the content of second array whose suffix matched with first array. i.e. the output ...
0
votes
2answers
58 views
Excel Macro not work
I'm trying to write a macro that will filter on columns E and F. If both criteria are met, it will copy the entire row to a new sheet.
Here is what I have so far, but I can't get it to work...
Sub ...
0
votes
0answers
17 views
VS2010 w/C# using WinForms - filtering & sorting of a DataGridView from within the DGV (my filtering from controls outside the DGV work)
I wish to make my DataGridView function as much like Excel as possible. Along those lines, I'm working on implementing sort (multi-column) and filtering by clicking within the DGV. When doing my ...
0
votes
1answer
15 views
Filtering DataGridView using Comboboxes
Let me preface this by saying I am a beginner as far as .net knowledge.
I am developing a windows form application using tabs in VS2012 in vb. I have bound the datagrid through the designer to a sql ...
0
votes
0answers
21 views
Running a filter at a high speed
I'm writing a signal processing software in CVI.
I've got a signal, transmitted to the computer via USB at a very high speed (~50K).
I want to filter it in RT.
In order to do it I created a filter in ...
0
votes
2answers
55 views
Performing filtering and sorting on the original collection
I have got stucked in a scenario that i have a custom collection class which inherits form ICollection interface and i have a code segement like following:
...
4
votes
1answer
31 views
Why is my $(selector).index(filter selector) returning an incorrect result?
I have a variable pages
pages = $("[data-role=page]:not([data-url])");
which is
[
<div data-role="page" id="home" class="home ui-page ui-body-c" tabindex="0" style="min-height: ...
2
votes
3answers
32 views
Using Log4J, how can I write two packages to two separate files?
I have the following two packages:
com.mycorp.project.first
com.mycorp.project.second
I'd like to configure Log4J (SLF4J) to write the logs from one package to one file, and from the other package ...
0
votes
2answers
22 views
Backbone Collection filter method
Can someone explain the mechanics behind the filter() method that exists within the Collection "class"? The Backbone API for this method appears inconsistent with the following example implementation ...
0
votes
1answer
62 views
filtering data in R (complex)
I have a dataset with 7 million records.
I need to filter the data to only show about 9000 of these.
The first field dmg is effectively the primary key and take the format 1-Apr-123456. There are ...
2
votes
2answers
51 views
CodeIgniter elegant library for sorting, paging and filtering [closed]
I am searching for an elegant library/spark for CodeIgniter that offers you the option to set pagination, filtering and sorting without to much hassle and independent from the database query.
I am ...
0
votes
0answers
27 views
ObjectListView filtering on non visible model object properties
I am new to using the ObjectListView component in c# and have spent many hours trying to find a solution to this issue, so please excuse the simplicity of this question . I am looking to be able to ...
0
votes
0answers
18 views
How can I perform table specific filtering for multiple datatables in a single page?
I have 4 datatables in a a single page out of which three use the $.fn.dataTableExt.afnFiltering.push method of the filter API. My problem is that the filtering gets applied to all the tables present ...
0
votes
1answer
21 views
How to update the filtered list in AngularJS without the user's input
I'm using the filter and everything works nicely when a user types in the input box. What I would like though is to update the filtered results through the code (for example to clear the query), ...
0
votes
1answer
16 views
Q: More than one filter field to ListViews
I am trying to figure out how I could apply a mutiple filter (TextBox and another field) to the listview.
Right now, I'm filtering with a Textbox, but I want to add a checkbok and filter rows if they ...
0
votes
1answer
26 views
Get list of unique column results from database
I've stumbled across this answer and it has helped me to generate a list of unique values exactly as I wanted, however, I don't want all of the results. Is there any way to filter the results within ...
0
votes
0answers
5 views
Transfer Function for third order notch filter
I'm trying to get filter coefficients for a third order notch filter. I can't seem to find a transfer function for a third order notch filter anywhere. Is it possible to create an equivalent ...
0
votes
0answers
7 views
How to filter with json and rails
I am trying to filter my result at index in my controller and pass the filtered result to json to be processed by json_builder. However, I cannot seem to be able to do this as parameters that I submit ...
1
vote
1answer
34 views
How to write filters for methods (not fields) in Active Admin?
I have an Active Admin index page for some resource.
ActiveAdmin.register Request do
index do
column :created_at
column :content
column "Approved", :approved?
default_actions
end
...
0
votes
1answer
44 views
Filter out HTML code with grep
I am working on a project using a bash shell script. The idea is to grep a wget retrieved page, in order to pick up a certain paragraph on the web page. The area I would like to copy, usually starts ...
0
votes
1answer
45 views
Masonry / Isotope Jquery Plugin Filter
Evening All
I am having an issue with the isotope jquery plugin - filtering.
I have created a sample page here
http://www.csr500.co.uk/websites/v9/preview.html
Now my issue is when I filter using ...
0
votes
0answers
15 views
How to configure SoX to filter out “popping P's” in a recorded voice-over?
I'm trying to understand how to configure SoX to eliminate the 'plosives' effect on a recorded voice-over file. (Plosives are P's & B's, mostly at the beginning of words).
I have browsed the ...
-2
votes
0answers
13 views
Blocking DC from the heart pulse signal (pulse oximeter ) [closed]
I want to remove DC component from my heart pulse signal which is oscillating around 2-3V.
I want to bring it down to 0v base so that i can amplify it.
I tried passing the signal through a ...
0
votes
1answer
14 views
Filtering data by four columns
I have some data in ORACLE in following format-
Now I want to filter this data as follows-
I want to exclude those rows where all col1, col2, col3, col4 are 'N'
I tried following so that I can ...
0
votes
2answers
67 views
Filter arraylist in java/android
Hello I need filter an ArrayList
I have a ArrayList with following items:
"Hello world"
"Hello man"
"Hello woman"
"Goodbye world"
"Goodbye man"
"Goodbye woman"
then on TextBox I added a ...
0
votes
0answers
17 views
Is it not possible to perform non-linear filtering in frequency domain? [migrated]
This link contains the following statement:
In contrast to the frequency domain, it is possible to implement non-linear filters in the spatial domain. In this case, the summations in the ...
6
votes
1answer
53 views
Vaadin - Multiple filters for Tree table
I'm doing a project in Vaadin 7. In that I need to implement filters for a Treet able.
I was quiet successful in applying filters for one value. I mean, I have 4 Comboboxex 'c1', 'c2', 'c3', 'c4' and ...
0
votes
4answers
50 views
c# List using where statement
My application is asp.net MVC using Linq-to-Sql. I am trying to use the following to filter a view.
I have already added the filter to my SQL Server view using:
WHERE (dbo.Client.Recstatus IS NULL) ...
0
votes
3answers
57 views
Filter NSArray of custom objects
I have a NSArray of Contact objects, we can call it contacts. Contact is a superclass, FacebookGroup and Individual are subclasses of Contact. FacebookGroup has a property called individuals which is ...
-1
votes
0answers
42 views
slickgrid complete fork (example 15) with fixed header row for quick filters
I change my obsolete and slow datatables implementation for slickgrid.
I found this amazing and complete fork of slickgrid. I personalize it to fit my old presentation of table, but I cannot find a ...
0
votes
0answers
11 views
Filtering images with Univesal Image Loader
I scratching my head thinking how I could filter images to make them look blue before displaying them. The images I use are downloaded using Universal Image Loader. If someone has ideas and is willing ...
0
votes
1answer
19 views
How do I deal with brightness rescaling after FFT'ing and spatially filtering images?
Louise here. I've recently started experimenting with Fourier transforming images and spatially filtering them. For example, here's one of a fireplace, high-pass filtered to remove everything above ...
0
votes
1answer
43 views
Filtering Data with on click function
I have two array objects that hold my d3.svg.symbol types which are circles, squares & triangles. Array #1 has multiple symbols which I plot across the canvas, whereas array #2 only holds three ...
1
vote
2answers
44 views
JS / jQuery - Filtering divs with checkboxes
I'm trying to filter some divs with checkboxes using the following code:
$("#filterControls :checkbox").click(function() {
$(".sectionContent").hide();
$("#filterControls ...
0
votes
1answer
36 views
Detecting spam text over uploaded images (filtering script)?
I'd like to know if is there a script or a filtering tool that is able to recognize SPAM text applied over user-uploaded images like here:
0
votes
1answer
65 views
Doing a fluid responsive gallery item with categories selecting with twitter bootstrap
I'm trying to make a responsive and fluid gallery, something like this : http://dev-so12.fr/Akram/murals/
By clicking on one of the category, images disapears or appears to let only the images of the ...
3
votes
1answer
44 views
tcpdump - how to filter based on tcp connection time / duration
Is there a possibility to filter tcpdump (live or after creating a dump) based on tcp connection time (connection duration)?
I'm recording http json rpc traffic.
I want to record only connections ...
-1
votes
0answers
30 views
Trouble applying a suitable filtering on radar signals under MATLAB [closed]
I try to filter numerical signals received by a Doppler radar so as to limit the impact of noise. More precisely, I treat the complex envelope (given under Rice components I and Q) affected by noise. ...
0
votes
0answers
19 views
How to do Data Source Paging with Caching Filtering enabled?
I have an ObjectDataSource with Caching enabled.
I perform the Select on ALL RECORDS of the table, and after that I use Filtering to display a subset.
<asp:ObjectDataSource ID="ODSData" ...
0
votes
1answer
36 views
Filter my @html.dropdownlistfor
Im working with a project and i need to filter my second dropdownlistfor based on my first dropdownlistfor value. Its simple to understand but hard to code it since i dont know jquery or javascript ...
0
votes
1answer
75 views
Where or (not and) with list of expressions c#
I got the following code
public class Personnel {
public int Id { get; set; }
public string FirstName { get; set; }
public string LastName { get; set; }
public int ...
0
votes
0answers
36 views
gabor filter for 2 dimensional grayscale image
What are the different texture feature extraction that can be carried out on a grayscale image 2D array?
I am using HSV color moment for color feature extraction.
I tried using Gabor filter (real ...
0
votes
1answer
34 views
Recreating a Google Spreadsheets QUERY() in Excel
I have a massive Excel Workbook that I use for tracking product titles and descriptions, and I'm trying to get it to generate .csv files for importing those products into eBay and my own website. I'm ...
0
votes
0answers
19 views
When ItemCollection.CanFilter is false?
In what cases ItemCollection.CanFilter is false?
What can I do to change it?
In my particular case ItemsSource is DataView. Do I have to filter the DataView itself (using DataView.RowFilter or LINQ, ...
0
votes
1answer
35 views
Convert emailaddress to valid path
I created an winforms application, which creates a small SQLite database for every user. The database name contains the e-mailaddress of the user.
Scenario:
a user with e-mailaddress: test@test.com
...
0
votes
0answers
26 views
Wordpress - ABC filter
I would like to list out the alphabet on a custom post type archive page, and by clicking on a letter in the alphabet it would link to a url that only displays posts that begin with that particular ...





