Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
josephkb87 committed May 15, 2024
1 parent 49405d7 commit bd4e6c4
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 23 deletions.
20 changes: 12 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Hi, 👋. Welcome .

</a><a href="https://josephkb87.github.io">About Me.</a> <a href="https://linktr.ee/jungbasher87">My Socials</a> <a href="https://github.com/josephkb87?tab=repositories"> My work </a> <a href="https://github.com/josephkb87?tab=projects">My Projects</a> <a href="https://github.com/josephkb87?tab=projects">If you can,kindly support my work</a>🌱
</a><a href="https://github.com/josephkb87">About Me.</a> <a href="https://linktr.ee/jungbasher87">My Socials</a> <a href="https://github.com/josephkb87?tab=repositories"> My work </a> <a href="https://github.com/josephkb87?tab=projects">My Projects</a> <a href="https://github.com/josephkb87?tab=projects">.

#### About
In this Matlab_Octave repo, which is similar to Matlab in function and usage, we will cover the Basics on Matlab Operations Using Octave, a CLI and GUI interface.
Expand All @@ -12,7 +12,7 @@ In this Matlab_Octave repo, which is similar to Matlab in function and usage, we
- [Install VSCode](https://github.com/vscodium/vscodium/releases) or similar IDE on Windows/Linux/Mac.

-------------------------
#### we will look;
#### We will look at;

* Basic Commands in MATLAB

Expand Down Expand Up @@ -53,16 +53,20 @@ In this Matlab_Octave repo, which is similar to Matlab in function and usage, we
- **Open a Pull Request** to include support for adding more 3rd party service's links or fixes against [existing issues](https://github.com/josephkb87/Matlab_Octave/issues).

-------------------------
- If you can:
** If you can:

- [Buy me a coffee :coffee:](https://www.buymeacoffee.com/josephkb87) (one-time),or [Sponsor me ](https://github.com/sponsors/josephkb87) .
* [Buy me a coffee :coffee:](https://www.buymeacoffee.com/josephkb87) (one-time),OR [Sponsor me ](https://github.com/sponsors/josephkb87).

- [Comment in the project's guestbook](https://github.com/josephkb87/Matlab_Octave/issues/99) :blush:,
- Reach out on </a><a href="https://linktr.ee/jungbasher87">My Socials</a>.
* [Comment in the project's guestbook](https://github.com/josephkb87/Matlab_Octave/issues/99) :blush:, OR

* Reach out on </a><a href="https://linktr.ee/jungbasher87">My Socials</a>.

-------------------------
#### Documentation
[Octave](https://octave.org/octave.pdf) [Contribute](..docs/Contributing.md) [CHANGELOG](..docs/CHANGELOG.md) [Docs](..docs/) [Attributions](..docs/Attributions.md) [CodeOfConduct](..docs/CodeOfConduct.md) [SECURITY](..docs/SECURITY.md)

#### Docs

[About Me](https://github.com/josephkb87) [About Octave](https://octave.org/octave.pdf) [README](../docs/README.md) [CHANGELOG](../docs/CHANGELOG.md) [Contribute](../docs/CONTRIBUTING.md) [Pull Requests](../docs/blob/PRs.md) [SECURITY](../docs/SECURITY.md) [Attributions](..docs/Attributions.md) [CodeOfConduct](../docs/CodeOfConduct.md) [LICENSE](../docs/LICENSE.md)


<!--START_SECTION:waka-->

Expand Down
10 changes: 0 additions & 10 deletions README.md.backup

This file was deleted.

Binary file not shown.
26 changes: 21 additions & 5 deletions ThreePhaseTransformerDesignMATLAB/Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,28 @@
## *MATLAB* program to design * *Three-phase* *transformer* ##
*MATLAB* program to design * * Three-phase* *transformer* ##

Rating : 300 kVA,6600/440 V:

Tools: MATLAB
## About

[Transformers](#) NOT to be confused with [Transformers](#)

Three Phase Transformers

References
## Design Specifications

-- Fundamentals of Electric Machines A Primer with *MATLAB*]()
Rating:
300 kVA,6600/440 V:


## Tools;

* [MATLAB](#)
* [Matlab_Octave](#)
* [Bash Terminal](#)
* [VSCode](#) or [similar IDE](#).

References are found in [literature](../literature);


## Docs

[Octave](https://octave.org/octave.pdf) [Docs](../docs/README.md) [CHANGELOG](../docs/CHANGELOG.md) [Contribute](../docs/CONTRIBUTING.md) [Pull Requests](../docs/blob/PRs.md) [SECURITY](../docs/SECURITY.md) [Attributions](..docs/Attributions.md) [CodeOfConduct](../docs/CodeOfConduct.md) [LICENSE](../docs/LICENSE.md)
1 change: 1 addition & 0 deletions docs/Attributions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Attributions
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#CHANGELOG
1 change: 1 addition & 0 deletions docs/CodeOfConduct.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Code Of Conduct
1 change: 1 addition & 0 deletions docs/Contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Contributing
1 change: 1 addition & 0 deletions docs/PRs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Pull Requests
1 change: 1 addition & 0 deletions docs/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Security
Empty file added docs/Scratchpad.md
Empty file.

0 comments on commit bd4e6c4

Please sign in to comment.