photo

Abdulrehman Khan


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to make functions in mainscript
Here is My question and my code. I just want to know how can I make functions in main script The main script should call: ...

7 years ago | 1 answer | 0

1

answer

Question


how to create 2D matrix and calculate density of each element
I'm new to matlab Can anyone help me out from this problem - Accept the mass and the volume for 10 different objects labelled...

7 years ago | 1 answer | 0

1

answer

Question


Create an array for ? from 0 to 2? with 1000 elements and generate a graph showing sin(n?) for n=1, 2, … 5,
This is the Question but when I multiply n with theta it gives any error >> y = sin(n*theta); Error using * Inner matrix d...

7 years ago | 1 answer | 0

1

answer

Question


I got a task From my group studying class the Question is Quite confusing and I'm New to matlab. Here Is my Question and Plz Help me guys.
Write a Matlab script that, given the capacity of each room in the building and the size of a class, will attempt to find satisf...

7 years ago | 3 answers | 0

3

answers

Question


How can I create a function for palindrome ? Anyone can help me with.
Write a testPalindromes() function that accepts a string then returns true if the string reads the same backwards as forwards an...

7 years ago | 1 answer | 0

1

answer