Displaying 20 results from an estimated 3000 matches similar to: "matlab"
2004 Jan 29
1
Variable substitution in grep pattern
Hi everibody.
I'm working with a dataframe with many character vector in which each
observation is made of one or more unique values.
Example:
> Licenza[56:58]
[1] BSD License, GNU Library or Lesser General Public License (LGPL)
[2] Qt Public License (QPL)
[3] GNU General Public License (GPL)
66 Levels: ... Zope Public License
As you can see, the observation can have one or more Licenses
2014 Jun 02
2
Compilación de un archivo C en R.
Buenas tardes
Es la primera ocasión que escribo en este foro de dudas sobre R y les
quiero comentar mi problema.
Tengo un archivo fuzzyC_main.c que está escrito en C y lo he logrado
compilar por medio del comando R CMD SHLIB fuzzyC_main.c obteniendo
dos archivos:
fuzzyC_main.o and fuzzyC_main.dll
La cuestión es que cuando uso el comand dyn.load("fuzzyC_main.dll") en
R me envía
2006 Jun 20
1
DAO 3.5 and OLEAUT32.DLL troubles...
Hi,
I'm a Delphi developer.
Using DAO 3.5 (the engine for MS Access 97 databases) and Wine 0.9.15
or 0.9.9 I've got a trouble:
when I launch a query that uses some expressions (ie: "SELECT
Format(...) FROM Customers") the query fails, lamenting that the
function doesn't exist...
(A note that can help: Dao uses VBAR332.DLL or Expsrv.dll module to
evaluate expressions)
The
2010 Feb 22
1
counting repeating sequence lengths in a vector
Hello,
I have a very long (~50,000) sequence of repeating numbers. The first
100 are:
[1] 0 0 0 0 0 0 0 0 0 0 0 429
[13] 429 429 429 429 429 429 429 858 858 858 858
858
[25] 858 1287 1287 1287 1287 1287 1716 2145 2145 2574 2574
3003
[37] 3003 3432 3432 3861 4290 4719 5148 5577 5577 6006 6006
2004 May 25
1
Tramo-seats support in GRETL, but not R
On Mon, 24 May 2004 12:00:46 +0200 v.demartino2@virgilio.it wrote:
> Working - among other things- in the field of (short & long term)
electricity
> forecast,
* * *
> we have to comply with the Tramo-seats closed-source procedure
(http://www.bde.es/informes/be/docs/dt0014e.pdf)
> to deal with seasonality of electricity monthly time-series, in line
with
> the methodology
2017 Jan 26
1
[4.3.11-Ubuntu] SMBD keeps Locks on NTUSER.DAT and ntuser.ini after logout
After having migrated my machines and user to Samba 4.3.11 on Ubuntu 16.04.1
(no domain upgrade, new provision, all accounts new defined) and old data
copied over to the new machines, I have now a broader testbed and notice
issues I didn't see prior to that.
Having roaming profiles (defined in the user object in LDB)...
Seemingly at random smbd keeps locks on NTUSER.DAT and ntuser.ini for a
2007 Nov 11
5
undefined method `add''
We''ve been running into problems with ferret indexing lately. The
problem is intermittent and some times it persists. Just got this after
wiping the index and redeploying:
NoMethodError (undefined method `add'' for Solution:Class):
(druby://10.1.65.87:9009)
/data/releases/20071111152414/vendor/rails/activerecord/lib/active_record/base.rb:1238:in
`method_missing''
2023 Apr 03
1
WARNING: no target object found for GUID component link lastKnownParent in deleted object
hi,
I have this DC in aws to fulfill the authentication need of our moodle.
# samba -V
Version 4.17.7-Debian
DNS with SAMBA_INTERNAL
The replication of the users and groups happens correctly. Some errors in
running samba_dnsupdate, but it is ok anyway.
When I ran the command samba-tool dbcheck, I got the return below.
# samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix --yes
2014 Sep 08
1
Asterisk failed to authenticate device - attack attempt.
Hi all,
I continue to see the following msg on my Asterisk log:
[Sep 8 15:34:37] NOTICE[7375]: chan_sip.c:23277 handle_request_invite:
Failed to authenticate device 9009<sip:9009 at 196.107.xx.xx>;tag=8dd48dd2
IP: 196.107.xx.xx is my asterisk server IP address.
I don't know what it means and how to cover any holes that attacker is
trying to exploit.
Thanks,
Motty
-------------- next
2023 Apr 04
1
WARNING: no target object found for GUID component link lastKnownParent in deleted object
While this should work, neither is this particularly harmful. ?Links to
objects that don't exist are ignored at runtime.
Andrew Bartlett
On Tue, 2023-04-04 at 14:39 -0300, Elias Pereira via samba wrote:
> hi,
>
> Any clue?
>
> On Mon, Apr 3, 2023 at 10:17?AM Elias Pereira <empbilly at gmail.com> wrote:
>
> > hi,
> >
> > I have this DC in aws to
2012 Jan 04
1
[Matlab] Need help on ARIMA and Matlab
Hi, I have to forecast some value of a time series using an ARIMA(5,1,3)
model.
I saw in Matlab there isn't a function for ARIMA models because ARIMA
models are a type of Box-Jenkins models. But how to set parameters?
In the Box-Jenkins models
m = bj(data,[nb nc nd nf nk])
How to set nb, nc, nd, nf and nk in order to have an ARIMA(p,d,q) model?
Thanks
[[alternative HTML version
2008 Mar 17
0
R.matlab errors and slow con
Hi,
I have noticed that when using R.matlab that the connection can become quite
slow though it remains open.
I have to kill both my R session and Matlab to start over and establish a
new connection (eg. close(matlab) - seems hung).
Is there a way around this?
I have been doing the following to establish the connection :
Matlab(host="localhost", port=9999, remote=FALSE)
matlab<-
2013 Feb 07
0
Help R.matlab
Dear useRs,
This post relates to a similar problem (
https://stat.ethz.ch/pipermail/r-help/2010-August/250719.html)
I am using R.matlab (R.matlab v1.6.3 (2013-01-17) to iterate matrix
multiplication in matlab 2012Rb. Everything works fine except for some
random iteration of my model the command getVariable would fail to bring
matlab objects back to R. Could someone help me understand what's
2010 May 31
1
Matlab Speex library
Hello,
How to decode speex encoded audio in Matlab if Google doesn't find a
library in Matlab that does that? Do you know one? Can anyone tell me if
Matlab can use a Speex implementation in another language? Maybe binaries?
Thanks
Jader Dias
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Aug 10
1
R to MATLAB translation
Hi,
Is there any package out there that might help me with translating R code
into MATLAB? Using RSiteSearch I found a bunch of "MATLAB stuff" but it
all seems to go in the opposite direction, i.e., emulating MATLAB
functions in R.
Thanks in advance,
Andy
__________________________________
Andy Jaworski
518-1-01
Process Laboratory
3M Corporate Research Laboratory
-----
E-mail:
2009 Jul 24
4
Cannot install Matlab 5.3 R11
Hi everybody:
Thanks for reading.
I'm a Linux Debian Lenny user. I'm trying to install Matlab 5.3 R11 through wine-1.0.1-174-gc4039bd. The SETUP.EXE runs correctly.
The problem is when I enter the PLP (Personal License Password) required. I'm sure that the PLP is correct, but "matlab says not". The message is:
"The PLP you have entered is incorrect. Check your PLP
2005 Jun 06
2
Porting Matlab code to R
Hello,
I'm looking at porting code written for Matlab to R.
However, I don't have sufficient knowledge of Matlab to know whether
it's feasible or appropriate.
If there is anyone who has any experience in this and could provide some
advice, I'd be grateful.
TIA, Peter
[[alternative HTML version deleted]]
2008 Feb 07
1
how to connect S-Plus to Matlab?
Hi all,
I am playing around with the S-Plus ... and I am wondering how to
connect it back and forth with Matlab?
For example, how do I call S-Plus from within Matlab and how do I call
Matlab from within S-Plus?
How do I transfer data back and forth?
Thanks a lot
2006 Jul 12
1
how to install matlab using Wine in Debian (Knoppix) or Fedora?
Hello Frank,
I am a reserch student at the Indian Institute of Technology in Chennai,
India. I need to work in Matlab Release 12 or Release 14 for my research
purpose. The OS I like and use is Linux, (Debian, Fedora), is it possible to
install Matlab 6.5 or 7.x using wine? I saw your website
www.frankscorner.org and saw some instructions. Can you please give me a
step by step instruction step for
2011 Apr 21
1
'Structure' compatible between Matlab and R
Dear all,
I would like to store some data in a such way that I can import and export the data from matlab to R (And vice versa).
I have a matrix of size 512*512 size.
I would like to have 101 of such matrices.
(that is easy so far)
and then I would like to have 35times the 101 matrices.
That means that I want to store the following data 35*101*512*512.
In a normal case that would mean that I