similar to: computer algebra in R

Displaying 8 results from an estimated 8 matches similar to: "computer algebra in R"

2023 Nov 29
0
computer algebra in R
Dear Konrad, I presume that the system can be written as follows, where h0, d0, ga0, kga and kd are given: err1 = h + hd + hga - h0; err2 = d + hd - d0; err3 = ga + hga - ga0; err4 = hga - kga*h*ga; err5 = hd - kd*h*d; All error terms should be zero. Do you need (a) the symbolic solution or (b) is a numeric solution fine? I do not have any experience with yacas or caracas. But see below. ###
2023 Dec 04
1
Fit NLE - was: computer algebra in R
Fit NLE - was: [R] computer algebra in R Original post: https://stat.ethz.ch/pipermail/r-help/2023-November/478619.html Dear Kornad, I think I have started to understand what you try to achieve. The problem is to fit a NLE and compute the parameters of the NL-Eq. I have included the R Help-list back in the loop, as I am not an expert in optimization. Goal: y ~ I0 + IHD * hd + ID * d; where: y
2008 Apr 27
5
Problem running applications on Kubuntu 7.04
Hi, Wine came with Internet Explorer. I also installed FLV Player and the Orion Platinum demo to test. Only FLV Player will run. Internet Explorer opens (and installs the Gecko engine), but then freezes - i.e. big white nothing. When I try to run the Orion demo, all I get is errors: Code: koen at pavor:~/.wine/drive_c/Program Files/OrionPlatinum$ wine OrionPlatinum.exe
2005 Sep 07
1
Samba HA-Cluster and SAN
Hi everybody I'm trying to set up a high available (HA) cluster with samba and store the data on a SAN. Are there any known problems that I should no before starting this project? Have someone of you already realized a project like this? And which cluster-software did you use? Thanks for response Greets Chris
2015 May 06
0
Backup PC or other solution
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Don't dismiss Amanda it works well in a disk based setup. I don't bother with the spooling disk though. I back up to virtual tape slots on an external disk and rotate three external disks; two are in the firesafe at work, one is on top of my PC. On 06/05/15 20:21, Alessandro Baggi wrote: > I list, I'm new with backup ops and I'm
2015 May 06
10
Backup PC or other solution
I list, I'm new with backup ops and I'm searching a good system to accomplish this work. I know that on centos there are bacula and amanda but they are too tape oriented. Another is that they are very powerfull but more complex. I need a solution for small office for disk storage and I found Backup PC. Many people say that it is great for small stuff and for great number of data. What do
2006 Mar 10
27
Clustering
Hello All, Ive been doing more and more research on trying to setup a cluster/load balancer for Asterisk. All the Asterisk boxes would be using a config that is the same between them all (via a DB), but we want one location to point the phones to, and from there that machine/device will send it to a Asterisk server so the call can be processed. I know you cant balance the whole call, ie: once the
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking