Welcome to Shunji Manabe's Home Page

CDM CAD


The CDM CAD is made in the form of MATLAB functions. The following explanations are the excerpts from the "ReadmeCDM" file.

                                                                                                                                       

Instruction

(1) Floppy Disk contains two folders.  "Problem" and "Work".  "Work" contains the MATLAB M-files for Coefficient Diagram Method.  "Problem" contains specific M-files which Manabe made to solve specific design problems using "Work".

(2) Store "Work" and "Problem" in parallel with toolbox in MATLAB 4.2c.1 folder, with appropriate name.  "Problem" is for reference only.  You may produce your own problem file.

(3) Usual way of using M-file is as follows:

              Open "listCDM".

              You will find the proper function for your problem.

              Copy and paste the line of sample calling sequence to the Command window.

              Execute the function and see the result.

              Change the calling sequence to meet your specific problem.


(4) listCDM and comment for each M-file are listed from the next page on, in alphabetical order.


For detailed information, refer to  "ReadmeCDM" file. It contains "List CDM" and explanations and calling sequences of these MATLAB functions.

Down load CDM CAD