About 1,564,789 results (2,403 milliseconds)

pyDatalog - test

https://sites.google.com/site/pydatalog/Online-datalog-tutorial/test/test
give me the solution to the 4-queen problem. queens(X0,X1,X2,X3) <= queens(X0,X1,X2) & next_queen(X0,X1,X2,X3). queens(X0,X1,X2) <= queens(X0,X1) ...

ArrayFormula changes the output of the formula - Google Docs ...

https://support.google.com/docs/thread/195896339/arrayformula-changes-the-output-of-the-formula?hl=en
Jan 5, 2023 ... (X2:X>=6)+(X2:X<0). If X2 = -3, the equation would then be FALSE + ... solution's archive,. • Click Recommend on the post that best ...

Reference for Deep Learning & Finite Elements

https://sites.google.com/a/case.edu/hpcc/guides-and-training/helpful-references/applications/reference-guide
Consider a quadratic function f(x) = x2 - 5x + 6. It follows that the solutions of such an algebraic (polynomial) equation f(x) = 0 are exactly the zeros of the ...

How do I set conditional pricing in a large spreadsheet of 3000 ...

https://support.google.com/docs/thread/165314420/how-do-i-set-conditional-pricing-in-a-large-spreadsheet-of-3000-products?hl=en
May 29, 2022 ... so I have provided a solution for you -- using the following formula in cell Z2 ... IF(X2:X=0,Y2:Y*1.15,X2:X). which is as you described, if X is ...

pyDatalog - Datalog tutorial

https://www.sites.google.com/site/pydatalog/Online-datalog-tutorial
A shorter solution for any N can be found here. from pyDatalog import pyDatalog pyDatalog.create_terms('N,X0,X1,X2, ...

Problem with "solve"

https://groups.google.com/g/sage-support/c/47KMgXRoMkk
solve([Eqn[1]==0], x[1]). [x1 == x0 + x2]. The reason I need solution_dict=True ... > sage: Eqn.append(x[0] - x[1] + x[2]) > sage: solve(Eqn[1] == 0, x[1] ...

Cannot create solver

https://groups.google.com/g/casadi-users/c/se4bg288b-4
Feb 11, 2020 ... sym('X',n_states,(N+1));% A vector that represents the states over the optimization problem. obj = 0; % Objective function. g1 = []; % ...

Nonlinear problem solved by different solvers

https://groups.google.com/g/yalmip/c/A8PscVOvZ6s
Oct 16, 2021 ... x >= 0 x(1)+x(2)^2-2 == 0; x(2)+2*x(3)^2-3 == 0; x(1)^2 - x(2) + x(3)^2 >= 0; x(1) + x(2)^2 + x(4)*x(5) <=20; x(4) == log(x(3)); x(5) == x(3)*x( ...

Finding y value for an interpolated line

https://groups.google.com/g/d3-js/c/hbQ4BA-AtjU
Jul 18, 2011 ... .attr("x1", x(4.3)).attr("y1", 0) .attr("x2", x(4.3)).attr("y2", -y ... Is there an easy solution for drawing points on an interpolated line?

Google Forms Sync to Sheet, then Index-Match Formula Pulls Data ...

https://support.google.com/docs/thread/79430067/google-forms-sync-to-sheet-then-index-match-formula-pulls-data-to-overview-page?hl=en
Oct 27, 2020 ... This is the formula in the cell, which pulls the data from another sheet matching by student name. =IFERROR(INDEX('x0, x1, x2 Form A'!$C$2:$C ...

Billing Time and Date overlaps - Google Docs Editors Community

https://support.google.com/docs/thread/229581095/billing-time-and-date-overlaps?hl=en
Aug 10, 2023 ... ... X2:X, 0)), "Overlap", iferror(ø))). ) =vstack(. "Agent Overlap ... See the new Solution sheet in your sample spreadsheet for an illustration.

Size of SDP problem (sedumI and sostools)

https://groups.google.com/g/yalmip/c/4w-FtwhhcWU
Oct 25, 2013 ... numerr. %. % (1) INFO.pinf=INFO.dinf=0: x is an optimal solution (as above) ... ]*X1 + [00000;0 0 1 0 0 0;0 1 0 0 0 ]*X2 + ... You don't ...

About SMTP error messages - Google Workspace Admin Help

https://support.google.com/a/answer/3221692?hl=en
Errors that start with 5 are permanent failures and action is required to fix the problem. ... Description. x.0.z, Unidentified. x.1.z, Addressing status. x.2.x ...

contours

https://groups.google.com/g/ggplot2/c/8c6eYP9r9F0
$x,X2=t.$y),z=c(t.$z),value=cut(c(t. $z),breaks=c(0,.5,.75,1)))) + geom_tile ... solution is for ggplot to use the namespace to export only those

:Solver dependent issue: Benders Decomposition using Lazy ...

https://groups.google.com/g/julia-opt/c/qeJ39VCyyc0
Jan 1, 2015 ... ... solution t=0, x1=0, x2=0. Here is the JuMP code: # The master problem is: # maximize t # subject to x >= 0 ∈ Z² # t ∈ R # Which is ...

EE364a Homework 7 solutions

https://groups.google.com/group/casadi-users/attach/11a48ca0559aec/maximumvolume.pdf?part=0.1
Note that we can choose x(0) = 0 as our initial point. You can generate ... to evaluate the n second derivatives ∂2f(x)/∂x2 i , and computing the ...

how to calculate angle between two HeadingPitchRoll?

https://groups.google.com/g/cesium-dev/c/j0QpFplh2qY
Jul 4, 2018 ... to cesium-dev. Solution is described here: Assume your quaternions xx and yy are represented as x=[x0,x1,x2,x3]x=[x0,x1,x2,x3] and y=[y0,y1,y2,y ...

Robust Lyapunov function for polynomial systems

https://groups.google.com/g/yalmip/c/ZTnj9ZiY5CE
Therefore, the SOS problem V - eps*||x|| \ge 0 (as I formulated) cannot admit solution, not even for Delta = 1 since the system is NOT exponentially stable.

Getting Unique Cell Contents from Multiple Rows/Columns - Google ...

https://support.google.com/docs/thread/2801995/getting-unique-cell-contents-from-multiple-rows-columns?hl=en
Mar 21, 2019 ... NYC's solution nested in Mchall's Option 1 formula that doesn't require dragging down. ... X2:X)/0,Input!X1);. Input!Y2:Y,iferror(row(Input!Y2:Y)/ ...

Advent of Code w/ AppsScripts

https://groups.google.com/g/google-apps-script-community/c/JX_-U_1o8UA/m/3T0OJI6mAAAJ
... ). Y2: =ARRAYFORMULA(IF(Q2:Q=W2:W;1;IF(Q2:Q=X2:X;1;0))). Z2: =ARRAYFORMULA(IF(Y2:Y=1;IF(W2:W=X2:X;0;1);0)). AA2: =SUM(Z2:Z) which is the answer or Star 2.