|
rbmatlab 0.10.01
|
(trivial) function computing a detailed reconstruction by linear combination of the coefficients in the simulation data with the orthonormal reduced basis RB More...
Go to the source code of this file.
Functions | |
| function
rb_sim_data = | rb_reconstruction_default ( model, detailed_data, rb_sim_data) |
| (trivial) function computing a detailed reconstruction by linear combination of the coefficients in the simulation data with the orthonormal reduced basis RB | |
(trivial) function computing a detailed reconstruction by linear combination of the coefficients in the simulation data with the orthonormal reduced basis RB
Definition in file rb_reconstruction_default.m.
| function rb_sim_data = rb_reconstruction_default | ( | model, | |
| detailed_data, | |||
| rb_sim_data | |||
| ) |
(trivial) function computing a detailed reconstruction by linear combination of the coefficients in the simulation data with the orthonormal reduced basis RB
| model | model |
| detailed_data | detailed data |
| rb_sim_data | rb sim data |
| rb_sim_data | rb sim data |
RB — RBa — aU — U Definition at line 1 of file rb_reconstruction_default.m.
1.7.4