解決済み


Apply mirrored edges to a matrix

約5年 前

解決済み


apply zero padding to a matrix

約5年 前

解決済み


Area of the yellow shaded region

約5年 前

解決済み


Squares inside a square!

約5年 前

解決済み


Flow rate in a pipe

約5年 前

回答済み
How do I plot a function over a specific range of x values?
Erica, I think fplot() will work if it is called correctly. If you want to use it, you need to define the function so that it ...

約5年 前 | 0

| 採用済み

回答済み
For loop execution.
I think it may be the 4 clauses that read like (t >= 0.1 & t <= 2.5). Shouldn't these say (t(d) >= 0.1 & t(d) <= 2.5)?

約5年 前 | 0

| 採用済み

解決済み


convert lll

約5年 前

解決済み


convert ll

約5年 前

解決済み


Check Palindrome

約5年 前

回答済み
what function to use to find frequency of values in set?
... or maybe histcounts(R12) to get a histogram.

約5年 前 | 0

回答済み
Why do i get the error "Dimensions of arrays being concatenated are not consistent"
The problem in the second program is the statement 'theta(i) = theta', which is changing theta from a scalar into a vector. The...

約5年 前 | 1

| 採用済み

解決済み


convert I

約5年 前

解決済み


STOP that car!!!!!!

約5年 前

解決済み


rotate the vector 270 degrees?

約5年 前

解決済み


Reassign cell contents to empty variables, preserving cell content data type
Given a cell array C, return a cell array D with the following specifications: 1. D has the same size as the input C. 2. E...

約5年 前

解決済み


nanoseconds passed today
Calculate the amount of nanoseconds passed in the current day of a certain date string.

約5年 前

解決済み


Find the function
Given a set of point (x,y) and the coordinate x of a new point, find the y value of new point.

約5年 前

解決済み


Input x, output y

約5年 前

解決済み


Find the function 2
Given a set of point (x,y) and the coordinate x of a new point, find the y value of new point. Test Suite is based on only one ...

約5年 前

解決済み


How many hours are there in a day in Italy?
Remember "European Summer Time"

約5年 前

さらに読み込む