search for: weiji

Displaying 9 results from an estimated 9 matches for "weiji".

Did you mean: seiji
2006 Feb 28
3
any more direct-search optimization method in R
Hello list, I am dealing with a noisy function (gradient,hessian not available) with simple boundary constraints (x_i>0). I've tried constrOptim() using nelder mead to minimize it but it is way too slow and the returned results are not satisfying. simulated annealing is so hard to tune and it always crashes R program in my case. I wonder if there are any packages or functions can do
2005 Apr 12
3
where is internal function of sample()?
Hi there, I am trying to write a c++ shared library for R. I need a function which has the same functionality as sample() in R, i.e., does permutation, sample with/without replacement. Does R have internal sample routine so that I can call it directly? I did not find it in R.h, Rinternal.h. Thanks
2019 Apr 22
1
Compress interleaved multi-channels pcm/wav with opus
...s there a demo? If it doesn't exist, how can I modify it to make it support interleaved multi-channel data? 2、In addition, I saw that there is a multi-stream interface. It seems to be not a multi-channel. What is the difference between multi-stream and multi-channel? Thanks in advance. Weiji Zhuang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20190422/d86b9a3d/attachment.html>
2005 Dec 20
1
nls problem
Hi list, I tried to use nls to do some nonlinear least square fitting on my data with 340 observations and 10 variables, but as I called nls() function, I got this error message: Error in qr.qty(QR, resid) : 'qr' and 'y' must have the same number of rows Then I traced back a little bit into nls() function, the error seemed to happen when calling nlsiter() internal function, but
2005 Apr 06
1
insignificant factors in regression model
Hi list, I am building a regression model with categorical predictor variable coded by treatment contrasts. The summary of the regression model shows that some levels are significant while others are not. The significant ones show that they are statistically significant from the basis factor (at level 0). How do we generally deal with those insignificant levels? If they are used for
2012 Jan 18
1
How to use "virDomainMemoryStats"? I got 0 result.
I use like this; int n = virDomainMemoryStats(dom, stats, 4, 0); I want to get men used and not used. If can , I want to get all output in stats. but "n" result is always 0. ??????????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120118/86d63565/attachment.htm>
2019 Apr 19
1
opus multi-channel compress
...so, where is it, and how can I call it? If it doesn't exist, how can I modify it to make it support 6 channels? 3、In addition, I saw that there is a multi-stream interface. It seems to be not a multi-channel. What is the difference between multi-stream and multi-channel? Thanks in advance Weiji Zhuang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20190419/9ff9d1e3/attachment-0001.html>
2005 Nov 01
0
two sample Cramer-von Mises test
Hello list, Is there any function in some package can calculate two sample Cramer-von Mises test statistic? I searched around and only find one sample version cvm.test() in nortest package. thanks, WC _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search!
2012 Jan 09
0
libvirt-bin always hung
I have installed libvirt-bin in my ubuntu 11.10 libvirt-bin version is 0.9.2.-4 ubuntu15.1 But running after a time, it is always hung. It is not response if I use "virt" . And openstack using libvirt too, it also does not work. ??????????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: