Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Scilab, constrpoly function
SilLAwNeD
Jan 2nd, 2019
933
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Scilab
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
[
A
]
=
constrpoly
(
T
)
n
=
size
(
T
,
1
)
A
=
zeros
(
n
,
3
)
A
(
:,
1
)
=
ones
(
n
,
1
)
A
(
:,
2
)
=
T
A
(
:,
3
)
=
T.
*
T
endfunction
Add Comment
Please,
Sign In
to add comment
Public Pastes
Netflix Premium UHD Hits
JavaScript | 11 sec ago | 0.08 KB
FREE BTC GUIDE 8
JavaScript | 21 sec ago | 0.07 KB
✅ Crypto Accounts
JavaScript | 24 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 44 sec ago | 0.08 KB
MAKE $5000 INSTANTLY S
JavaScript | 56 sec ago | 0.07 KB
Make $1200 in 15 minutes
JavaScript | 58 sec ago | 0.08 KB
✅ Account Leaks
JavaScript | 1 min ago | 0.08 KB
nyancatMusic
Lua | 1 min ago | 0.61 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!