Sarah Sadeq
Followers: 0 Following: 0
Feeds
提问
returning the longest substring of consecutive '1'
Hello, I've got this question, but instead of returning the largest size of the substring. It should return the the largest s...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to output a vector, when removing duplicates from a vector?
Hello, could someone help me with this question (it's just a practice problem for a test, not graded) I'd appreciate the help...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to generate random integers without using built-in functions?
Hello, I'm kind of stuck on this question and I'd appreciate the help. Write a function permutation that will receive a ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How can make the Ok button on the Message Box work?
Hello! I'm working on a school project and I'm trying to display a message box that would display an error message to the use...
8 years 前 | 0 个回答 | 0
0
个回答提问
how do I exclude letters as an input ?
Hello, I'm working on a project and I'm trying to figure out something and was wondering if someone could help me. I'm askin...
8 years 前 | 2 个回答 | 0
2
个回答已解决
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
8 years 前
已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
8 years 前
提问
How to Change the brightness of an image by using loops and no loops
Hello, I'm trying to create a function that will brighten an image by using loops and by not using loops. Can someone please...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to write a Function that returns a matrix
Write a function named checkerBoard that will receive a positive integer n as an input argument. The function will return an n-b...
8 years 前 | 1 个回答 | 0
1
个回答提问
Build a matrix where each column of the image is a single color
have a homework assignment that I just need help understanding. We are to make a 4x6x3 matrix, where each column of the image is...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to build a 3D matrix?
I have a homework assignment that I just need help understanding. We are to make a 4x6x3 matrix, where each column of the image ...
8 years 前 | 1 个回答 | 0
1
个回答提问
I don't know why my plot is wrong?
Hi, My question is the following: Write a script noisify.m where you first create an x vector that has integer elements ...
8 years 前 | 1 个回答 | 0