Description:
Scientific software package Scilab.
|
|
|
Ransac
|
| |
Hi.
Does any one knows about the ransac algorithm ?
I want to sort datsa that are supposed to be a straight line despite
some outlier points..
If i know where to find some webbook et something else, i would be
pleased.
Thank you.
Fred
|
|
Fire Damage Clean Up & Smoke Damage Restoration
|
| |
Serving those who need it most! Anytime Restoration is a family
operated company built on strong principles that makes recovering from
a disaster the least intrusive as possible. We specialize in Fire
Damage Clean Up & Fire Damage Restoration. [link]
|
|
need to help
|
| |
hello to all , so i want the help for estabilish the programming to
pivot of gauss under scilab.
|
|
Scipad-8.70
|
| |
ANNOUNCE: Scipad version 8.70
=============================
A new version of the Scipad text editor for Scilab and Scicoslab is available.
CHANGES SINCE PREVIOUS VERSION
==============================
NEW:
* Hide/show Modelica annotations can now be selected in the options menu
since I fixed Tk bug 3021557 concerning text elision... more »
|
|
Range operator
|
| |
v=1-2^-52:(2^-52)/4:1+2^-52
returns an 11 element vector (cf 9 in MATLAB).
In the SciLab result, the final element is outside of the specified
range
v>1+2^-52
ans =
F F F F F F F F F F T
This looks like a bug.
|
|
try-catch function
|
| |
Hi.
I am trying to get informations in a txt file. But if that information
is not present, I want the sript to give another information. So I use
the try-catch functions. But it doesn't work properly.
Does anyone know where is my problem ?
//////////////
NumPiece=X0(1,1);
try
data=fscanfMat('MESURE-FB.TMP' );... more »
|
|
SIP + Scilab paper on the arXiv
|
| |
Hi,
I uploaded a fairly complete preprint of a paper I've been writing on
SIP+Scilab
for image processing. It can be found on the arXiv:
[link]
It even includes a mini tutorial on Scilab. Let me know of any wishes
and corrections, as we're preparing a meatier paper for Linux Journal.... more »
|
|
Visual C++ 2010 Express with Scilab 5.3.3 (64bit)
|
| |
Hi Scilab,
I've recently installed the 64 bit version of Scilab 5.3.3 and with it the Visual C++ 2010 Express edition and latest Windows SDK 7.1 as required in Scilab wiki.
The problem is that even though "configure_msvc()" returns true and the Visual C++ version is detected correctly, "haveacompiler" function returns False and no library can be compiled.... more »
|
|
|