https://github.com/garciparedes/matlab-examples
Set of awesome Matlab Examples
https://github.com/garciparedes/matlab-examples
data data-science examples garciparedes matlab statistics university-of-valladolid
Last synced: 7 months ago
JSON representation
Set of awesome Matlab Examples
- Host: GitHub
- URL: https://github.com/garciparedes/matlab-examples
- Owner: garciparedes
- License: apache-2.0
- Created: 2017-09-05T09:36:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T09:33:46.000Z (over 7 years ago)
- Last Synced: 2025-01-16T02:25:24.832Z (9 months ago)
- Topics: data, data-science, examples, garciparedes, matlab, statistics, university-of-valladolid
- Language: Matlab
- Homepage:
- Size: 9.16 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Matlab Examples
Set of awesome Matlab Examples.## Contents
* [Statistical Sampling](statistical-sampling/)
* [Bernoulli Sampling](statistical-sampling/bernoulli/)
* [Simple Random Sampling](statistical-sampling/simple-random-sampling/)
* [Stratified Sampling](statistical-sampling/stratified-sampling/)
* [Numerical Methods](numerical-methods/)
* [Numerical Integration](numerical-methods/numerical-integration/)
* [Numerical Algebra](numerical-methods/numerical-algebra/)## Contributors
- Sergio García Prado [@garciparedes](https://garciparedes.me)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
matlab-examples is licensed under the [Apache-2.0](LICENSE).