This website requires JavaScript.
Explore
Help
Sign In
ZhanLi
/
UWBIns
Watch
1
Star
0
Fork
You've already forked UWBIns
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd57c4cc62
UWBIns
/
lib
/
rotation
/
qconj.m
2 lines
55 B
Matlab
Raw
Blame
History
function
qout
=
qconj
(
qin
)
qout
=
[
qin
(
1
)
;
-
qin
(
2
:
4
)
]
;
Reference in New Issue
View Git Blame
Copy Permalink