Displaying 20 results from an estimated 5000 matches similar to: "Matlab 2007a and C5 out-of-box broken"
2009 Dec 30
1
Matlab not working when run of a samba 3.4.x share
Matlab when installed on a samba 3.4.x share is not working.
(it works with 3.3.x and earlier versions)
The application stops with a java related message.
("matlab -nojvm" works)
the detailed log messages and Google led me to bug 6837.
Even if this bug is said to be Windows 7 related,
the patch for it fixes the matlab problem in 3.4.x
(which is present in XP and probably affects other
2008 Jun 19
2
Comparison between R and MATLAB
Hi R,
Can I get a comparison between R and MATLAB? How is R efficient than MATLAB? Or what are the weaknesses of R compared to MATLAB?
Thank you very much for your help,
Shubha
Shubha Karanth | Amba Research
Ph +91 80 3980 8031 | Mob +91 94 4886 4510
Bangalore * Colombo * London * New York * San José * Singapore * www.ambaresearch.com
This e-mail may contain confidential and/or
2012 Jan 13
2
function to replace values doesn't work on vectors
I've got a numeric vector with values ranging from 1 to 5, I would like to
catagorize these values like this:
1 becomes catagory 1
3 becomes catagory 3
And everything else in catagory 2. The simple function I wrote beneath works
for single numeric data, but for some reason I am unable to feed it vectors.
Any help would be appreciated, as I'm fairly new to R.
--
View this message in
2011 Aug 30
1
execute R commands from Matlab
They seem to have a workaround. I don't know whether anything better is
available by now.
http://www.mathworks.com/matlabcentral/newsreader/view_thread/163726
HTH,
Daniel
sarak wrote:
>
> Is it possible for anyone to upload a youtube video showing how to execute
> R commands in Matlab , it's so vital for me ..
>
--
View this message in context:
2006 Dec 17
1
Start Matlab server in R 2.4.0
In order to start matlab server in R , I using the following commands
getwd()
setwd("D:\R_matlab")
install.packages("R.oo")
install.packages("R.matlab")
install.packages("R.utils")
library(R.matlab)
Matlab$startServer()
a minimized MATLAB Command Window come out,
but I can't make this window become larger. Does anyone know why?
I type
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:
2012 Dec 24
1
R and Matlab
Hi,
How can I call R functions or Package in MatLab?
Is there any way?
Thanks
Regards
Ranginkaman
[[alternative HTML version deleted]]
2010 Mar 24
3
help in matlab - r code
Dear list members,
I need to translate 3 lines of matlab code to R (a loop, to be specific),
and I don't know what would be the results in matlab or how to do it in R--
I don't realise if they are doing to the col, vector or what. if the results
are a vector or a value or a matrix :-(
Anyone with matlab, can run it and give me the result? Any ideias what am I
doing wrong?
The code is
2009 Dec 31
1
yum centos repo dependency hell for matlab loaddap
I've got matlab installed:
< M
A T L A B (R) >
Copyright
1984-2009 The MathWorks, Inc.
Version
7.8.0.347 (R2009a) 64-bit (glnxa64)
February 12, 2009
I want to install loaddap. I downloaded an rpm from
2020 Jun 12
4
can we help with libvorbis release for CVE fixes?
Hi Ralph,
Thank you for your reply!
For context -- we consider reported CVEs as bugs even if it's in a third-party library we use (such as libvorbis). We first determine if the CVE is something that would impact our customer workflows. In this case because of our use of libvorbis for audio I/O, it does impact our customers so we need to resolve the CVE as soon as possible.
In the
2020 Jun 10
2
can we help with libvorbis release for CVE fixes?
Hi libvorbis developers!
I'm wondering if you had a chance to see my request for releasing a new libvorvis version - this is to have an official libvorbis release containing the CVE fixes that appear to be fixed in the master branch.
Is there anything we can do to help with getting a release out? We're happy to work with you on this. Please let us know if we can do anything to help
2020 Jun 30
2
can we help with libvorbis release for CVE fixes?
Yes, the gitlab instance is the correct upstream development
repository. We maintain a mirror at github for the convenience of
developers there.
Cheers,
Ralph
On Mon, 2020-06-29 at 21:27 +0000, Ellen Johnson wrote:
> Hi Ralph and libvorbis developers,
> I thought the vorbis gitlab project was the main development site (
> https://gitlab.xiph.org/xiph/vorbis) because that's what
2020 Jul 07
2
new 1.3.7 and fix for CVE-2018-10392 (issue 2335)?
Hi Ralph,
Again, thanks so much for doing all this! Plus thanks to all the folks who contributed to the new release!
Quick clarifying question -- Isn't CVE-2018-10392 (looks like it’s fixed in https://gitlab.xiph.org/xiph/vorbis/-/issues/2335) also included in new version 1.3.7? If so can you please add it to release notes?
(I asked the same question in
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm stunned that we
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm stunned that we
2010 Oct 28
2
R and Matlab
Dear Group,
I am looking for ways to use R and Matlab. Doing the data transformations in
R and using the data in Matlab to analyze with some pre-defined scripts.
Any good ways to transfer the data into matlab in its most recent version?
I tried using R.matlab but the writeMat output is not readable by Matlab.
I just need to output a data.frame and read it as is into matlab where I can
do any
2006 May 11
3
Find By ID
Hi folks,
Newbie with ruby on rails but very excited by the features provided by
the framework ;)
Suppose I''ve got a table ''Company'' and a table ''Category'' Company
belongs to a category but I will retrieve the Catagory in the Company
list?
It seems that I don''t have the basic ruby wau of thinking to get this
easily.
Can someone help?
2008 Apr 24
2
inverse F distribution in R?
Dear all,
I'm looking for a function that calls the inverse F-distribution.
Something equivalent to FINV in matlab or excel.
Does anyone know if such a function already exists for R? (I haven't
been able to find one.)
Thanks for any leads.
Best,
Jennifer
2007 Dec 06
3
Please help me rate vnc, rdesktop, and freenx
I have been dragging my feet on remote display, and have just gotten VNC
going to have SOMETHING to move off the start line. But I need the
'best' for different situations, so I want to rate them.
1 to 3 where 1 is the 'best' for the catagory and 3 the loser.
VNC RDESKTOP FREENX
Server memory
Server cpu
client memory
client cpu
bandwidth