Algorithms
Moderators: None (
Apply to moderate this forum
)
Number of threads:
384
Number of posts:
762
With full replies
Topics only
Algorithms
Forum Info
This Forum Only
Single Post View
Linear View
Threaded View
f
Normal View
RSS Feed
Matrix left division C implementation
Posted by
entki
on 29 Aug 2012 at 2:08 AM
Hello
I want to implement matrix left division in C using fixed point arithmetics.
c=A\b
where
A - matrix n x 3 (where n >> 3)
b - n x 1
c - should be 3 x 1
Anyone could give some hint how to start or give some example?
Regards
Share By Email
Recent Jobs