Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 120b0959 authored by Nicolas Bellot's avatar Nicolas Bellot Committed by hhakim
Browse files

renommage experience factorise 2 factorize

parent a51caf10
No related branches found
No related tags found
No related merge requests found
%% Description factorise_matrix
%% Description factorize_matrix
%
% This demo presents the method to factorise a given matrix into a Faust
% This demo presents the method to factorize a given matrix into a Faust
%
% For more information on the FAuST Project, please visit the website of
% the project : <http://faust.gforge.inria.fr>
......
......@@ -46,7 +46,7 @@
%% Quick start
disp('*********** Quick Start Demos *************');
quick_start;
factorise_matrix;
factorize_matrix;
construct_Faust_from_factors;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment