Matlab to Scilab codings.
Please go through the following link also
https://help.scilab.org/doc/5.5.2/en_US/About_M2SCI_tools.html
and
https://help.scilab.org/doc/5.3.3/en_US/section_c592a9ecd0ed2b4d08f8a4de718ee9aa.html
you can find interesting the function mfile2sci that is Matlab M-file to Scilab conversion function. some tips at this url:
https://help.scilab.org/doc/5.5.2/en_US/mfile2sci.html
It is not working Sir. It says error.
Please find the file attached.
Hi
I advice you to see these documents. You will find what you need.
Best regards
https://help.scilab.org/docs/5.3.1/fr_FR/mfile2sci.html
https://help.scilab.org/doc/5.3.3/en_US/matfile2sci.html
Hello Folks, Suppose I have an excel of 3 rows, however it has 100 columns. I need to pull out the last 5 values in the rows. A1 = 100 B1 = 99 .... CV1 = 1 I need to be able to pull 1 2 3 4...
11 December 2018 5,952 1 View
And Also deduce the coefficient of skewness of X. The coefficient of skewness of random variable Y with mean U and variance >0, is E((Y-U)^3)/sigma^3
08 September 2016 7,670 0 View
How can it be changed?
06 July 2016 251 5 View
Implementing in Scilab.
01 February 2016 9,252 0 View
function f=script(x) f= 60 + sum((x.^2)-10*cos(2*%pi.*x));endfunctionclearlines(0) objective='script' // the objective function filewmax=0.9; // initial inertiawmin=0.4; // final inertiaitmax=200;...
31 December 2015 859 2 View
Well I managed to prove the symmetry. d(x,y) = sqrt ( (x1 - y1)^2 + (x2-y2)^2 ) for all x,y in R^2 x= (x1,y1) y=(x2,y2)
02 March 2014 8,273 3 View
Python
07 August 2013 6,609 7 View
Hello all, In SPSS I am going to code 2 open-ended questions. I have already read all the answers and I made a list of the most important categories to which I can code the answers. This question...
02 March 2021 1,757 4 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
I am working on modeling and simulation of biomecanical material behaviour, I have succeded on simulating skin using anisotropic hyperelastic material, on APDL and in our lab's finite element...
28 February 2021 552 3 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
Hello, As part of simulation of gases mixture and water, I need to calculate viscosity of the fluid components and I am using relationships proposed by Chung et al. (1988). The irony is while I...
25 February 2021 8,053 5 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View
Dear colleagues If anyone has a model of multi-effect distillation in EES or MATLAB software, please send it to me.
24 February 2021 7,282 1 View