search for: soltion

Displaying 6 results from an estimated 6 matches for "soltion".

Did you mean: solution
2007 Mar 05
4
about find the solution
If I want to find out the soltion of X1,X2 that min(3X1+2X2+X1X2) subject to 20<=X1+3X2<=50 10<=X1 which function or package can I use? Thanks.
2004 May 26
0
Voicemail Recordings
...default messages, and the 3 wav's that I recorded. I have format=wav set in the voicemail configuration, so I was wondering why asterisk used the gsm files rather then the wav's for the voice mail messages. -- Scott Brooks Network Operations Analyst Binary Solutions Ltd. sbrooks@binary-soltions.net
2004 May 26
1
ztdummy with kernel 2.6
...ng these functions directly(maybe it would not have broken under 2.6 if it was like that before) Has anyone ported the ztdummy module to 2.6? I don't really want to dive into it that far if someone already has. -- Scott Brooks Network Operations Analyst Binary Solutions Ltd. sbrooks@binary-soltions.net
2008 May 08
0
On 'Back' button of browser, drop down doesn't get refreshed
...t gets changed to sale1''s items list but in drop down, still it shows sale2 rather than sale1. Now when i click again on ''Back'' button of browser, it shows no items list and sale1 in drop down. It seems like drop down goes one step back to the items list. Please give any soltion to control on Browser Back button or session related any idea. Thanks in advance! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To p...
2004 Jun 30
2
Ring tone changes when asterisk answers the call
...s and is sounds like there is a lot of static on the line. Below is the part of the dial plan for answering the call. exten => s,1,Wait,1 exten => s,2,Answer exten => s,3,Dial(Sip/pfriedel,20,tT) Thanks -- Scott Brooks Network Operations Manager Binary Solutions Ltd. sbrooks@binary-soltions.net
2009 Apr 29
3
selecting ith rows of a matrix
Hi all, If I have a huge matrix/ dataframe and I want to create a new matrix/ dataframe with every second (or third, or fourth etc.) row of the original matrix, how can I do it? Any help much appreciated. Thanks, Umesh [[alternative HTML version deleted]]