Answered
How to use bar() to plot
I suspect the arguments to your plot() functions are reversed, When you type plot(a,b), Matlab puts 'a' on the x-axis ahd 'b' o...

5 years ago | 0

| accepted

Answered
Matlab question, very stuck
Your program seems to be a little uncertain about whether v is a number or a vector, and it also doesn't assign the values corre...

5 years ago | 0

Solved


Upper case and lower case!

5 years ago

Answered
Plotting square wave in matlab
Yes, the function square(x) returns a unique value, either +1 or -1, for each vallue of x. There is no value of x for which it ...

5 years ago | 1

Answered
How to do integral for data
I have two comments: A more correct statement about the integral is that the integral of sin(x) is equal to C-cos(x), where C i...

5 years ago | 0

Solved


List the good primes

5 years ago

Solved


Carmichael Number

5 years ago

Answered
How to produce line plot yline for matlab R2018a
It's not really necessary to plot 100 points along the line. The first and last points are enough, as in: plot([0,1],[260,260]...

5 years ago | 1

Solved


Rotate matrix by coloumns

5 years ago

Solved


Logic 5

5 years ago

Solved


Optimum Egyptian Fractions
Following problem was inspired by <http://www.mathworks.com/matlabcentral/cody/problems/2126-split-bread-like-the-pharaohs-egypt...

5 years ago

Solved


Logic 8

5 years ago

Solved


Logic 7

5 years ago

Solved


Find the Pattern 5

5 years ago

Solved


Logic x

5 years ago

Solved


Logic 2

5 years ago

Solved


Logic 4

5 years ago

Solved


Logic 6

5 years ago

Solved


Find the efficiency

5 years ago

Solved


Ohmic Heating

5 years ago

Load more