Implementing in Scilab.
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 6,056 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,748 0 View
How can it be changed?
06 July 2016 330 5 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 1,009 2 View
Matlab to Scilab codings.
10 November 2015 1,771 5 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,352 3 View
Python
07 August 2013 6,687 7 View
I am trying to analyse data from a survey examining what variables affect teachers perceived barriers to incorporating technology into their classroom. I have 5 predictor variables however my DV...
06 August 2024 1,752 3 View
I am using unit level data (IHDS round 2) & Stata 17
06 August 2024 5,725 2 View
When we conduct linear regression, there are several assumptions. The assumption of normality is whether the residual errors are normally distributed, not whether a predictor is normal?
31 July 2024 6,164 3 View
I am currently working on a regression model for a project and considering using both Random Forest and Decision Tree algorithms. Given that Random Forest is essentially an ensemble of Decision...
23 July 2024 4,306 3 View
through genetic modification or metabolic engineering? Is it helpful, good for health ?
22 July 2024 7,811 4 View
In my data set, T is greater than N, so I chose quantile regression for my data set. So is it appropriate for that?
15 July 2024 6,416 4 View
Why direct inversion of mutivariate regression equation is not preferred and instead optimization techniques are used?
15 July 2024 8,642 3 View
Hi guys, in the context of my master thesis i analyze the statistical relationship between income and subjective well-being (Panel: SOEP, n: 300.000 observations over 10 years). After creating a...
13 July 2024 7,539 6 View
I would like to perform a literature review at this time on augmented learning and learning augmented algorithms to enhance performance-guided surgery
06 July 2024 246 1 View
Previously, I successfully modelled the transmission and reflection of electromagnetic waves incident on non-magnetic materials. Please refer to my publications for details: 1- A polynomial model...
05 July 2024 1,396 2 View