Skip to content
Tejsumeru

Thoughts Become Reality

  • Tutorials
  • Video Tutorial
  • Tutorials
  • Video Tutorial
  • MATLAB - Tutorials

    Write a MATLAB program to evaluate the function:

    April 17, 2021 - By tejsumeru.12@gmail.com

    y(x)=ln 1/(1 –x) for any user-specified value of x, where x is a number <1.0 (note that ln is the natural logarithm, the logarithm to the base e). Use an if structure to verify that the value passed to the program is legal. If the value of x is legal, calculate y(x). If not, write a suitable error message and quit.

    Continue Reading
  • Flutter - Tutorials

    Flutter Counter – Bloc Pattern

    April 15, 2021 - By tejsumeru.12@gmail.com

    In this article, we are going to build counter app using bloc pattern. First of all create the new project called flutter_counter. Now open pubspec.yaml file and replace with below code. And then install all of our dependencies by clicking on flutter packages get Project Structure The application uses a feature driven directory structure. This type of project structures enables us to scale the project by having self contained feature. This application is only have single feature but another application may have multiple complex features. BlockObserver To observe all state changes in the application we have to create BlocObserver ab…

    Continue Reading
  • Machine Learning - Tutorials

    Multiple Linear Regression | Machine Learning Beginners

    January 31, 2021 - By tejsumeru.12@gmail.com

    Multiple linear regression is a model that finds the relationship between a dependent variable and two or more independent variables.

    Continue Reading
  • Machine Learning - Tutorials

    Linear Regression | Machine Learning Beginners

    January 24, 2021 - By tejsumeru.12@gmail.com

    Linear Regression Implementation using Gradient Descent Method in Python. To predict the house price based on area of the house.

    Continue Reading
  • Java - Tutorials

    Java Swing : Implementation Of Calculator

    January 23, 2021 - By tejsumeru.12@gmail.com

    Implementation of Calculator in Java using Swing. It uses JFrame, JPanel, JTextField, JButton and ActionListener to perfect working.

    Continue Reading
  • Tutorials

    Problem Solving MATLAB Part 3 Chapman Book

    January 20, 2021 - By tejsumeru.12@gmail.com

    Problem solving MATLAB from chapman book exercise. Find the answer of equation for given value of x. Find what is wrong is the given code.

    Continue Reading
  • MATLAB - Tutorials

    Problem Solving MATLAB Part 2 Chapman Book

    January 20, 2021 - By tejsumeru.12@gmail.com

    Problem solving MATLAB from chapman book exercise. Solve simultaneous equations for x. Solve expression. Find operation is legal or not.

    Continue Reading
  • Interview Quetions - Java - Tutorials

    Dynamic Array – HackerRank Solution

    December 29, 2020 - By tejsumeru.12@gmail.com

    Query in format 1 x y and 2 x y is given, find the output as given in description using dynamic array concept.

    Continue Reading
  • Interview Quetions - Java - Tutorials

    Anagram Method 3 – HackerRank Solution

    December 29, 2020 - By tejsumeru.12@gmail.com

    Solve Anagram Problem without using Inbuilt method in java. Anagram is a strings that contains same character frequency.

    Continue Reading
  • Java - Tutorials

    Anagram Method 2 – HackerRank Solution

    December 28, 2020 - By tejsumeru.12@gmail.com

    Anagram is a set of two strings having same frequency of same character. This approach solve the problem with inbuilt method in java.

    Continue Reading
 Older Posts
Newer Posts 

Categories

  • Android With Java
  • Android With Kotlin
  • C language
  • C++ Language
  • Data Structure
  • Error Solving
  • Flutter
  • Go Lang
  • Interview Quetions
  • Java
  • Javascript
  • Kotlin
  • Machine Learning
  • MATLAB
  • PHP
  • Python
  • SciPy
  • Tutorials
  • Wordpress
Graceful Theme by Optima Themes