Giter Club home page Giter Club logo

matlab-to-eigen's Introduction

Maltab-to-Eigen

Detayları verilecek olan problemin önce MATLAB sonrada C++ Eigen ile çözümünü gerçekleştiriniz.

1- 1 ile 100 arasında rastgele tam sayılardan oluşan 5x8 matris tanımlayınız.
2- Rastgele değerlerle bir 5x4x3 dizi oluşturun .
3- Rastgele değerlerle 10x10’luk bir dizi oluşturun ve minimum-maksimum değerleri bulun.
4- 5x3 matrisi 3x2 matrisle çarpın. Bu matrislerin elemanlarını karşılıklı olarak çarpın.
5- 10 boyutunda rastgele vektör oluşturun ve maksimum değeri 0 ile değiştirin
6- 100x150 boyutlu bir matrisinin her bir satırındaki değerleri satır numarası olacak şekilde MM değişkeninde tanımlayınız.
111111...
22222...
33333...
.....
100100100....

7- MM matrisinin dört parçaya bölündüğünü düşünün. Sağ alt köşe (25x25) ile sol üst köşeyi(25x25), sağ üst köşe(25x25) ile sol alt köşedeki(25x25) değerlerin yerini değiştirin.
8- 10x10 bir matris içinde 1'den 100'e kadar rakamları saklayın. Bu matrisinin transpozunu yine aynı değişken içerisinde saklayın.
9- 10x10 rastgele tam sayılardan oluşan bir matrisin çift sayılı satırları ile çift sayılı sütun elemanlarını yer değiştirin.
10-100x100 rastgele sayılardan oluşan bir matris içerisinde sıfırdan küçük değerleri pozitif değerleri ile değiştirin.
11-10x10 rastgele tam sayılardan oluşan bir matrisin satırlarındaki değerleri sıralayarak aynı matriste saklayınız.

matlab-to-eigen's People

Contributors

ozturksefa avatar

Watchers

 avatar  avatar

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.