⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 实现对电磁层析模型的建立
💻 TXT
字号:
		2D EIT Package for MATLAB		=========================		     Version 1.0	             ===========Installation============We suppose here that <PATH> stands for the path of the directory containing this README file.- On Unix/Linux systems  User should include the 2D EIT Package directories in his MATLAB path. This can be done in the  startup file for automatic path setting or by using addpath in MATLAB in the following way >> addpath <PATH>/data <PATH>/demo <PATH>/forwardsol <PATH>/graphics <PATH>/inversesol <PATH>/mesh -begin                        - On Windows systems  User should include the 2D EIT Package directories in his MATLAB path. This can be done in the  startup file for automatic path setting or by using addpath in MATLAB in the following way >> addpath <PATH>\data <PATH>\demo <PATH>\forwardsol <PATH>\graphics <PATH>\inversesol <PATH>\mesh -begin In some m-files you will need the QMG mesh generator. This can be downloaded from the Vavasis' home pagesat http://www.cs.cornell.edu/Info/People/vavasis/qmg-home.html. However, it is not ncessary to have the QMG meshgenerator. Use , for example, the cirgrid_eit.m for simple circular meshes. See MakeMeshData.m for this.  Contents========README.TXT	- This file.LICENSE.TXT     - License text.data		- Directory of measurement and simulation data.demo		- Directory of demonstrations. forwardsol	- Directory of functions for solving the EIT forward problem in 2D.graphics	- Directory of functions for plotting the results.inversesol	- Directory of functions for solving the EIT inverse problem in 2D.mesh		- Directory of functions for mesh handling.Documentation=============The only documentation so far are the MATLAB help files and descriptions of the functions at the beginning of each function. The demonstration examples show how to use the Package.License=======All the software within this package is covered by the license which is stated in the file "LICENSE.TXT".Contact=======This Package has been developed in the University of Kuopio, Department of Applied Physics for EIT research work.This software  project is a part of a larger collaboration project called EIDORS (http://www.ma.umist.ac.uk/bl/eidors).If you have any suggestions for improvements or bug reports please let me know.Best wishes,Marko VauhkonenDepartment of Applied PhysicsUniversity of Kuopio, FinlandMarko.Vauhkonen@uku.fi 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -