ITMKURS Initiate paths for Demo Load and Fatigue Analysis This demo was originally a 2 days course given in Lund 2000-01-18 -- 2000-01-19 Statistisk lastbeskrivning Rainflowanalys och Markovmodellering med Matlab och WAFO toolbox Lund 18-19 januari 2000 for ITM-project: Load and Fatigue Analysis. The course was updated and given by Pär johannesson and Igor Rychlik as a PhD-course at Chalmers spring 2005 under the new name "Random Loads with Data Analysis" Computer Exercises: wafo/wdemos/itmkurs/lab.pdf Information about the course is found on: (not updated) http://www.fcc.chalmers.se/~pj/Research/BELU/kurs/
Root directory of WAFO installation. |
01 %ITMKURS Initiate paths for Demo Load and Fatigue Analysis 02 % 03 % This demo was originally a 2 days course given 04 % in Lund 2000-01-18 -- 2000-01-19 05 % 06 % Statistisk lastbeskrivning 07 % Rainflowanalys och Markovmodellering med Matlab och WAFO toolbox 08 % Lund 18-19 januari 2000 09 % 10 % for ITM-project: Load and Fatigue Analysis. 11 % 12 % The course was updated and given by Pär johannesson and Igor Rychlik 13 % as a PhD-course at Chalmers spring 2005 under the new name 14 % "Random Loads with Data Analysis" 15 % 16 % Computer Exercises: 17 % wafo/wdemos/itmkurs/lab.pdf 18 % 19 % Information about the course is found on: (not updated) 20 % http://www.fcc.chalmers.se/~pj/Research/BELU/kurs/ 21 22 % Updated jr 00.05.25 23 % demos -> wdemos 24 % By PJ 25 26 path([waforoot filesep 'wdemos' filesep 'itmkurs'],path); 27 28
Comments or corrections to the WAFO group