photo

Khalid Khan


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
81,439
of 300,343

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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...

8 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] ...

9 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() ...

9 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...

9 years ago | 3 answers | 0

3

answers