search for: aleksandr

Displaying 20 results from an estimated 51 matches for "aleksandr".

Did you mean: aleksander
2009 Feb 05
3
maptools: Test if point is in polygon
In R's maptools package, is there a built-in function to test if a given point is "inside" a given polygon on the map? The map was loaded from an ESRI Shapefile. The point's latitude and longitude are known. Thank you! Aleks -- ------------------------ Aleksandr Andreev Fulbright Fellow Graduate School of Management St Petersburg State University
2010 Nov 10
2
maptools package
...Error in xy.coords(x, y, xlabel, ylabel, log) : 'x' is a list, but does not have components 'x' and 'y' What's the new syntax that I'm supposed to use? I'm using R version 2.12.0 (2010-10-15) on x86_64-pc-linux-gnu (64-bit) Thanks, ------------------------ Aleksandr Andreev Graduate Student - Department of Economics University of North Carolina at Chapel Hill Mobile: +1 303 507 93 88 Skype: typiconman
2012 Mar 12
1
Fwd: Re[2]: B-spline/smooth.basis derivative matrices
--- On Mon, 3/12/12, aleksandr shfets <a_shfets at mail.ru> wrote: > From: aleksandr shfets <a_shfets at mail.ru> > Subject: Fwd: Re[2]: [R] B-spline/smooth.basis derivative matrices > To: "Vassily Shvets" <shv736 at yahoo.com> > Received: Monday, March 12, 2012, 5:15 PM > > >...
2008 Mar 29
3
Generating maps in R
Greetings! I am trying plot some data on a map in R. Here's the scenario. I have a variable called probworkinghealthy which contains a predicted probability of employment for every individual in my sample (about 100,000 observations). I have another variable, called a001ter, which contains the subject of residency in the Russian Federation (akin to a US state) for every individual in the
2019 Sep 01
6
Server administration
Dear Sirs, There is Postfix+Dovecot+Sogo installation in our company. I have attentively red Installation and Configuration Guide. However, I could not find some information. Could you give me an advise how to: 1. Add/remove e-mail address 2. Change user e-mail address password 3. Add user e-mail address into mail alias 4. Forward e-mail 5. List all users e-mails What is the best
2016 Jun 23
1
Build opus for STM32
...s codec in the following scenario: the PCM audio signal, coming from bluetooth module is captured by STM32F446 MCU and then decoded by opus codec. However, I don't know where to start to build the opuslib for ARM Cortex-M4. Could someone provide any hints or give any brief guide on this? WBR, Aleksandr -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20160624/45d73427/attachment.html>
2016 Jun 22
1
Opus codec on STM32
...s codec in the following scenario: the PCM audio signal, coming from bluetooth module is captured by STM32F446 MCU and then decoded by opus codec. However, I don't know where to start to build the opuslib for ARM Cortex-M4. Could someone provide any hints or give any brief guide on this? WBR, Aleksandr -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20160622/34124f94/attachment.html>
2012 Aug 03
1
[LLVMdev] llvm-objdump does not give information about all relocations
...f we now run "llvm-objdump-3.1 -r /bin/true", we will get a list of entries in .rela.plt section: $ llvm-objdump-3.1 -r /bin/true | grep -c JUMP_SLOT 37 So the question is: why llvm-objdump does not list relocation entries in .rela.dyn section and is it possible to get at them somehow? Aleksandrs
2019 Jun 26
2
Emails not visible after renaming folders
Copying or moving with email client: thunderbird, roundcube (webmail), mutt or any other email client via imap protocol. 25.06.2019 22:10, Germ?n Herrera ?????: > Are you copying/moving the emails with {cp|mv} or with "doveadm {copy|move}"? > > On 2019-06-25 12:00, Aleksandr via dovecot wrote: >> Hello, >> >> I have strange problem with "losing" emails after rename mail >> folder(s) (via imap client: thunderbird, roundcude, etc..) >> >> How to reproduce: >> >> 1. Create some folder name, like TEST >> 2. Cr...
2016 Jul 12
2
High noise after encoding/decoding procedure
...60 KB RAM free on my STM32 board)? I changed the ENCODER_NUM_CHANNELS 1 and DECODER_NUM_CHANNELS to one, and MAX_FS_KHZ to 8. In the code I forced the codec to use SILK mode and to have only one channel. I would be happy for any feedback - where to start and what to check the first. Thanks! WBR, Aleksandr -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20160712/94f7d68c/attachment.html>
2016 Jul 14
1
High noise after encoding/decoding procedure
...device and the speaker - there was an one bit offset between FS signal and sound slots, which I didn't take into account. Now I have the clear enough sound with 30% MCU load for full duplex sound. 2016-07-12 20:46 GMT+03:00 Ralph Giles <giles at thaumas.net>: > On 2016-07-12 9:34 AM, Aleksandr Mikoff wrote: > > > If I encode each frame, decode it and send it back to the speakers I > > hear a very noisy signal - it is so large, so it is almost impossible to > > distinguish words in my speech... > > This effect can be caused by some data type issues: > > -...
2019 Sep 01
5
Server administration
On 2019-09-02 06:24, Alexander Dalloz via dovecot wrote: > Am 01.09.2019 um 14:41 schrieb Aleksandr Mette via dovecot: >> 4. Forward e-mail > > Don't do that nor let your users auto-forward their mail received on > your MX. Else you will end up faster than you think on blacklists as > very likely your server will forward SPAM and gets classified as a > SPAM source. You...
2004 Feb 13
10
Encoding into MONO (delphi)
Hi! I have a problem. I hope, you can help me. I use a Delphi conversion (from Aleksandr Shamray), but it doesn't work when I'd like to convert a *.RAW into a mono *.ogg file. vorbis_encode_init_vbr(vi, 1, 44100, 0.5); //because of the mono the program stops at line: //* uninterleave samples */ . . buffer[1][i] := smallInt((pArray(@readbuffer)[i shl 2 + 3] shl 8) or pArray...
2019 Aug 06
0
Emails not visible after renaming folders
Hi guys. Does anyone have problems with a similar configuration (mdbox)? Just tested with latest version (stage servers installation: dovecot 2.3.7), also affected. Not critical, but have complaints from users, 1-2 per month. 26.06.2019 12:05, Aleksandr ?????: > Copying or moving with email client: thunderbird, roundcube (webmail), mutt or any other email client via imap protocol. > > 25.06.2019 22:10, Germ?n Herrera ?????: >> Are you copying/moving the emails with {cp|mv} or with "doveadm {copy|move}"? >> >> O...
2012 Aug 13
4
dimnames in an array(I'll be grateful if this message will be passed to all list users)
Hello, I'm hoping someone with a wide experience with R may be able to see what the program is trying to tell me. I've got an array: y1=rnorm(41,0.2) y2=rnorm(41,0.2) y3=rbind(y1,y2) data11<-array(0,c(41,2,2)) data11[,1,]=y3 data11[,2,]=y3 rownames(data11)<-rownames(data11, do.NULL = FALSE, prefix = "Obs.") colnames=c("V","R")
2003 Apr 07
2
Header files
Hello. Does someone have or seen header files to the newest ogg sdk (1.0) for delphi? Or can someone translate me them to delphi? Thanks ______________________________________________________________________________ UNICEF bittet um Spenden für die Kinder im Irak! Hier online an UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101 --- >8 ---- List archives:
2019 Jun 25
2
Emails not visible after renaming folders
...a imap_quota mail_log notify cgroups zlib } protocol pop3 { mail_max_userip_connections = 20 mail_plugins = quota cgroups zlib pop3_client_workarounds = outlook-no-nuls oe-ns-eoh pop3_enable_last = no pop3_no_flag_updates = yes pop3_uidl_format = %08Xu%08Xv } ---- [end] ---- Regards, Aleksandr.
2006 Nov 29
2
75 seconds timeout when negotiating with smbd.
...131) ack 185 win 33304 <nop,nop,timestamp 245640350 1066921400> 12:19:12.747940 IP (tos 0x0, ttl 64, id 29225, offset 0, flags [DF], proto: TCP (6), length: 40) 10.0.1.12.52698 > 10.0.1.8.445: R, cksum 0x85dc (correct), 2296626037:2296626037(0) win 0 Any help will be very appreciated, Aleksandr.
2015 Apr 02
5
OT: Recommended anti-virus for Windows
On Thu, April 2, 2015 4:27 pm, Valeri Galtsev wrote: > > On Thu, April 2, 2015 4:11 pm, J Martin Rushton wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Sorry to mention the "opposition" here, but I have a family member's >> laptop to protect, and I'm not allowed to upgrade it to Linux. What's >> the current best
2019 Jun 25
0
Emails not visible after renaming folders
Are you copying/moving the emails with {cp|mv} or with "doveadm {copy|move}"? On 2019-06-25 12:00, Aleksandr via dovecot wrote: > Hello, > > I have strange problem with "losing" emails after rename mail > folder(s) (via imap client: thunderbird, roundcude, etc..) > > How to reproduce: > > 1. Create some folder name, like TEST > 2. Create sub-folder under TEST (like...