search for: cirov

Displaying 3 results from an estimated 3 matches for "cirov".

Did you mean: ciro
2006 Feb 14
3
Inf values in a matrix
Hello, I have some Inf values in a matrix, but I don't want to replace them with some value but rather remove the rows that contain the Inf values. Also I would like to record the rows which were removed. Is there an easy way to do this instead of writing loops over the matrix? Thanks. Ita Cirovic Donev
2005 Dec 23
2
for loop error
...out and col=[min max] span.group.size is defined as row=variables from size.out and col=[span] Now I want to count how many values fall into defined range with if ((X <= ratio[k]) & (ratio[k] >= Y)). This count I need to store which I then later on plot. Thanks. ____________________ Ita Cirovic-Donev
2006 Feb 13
5
search algorithm
Hi! I have a problem of finding a specific value in a column. For example, I have a matrix with say 2 columns X Y 1 -2.0341602 9.036689e-05 2 -1.4287230 1.807338e-04 3 -1.1194402 2.711007e-04 4 -1.0327582 3.614676e-04 5 -0.8130556 4.518344e-04 6 -0.7138212 5.422013e-04 7 -0.6634425 6.325682e-04 8 -0.6512083 7.229351e-04 9