Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Problem I a
UF6
Nov 24th, 2016
343
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
MatLab
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
A=
[
0.25
,
0.25
^
2
,
0.25
^
3
,
0.25
^
4
;
0.5
,
0.5
^
2
,
0.5
^
3
,
0.5
^
4
;
1
,
1
^
2
,
1
^
3
,
1
^
4
;
1.25
,
1.25
^
2
,
1.25
^
3
,
1.25
^
4
]
;
b=
[
22.98
;
47.23
;
97.49
;
122.66
]
;
x=A\b;
disp
(
x
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
cs 1.6 mapXtractor
C | 8 min ago | 45.27 KB
Laravel Module
Bash | 26 min ago | 0.33 KB
House applet
Java | 35 min ago | 0.76 KB
Hour Glass drawing
Java | 48 min ago | 0.46 KB
WAN 2.2 I2I
JSON | 1 hour ago | 21.97 KB
Pick Up Item
C# | 2 hours ago | 3.33 KB
Untitled
Python | 4 hours ago | 5.21 KB
LALOL-Hub-Backdoor
Lua | 5 hours ago | 0.63 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!