Community Profile

photo

Khalid Khan


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to plot gaussian filter using meshgrid Function
<</matlabcentral/answers/uploaded_files/83551/2017-07-22.png>> To plot a function of two variables, you need to generate u an...

6 years ago | 1 answer | 0

1

answer

Question


Write a single for statement to print the letters ‘A’ to ‘Z’ each 10 letters on a separate line.
I am new to matlab this is my code can anyone help me for array = [A B C D E F G H I J K L M N O P Q R S T U V W X Y Z] ...

7 years ago | 5 answers | 0

5

answers

Question


Write a getString() function that prompts the user for a string and returns it
Call getString() function to get the string from the user. I can't get the string from the function. function getstring() ...

7 years ago | 1 answer | 0

1

answer

Question


Write a function drawBox which draws boxes on the screen
I got a task but I am confused. This is My task The function is called with a character (ch) as the first argument and two posi...

7 years ago | 3 answers | 0

3

answers