| Thread | Last Post | Replies |
|
| Genetic algorithm | 31 Dec 2006 13:32 GMT | 1 |
I want to optimize the conditions in an experiment, and just after I do the experiment I can have the results. My population number is also limited (~ 40 ). I also do not want to initialize genetic algorithm, that is, after the first generation, I want to enter the population
|
| Run Scilab/Scicos on ARM | 28 Dec 2006 16:07 GMT | 1 |
Dear. Now, i have a thought that runing Scilab/Scicos on ARM. The first step is migrate linux to ARM. I saw that Scilab/Scicos must run on X windows.
|
| csim/tf2ss problem and inverse Laplace transform work-around | 28 Dec 2006 15:39 GMT | 5 |
I'm using Scilab 4.0. I have the following transfer function (which is in fact the output voltage response to load current changes for the buck-converter example on page 299 of the book "Switching Power Supplies A to Z" by Sanjaya Maniktala.)
|
| Problem (bug?) with drawlater drawnow in version 4.1 | 27 Dec 2006 15:18 GMT | 10 |
I am running SciLab 4.1 under WinXP Pro SP2 and have problem with following code. x=(200:200:5000); y=(10:10:2500);
|
| Problem learning to use plot3d effectively | 23 Dec 2006 19:01 GMT | 2 |
My code fragment set("figure_style","new") plot3d(x,y,z,flag=[0,4,4]) h=get("hdl"); //get handle on current entity (here the surface)
|
| OpenFEM unusable ? | 20 Dec 2006 10:37 GMT | 9 |
I've download openfem for Scilab (via CVS) put some hours of work getting it build, fixed some files and the simplest demo doesn't work.
|
| Filereading for image calculation | 20 Dec 2006 09:00 GMT | 7 |
Hello together, I have a invisible error in my script. I would like to show the color variation in a imageline. I read the ImageWidth from the file, set the filepointer to the position
|
| Plotting to a web page ? | 19 Dec 2006 21:24 GMT | 5 |
Scilab running on Fedora Core is being used to plot data from serial ports in near real time. An independently running C program reads serial ports and writes the data to a single named pipe. This pipe is then read by Scilab and a plot is produced on the screen.
|
| fprintfmat and undefined variable : %mc_t | 19 Dec 2006 17:56 GMT | 3 |
I have a problem concerning the fprintfmat function. What I would like to do is to write the values of the function y1=%e^(-x1)*sin(5) into a ascii data file.
|
| SciLab 4.1 - Bug in function "convex_hull" ? | 18 Dec 2006 20:30 GMT | 8 |
i've tried out the new version of SciLab. It seems, that the function convex_hull does not work properly I've tried following command sequence several times: p=rand(1,10) + %i .*rand(1,10);
|
| Scilab OPC Toolbox v1.1 | 18 Dec 2006 16:23 GMT | 5 |
Scilab OPC Toolbox v1.1 have been developed, please see http://www.scilab.org/contrib/displayContribution.php?fileID=880 welcom using it, and please send bugs to me Thanks
|
| FEM | 16 Dec 2006 11:06 GMT | 7 |
I want to solve a system of second order partial differential equations in one dimension using the finite element method (FEM). I have seen that there are two toolboxes which I could use: OpenFEM and FreeFEM(++).
|
| slower datenum? | 16 Dec 2006 07:55 GMT | 1 |
I was very happy to discover a new version of Scilab and I promptly installed the 4.1, but... The following function, that before (in Scilab-4.0) could run in some seconds reading some MB of ascii data, now takes minutes to do the same
|
| gce(); | 14 Dec 2006 12:58 GMT | 2 |
In addition to my early mail, I have question about the imagination. Does exist a better (shorter) solution to define the colors for the lines plot2d( Image_X, RedOdd); e=gce();
|
| Scilab 4.1 final version is available ! | 14 Dec 2006 10:48 GMT | 1 |
We are happy to inform you that the Scilab 4.1 final version is now available for Linux and Windows platforms on the www.scilab.org Web site. 1/ You will find the version on the page :
|