# occam1ddc
Toy Occam inversion code for 1D DC (Schlumberger) method in Matlab
## DATA
The example data are (literally) copied from Table 4 of the Constable 1987 paper. See:
Constable, S. C., Parker, R. L., & Constable, C. G. (1987). Occam’s inversion: A practical algorithm for generating smooth models from electromagnetic sounding data. Geophysics, 52(3), 289–300.
still not easy to imagine how you do an AB for 20,000 m(?
see also my toy occam code for transient EM:
[https://github.com/dong-hao/occam1dtem]
## USAGE
See example/testbench.m for a simple demonstration on how to load the data and call the inversion code.
## something like a disclaimer
This was one of many toy codes I fiddled with when I was a student - I hope this could be useful to our students nowadays in the EM community.
Those who want to try this script are free to use it on academic/educational cases. But of course, I cannot guarantee the script to be working properly and calculating correctly (although I wish so). Have you any questions or suggestions, please feel free to contact me (but don't you expect that I will reply quickly!).
## HOW TO GET IT
```
git clone https://github.com/dong-hao/occam1ddc/ your_local_folder
```
## UNITS
The internal scale here is log10(Ohmm) - instead of linear scale for both resistivity and apparent resistivity. The layer depth and AB/2 are in (linear) metres.
## ERRORS
Currently the internal error here is standard deviation.
## HOW TO GET UPDATED
```
cd to_you_local_folder
git pull
```
## Contact
DONG Hao – donghao@cugb.edu.cn
China University of Geosciences, Beijing
Distributed under the GPL v3 license. See ``LICENSE`` for more information.
[https://github.com/dong-hao/occam1ddc]
## Contributing
Those who are willing to contribute are welcomed to try - but I probably won't have the time to review the commits frequently (not that I would expect there will be any).
1. Fork it (<https://github.com/dong-hao/occam1ddc/fork>)
2. Create your feature branch (`git checkout -b feature/somename`)
3. Commit your changes (`git commit -am 'Add some features'`)
4. Push to the branch (`git push origin feature/somename`)
5. Create a new Pull Request - lather, rinse, repeat
matlab科研助手
- 粉丝: 3w+
- 资源: 5991
最新资源
- 服装销售平台源代码.zip
- 高校心理教育辅导设计与实现.zip
- 服装生产管理系统源代码.zip
- 3b123中学生日常行为评分管理系统_springboot+vue.zip
- 3b125流浪狗领养管理_springboot+vue.zip
- 3b124电影推荐系统_springboot+vue.zip
- 购物推荐网站源代码.zip
- 技术交流和分享平台源代码.zip
- 基于B2B平台的医疗病历交互系统源代码.zip
- 3b127旅游网站设计_springboot+vue0.zip
- 3b126小说网站系统_springboot+vue.zip
- 教师工作量管理系统源代码.zip
- 俱乐部管理系统源代码.zip
- 兼职网源代码.zip
- 美容院管理系统源代码.zip
- 旅游网站源代码.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈