search for: peri

Displaying 20 results from an estimated 46 matches for "peri".

Did you mean: per
2008 Jul 26
1
S-PLUS code in R
...matlab Code I was trying to translate in R. Actually I have found a simpler code originally written in S-PLUS for the same function. Author's page -> http://math.bu.edu/people/murad/methods/locwhitt/ ============================================================= rfunc_function(h, len, im, peri) # h -- Starting H value for minimization. # len -- Length of time series. # im -- Use only len/im frequencies. # peri -- Periodogram of data. { m <- len %/% im peri <- peri[2:(m + 1)] z <- c(1:m) freq <- (2 * pi)/len * z r...
2002 Aug 12
0
Es-Peri.Com
----------------------------------------------------------- Esperi ::: Hayat Rehberi [[ www.es-peri.com ]] Yenilikler Devam Ediyor... 10/08/2002 ----------------------------------- Hayat?m?za damgas?n? vuran baz? anlar vard?r ve zaman ikiye b?l?n?r: ?ncesi ve sonras?... esperi ise hayat?n ?tesinde. herkesin aynaya d??en aksinde kendini bulup bulup yitirmesi g...
2008 Jul 25
0
s-plus in R... simpler code
...matlab Code I was trying to translate in R. Actually I have found a simpler code originally written in S-PLUS for the same function. Author's page -> http://math.bu.edu/people/murad/methods/locwhitt/ ============================================================= rfunc_function(h, len, im, peri) # h -- Starting H value for minimization. # len -- Length of time series. # im -- Use only len/im frequencies. # peri -- Periodogram of data. { m <- len %/% im peri <- peri[2:(m + 1)] z <- c(1:m) freq <- (2 * pi)/len * z r...
2009 May 29
1
Backpropagation to adjust weights in a neural net when receiving new training examples
I want to create a neural network, and then everytime it receives new data, instead of creating a new nnet, i want to use a backpropagation algorithm to adjust the weights in the already created nn. I'm using nnet package, I know that nn$wts gives the weights, but I cant find out which weights belong to which conections so I could implement the backpropagation algorithm myself. But if anyone
2016 Aug 26
0
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
...ver is designed to be used by other device drivers such as fdma, or demux whose IP is based around a slim core. The device driver can call slim_rproc_alloc() to allocate a slim rproc and slim_rproc_put() when finished. This driver takes care of ioremapping the slim registers (dmem, imem, slimcore, peripherals), whose offsets and sizes can change between IP's. It also obtains and enables any clocks used by the device. This approach avoids having a double mapping of the registers as slim_rproc does not register its own platform device. It also maps well to device tree abstraction as it allows u...
2016 Aug 30
4
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
...other device drivers > such as fdma, or demux whose IP is based around a slim core. > The device driver can call slim_rproc_alloc() to allocate > a slim rproc and slim_rproc_put() when finished. > > This driver takes care of ioremapping the slim > registers (dmem, imem, slimcore, peripherals), whose offsets > and sizes can change between IP's. It also obtains and enables > any clocks used by the device. This approach avoids having > a double mapping of the registers as slim_rproc does not register > its own platform device. It also maps well to device tree > a...
2016 Aug 30
4
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
...other device drivers > such as fdma, or demux whose IP is based around a slim core. > The device driver can call slim_rproc_alloc() to allocate > a slim rproc and slim_rproc_put() when finished. > > This driver takes care of ioremapping the slim > registers (dmem, imem, slimcore, peripherals), whose offsets > and sizes can change between IP's. It also obtains and enables > any clocks used by the device. This approach avoids having > a double mapping of the registers as slim_rproc does not register > its own platform device. It also maps well to device tree > a...
2016 Aug 30
0
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
...such as fdma, or demux whose IP is based around a slim core. > > The device driver can call slim_rproc_alloc() to allocate > > a slim rproc and slim_rproc_put() when finished. > > > > This driver takes care of ioremapping the slim > > registers (dmem, imem, slimcore, peripherals), whose offsets > > and sizes can change between IP's. It also obtains and enables > > any clocks used by the device. This approach avoids having > > a double mapping of the registers as slim_rproc does not register > > its own platform device. It also maps well t...
2001 Apr 08
1
Peri-ear
Found this. http://www.tnt.uni-hannover.de/~baumgart/peri_ear_v0.1.tgz The peripheral ear model is based on the structure of Eberhard Zwicker's "Analogmodell". That model consists of analog electrical elements. ftp://ftp.tnt.uni-hannover.de/pub/papers/2000/Diss-FB.pdf Input: Raw 100KHz monoural 16bit audio Output: hair cell excitat...
2004 Oct 28
2
Running R on a grid engine
...following: R CMD | library(deal) | data <- data.frame(read.table('file1',header=TRUE, row.names=1)) Here I do not know know : 1. How can I point my data files to a function. 2. creating a function (other than in R environment) Could any one help me. Thank you in advance. Cheers Peri.
2016 May 20
1
Suddenly Windows clients can't join Samba+ldap PDC anymore
...think it is disabled on Windows 10 > by default. > > > > I ran into an issue this week where, even tho I don't use Ipv6, some windows > machines were attempting to resolve names via invalid DNS servers specified > in ipv6 settings. > > > > On 05/20/16 16:06, Pau Peris wrote: > > Excuse me for the little flood please, i've just checked it again and > now i see SRV1 as master for exedra.cat workgroup, i event can see in > the logs Samba name server SRV1 is now a local master browser for > workgroup EXEDRA.CAT on subnet 192.168.69.203 > &gt...
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
...in the logs Samba name server SRV1 is now a local master browser for workgroup EXEDRA.CAT on subnet 192.168.69.203 So i'll keep digging on how to fix the issue exposed on my first email, tomorrow i'll try to see wether it's an IPV6 issue or not. On Fri, May 20, 2016 at 9:59 PM, Pau Peris <pau at webeloping.es> wrote: > Right now i'm out of the office and i have no way to remotely work > with the Windows machines so i've been upgrading the server to Ubuntu > 16.04. Everything seems to be working as before but i'm wondering why > right now the Master va...
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
You should be able to unbind ipv6 for the win 10 machine's network interface. does "nslookup SRV1" work? Also, you may want to try running tcpdump or ethereal or wireshark on our PDC and see what traffic is captres. On 05/20/16 13:24, Pau Peris wrote: > I'm completely lost as i can ping SRV1 without issues but i'm starting > to think that maybe Windows tries to join the domain through IPV6. > ping -c6 SRV1 from this Windows 10 machine leads to host not found so > i'm working on this direction right now. > >...
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
...enabled by default on Windows 7. I don't think it is disabled on Windows 10 by default. I ran into an issue this week where, even tho I don't use Ipv6, some windows machines were attempting to resolve names via invalid DNS servers specified in ipv6 settings. On 05/20/16 16:06, Pau Peris wrote: > Excuse me for the little flood please, i've just checked it again and > now i see SRV1 as master for exedra.cat workgroup, i event can see in > the logs Samba name server SRV1 is now a local master browser for > workgroup EXEDRA.CAT on subnet 192.168.69.203 > > So...
2016 Aug 26
32
[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
...(Arnd) - Remove FW_LOADER_USER_HELPER_FALLBACK and rework firmware loading to device config (Vinod) - Use SET_RUNTIME_PM_OPS helpers (Vinod) - Remove fdma-id dt prop and use compatibles to generate different fdma firmware names (Arnd / Lee) - Add sti-asoc-card DT nodes and pinmux config for uniperif player & reader (Peter) - Update sti-asoc-card DT binding documentation (Peter) - Enable STi audio drivers in multi_v7_defconfig (Peter) Changes since v1: - split into smaller patches for easier / faster review (Vinod) - new fill_hw_mode() with common code (Vinod) - new config_reqctrl()...
2010 Nov 26
1
Issues with nnet.default for regression/classification
Hi, I'm currently trying desperately to get the nnet function for training a neural network (with one hidden layer) to perform a regression task. So I run it like the following: trainednet <- nnet(x=traindata, y=trainresponse, size = 30, linout = TRUE, maxit=1000) (where x is a matrix and y a numerical vector consisting of the target values for one variable) To see whether the network
2016 Aug 26
32
[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
...(Arnd) - Remove FW_LOADER_USER_HELPER_FALLBACK and rework firmware loading to device config (Vinod) - Use SET_RUNTIME_PM_OPS helpers (Vinod) - Remove fdma-id dt prop and use compatibles to generate different fdma firmware names (Arnd / Lee) - Add sti-asoc-card DT nodes and pinmux config for uniperif player & reader (Peter) - Update sti-asoc-card DT binding documentation (Peter) - Enable STi audio drivers in multi_v7_defconfig (Peter) Changes since v1: - split into smaller patches for easier / faster review (Vinod) - new fill_hw_mode() with common code (Vinod) - new config_reqctrl()...
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
...Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb| and add a new DWORD subkey |ProtectionPolicy| with the value |1|." Seemed to fix my e-mail and RDP issues. I don't know if I would have been unable to join the domain , since the machine was already joined. On 05/20/16 10:29, Pau Peris wrote: > Hi, > > i've tried adding server max protocol = NT1 into /etc/samba/smb.conf > and restarting smbd and nmbd services but it didn't do the trick. > > I feel like Windows clients are not able to resolve SRV1 into the PDC > and so they can't event try to join...
2004 Aug 19
7
A question about external time-dependent covariates in co x model
Dear Rui, >From my understanding of time-dependent covariates (not an expert but have been working on a similar problem), it would appear that the coding of the status column is not correct. Unless you have observed an event at each interval you should only have status=1 for the last interval. In your example I see 3 in total. Also, I think that if "end" is proportional to your
2010 May 11
1
functions sample() and S.SI()
...t a sample from a small population using simple random sampling without replacement. I've found two possibilities in R, the function sample() and the function S.SI() in the package TeachingSampling, but I don't know which one is better. Can someone help me? Thank you -- Lourdes Molera Peris M?todos Cuantitativos para la Econom?a y la Empresa Facultad de Econom?a y Empresa Universidad de Murcia Campus de Espinardo 30100 Murcia