Is there a workaround for "svd" code generation fault?

1 view (last 30 days)
I've been doing some code generation using Matlab coder and found out sometimes result that I'm getting in my target language is different from original matlab algorithm. It's less than 10 lines of code and after reviewing it I found out the differences are possibly happening because of different implementation of "svd" in code generation. Is there anyway or an alternative that can generate the correct results while using svd?

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!