]> AND Private Git Repository - cours-mesi.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
init
authorcouchot <jf.couchot@gmail.com>
Mon, 9 Sep 2013 07:50:33 +0000 (09:50 +0200)
committercouchot <jf.couchot@gmail.com>
Mon, 9 Sep 2013 07:50:33 +0000 (09:50 +0200)
commitfe25b30b852e5ee9b37ad770d19f3b1a070349e3
treeff058c5a6ce895fdd34e33d64eb997826cb46922
parentf4fb6abd4d0ca7a866d0cba93347244e9797040a
init
136 files changed:
partiels/main.tex [new file with mode: 0644]
tel/IntroAuxMéthodesNumériques.pdf [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5a/demo_affiche_courbe.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5a/resout_euler_explicite.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5a/resout_euler_implicite.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5a/resout_runge_kutta2.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5a/resout_runge_kutta4.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5a/resout_theta_methode.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5b/demo_log_erreur_schema.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5b/resout_euler_implicite_bis.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5b/resout_theta_methode_bis.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5c/calcul_developpement_limite.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5c/calcul_fonction_fp.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5c/demo_determine_ordre.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5c/phi_euler_explicite_symbolique.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5c/phi_runge_kutta2_symbolique.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5c/phi_runge_kutta4_symbolique.m [new file with mode: 0644]
tel/TPmatlab/equation_differentielle/TP5d/demo_trace_systeme_mecanique.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/demo_trace_log_erreur_iteration.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/iteration_corde.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/iteration_dichotomie.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/iteration_newton.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/iteration_regula_falsi.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/iteration_secante.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4a/log_erreur_iteration.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4b/demo_trace_iteration_point_fixe.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4b/iteration_point_fixe.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4c/etude_fonction_particulier.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4e/sqrtm_iteration_newton.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4f/iteration_ordre3_gen.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4f/iteration_ordre3_gen_symb.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4g/aitken.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4g/entrelacs_conv_anim.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4g/point_fixe.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4g/steffensen.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4g/visu1_conv_anim.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4g/visu2_conv_anim.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4h/affiche_racines.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4h/muller.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4h/muller_elem.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4h/vect2str.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_1/fonct1.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_1/test_oscillation.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_1/trace_surface.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/continuer.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/creat_fen2_dem.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/creat_fen3_dem.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/demo_tp4I.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/det_choix.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/etude_hypotheses.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/sortie.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/traitement_dem.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4i/partie_2/vect2str_mat.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4k/calcul_coeff_ordre4.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4l/calcul_coeff_racine3.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4m/sqrtm_iteration_ordre3.m [new file with mode: 0644]
tel/TPmatlab/equation_nonlineaire/TP4n/pic.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1d/sommeA.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1d/sommeB.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1d/sommeC.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1e/affiche_erreur_derivee.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1f/vandermonde1.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1f/vandermonde2.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/compar_perf.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/demo1.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/fonct1.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/fonct2.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/lect_absc.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/trace1.m [new file with mode: 0644]
tel/TPmatlab/erreur_algorithmique/TP1g/trace2.m [new file with mode: 0644]
tel/TPmatlab/general/couleur7.m [new file with mode: 0644]
tel/TPmatlab/general/regression_lineaire.m [new file with mode: 0644]
tel/TPmatlab/general/saisiefonction.m [new file with mode: 0644]
tel/TPmatlab/initiation/demo_exemple_formel1.m [new file with mode: 0644]
tel/TPmatlab/initiation/demo_exemple_formel2.m [new file with mode: 0644]
tel/TPmatlab/initiation/demo_exemple_un.m [new file with mode: 0644]
tel/TPmatlab/initiation/escalier.m [new file with mode: 0644]
tel/TPmatlab/initiation/somme1.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3a/int_fcn.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3b/calcul_poly_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3b/demo_trace_poly_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3b/int_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3b/int_gauss_legendre.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3b/points_poids_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3b/pointspoids_manuel.mat [new file with mode: 0644]
tel/TPmatlab/integration/TP3c/demo_tp3C.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3c/determin_periode.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3c/gener_signal.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3c/simpson.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3c/visu_integ.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3d/choix_du_support.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3d/demo_tp3D.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3d/recherche_poids.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3e/base_pn.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3e/demo_tp3E.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3e/deriv_app.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3e/outils_pol.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3f/demo_compar_methode_int.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3f/demo_compar_methode_int_inc.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/calcul_poly_gauss_symb.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/calcul_poly_gauss_symb_dir.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/demo_compar_methode_poly_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/expression_part_symb.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/points_poids_gauss_symb.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/points_poids_gauss_vand.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/pointspoids_symb.mat [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/polyder_symb.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3g/polyval_symb.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3h/points_poids_gauss_diago.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3h/pointspoids_diago.mat [new file with mode: 0644]
tel/TPmatlab/integration/TP3i/demo_stocke_points_poids.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3i/demo_trace_compar_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3i/verifie_nullite_gauss.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3i/verifie_nullite_gauss_symb.m [new file with mode: 0644]
tel/TPmatlab/integration/TP3i/verifie_ordre_gauss.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2a/diff_div_dist.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2a/eval_horner.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2a/eval_horner_sca.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2a/test_diff_div_dist.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2a/test_diff_div_dist_sca.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2b/lect_courb.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2c/etude_support.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2d/demo_test_compar_methode.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2d/newton_cano.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2d/poly_eval_lagr.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2d/poly_lagrange.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2d/poly_lagrange_sca.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2e/elem_simp.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/demo_limite_diff_div.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/demo_trace_diff_div.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/demo_verifie_formule.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/diff_div.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/test_diff_div.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/val_derivee_multiple.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/verifie_diff_div.m [new file with mode: 0644]
tel/TPmatlab/interpolation/TP2f/verifie_diff_div_symb.m [new file with mode: 0644]