GithubHelp home page GithubHelp logo

bc-9-matlab's People

Contributors

alchemist09 avatar

Watchers

 avatar

bc-9-matlab's Issues

(chore)Setting up working area (REPL)

This task involves setting up the working area that will give the required interface for interacting with the application. It will involve setting up and configuring REPL which will be used in parsing user input and displaying output

General Feedback Card

I've created this card to use for my general feedback that is not in particular to one story/card.

(features) Transposing a matrix

This feature involves creating a function that will create a new function whose rows are the columns of the original matrix. This makes the columns of the new matrix the rows of the original

(features) Concatenating Matrices

This feature will create the ability to join individual matrices to create larger ones. The process will involve either horizontal concatenation (joining matrices side by side for the case of matrices with matching number of rows), or vertical concatenation (joining matrices one on top of another, for the case of matrices with matching number of columns

(feature)Creating Vectors

This feature entails creating one-dimensional matrices by creating a function that accepts two inputs: first parameter is the vectors size. e.g, 7, second is the number of columns for the vector, typically 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.