Community Profile

photo

rocwoods


Last seen: presque 4 ans il y a Actif depuis 2012

Followers: 0   Following: 0

Contact

Statistiques

All
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Histogram of histogram
Histogram of histogram (HoH) is a useful measure concerning the distribution of random data, which has diverse applications in d...

plus de 8 ans il y a

A résolu


Calculate trends in time series
Create a new variable that has trends in input series. If _t+1_ is bigger than or equal to _t_, than trend in _t_ will be 1, oth...

plus de 8 ans il y a

A résolu


Index one element in each vector of an array along a given dimension
Functions like min and max can return in their second output argument the index of the element in each vector along a particular...

environ 9 ans il y a

A résolu


Two-output anonymous function?
Return a function handle that when applied to an input, it produces two outputs: the first is the same as the input, and the sec...

environ 9 ans il y a

A résolu


Points on a circle.
This problem is related to <url=http://www.mathworks.com/matlabcentral/cody/problems/1283-points-on-a-sphere>Problem 1283, Point...

plus de 9 ans il y a

A résolu


Back to the future
See test suite See also: http://www.mathworks.com/matlabcentral/cody/problems/2449-back-to-the-future-ii

plus de 9 ans il y a

A résolu


self description 2.0
New (and way easier) hacking problem built upon <http://www.mathworks.com/matlabcentral/cody/problems/1969 Alfonso's problem 196...

plus de 9 ans il y a

A résolu


Get me!
Inspired by Now! problems. Do your best!

plus de 9 ans il y a

A résolu


What? Paradox?
What's going on here?

plus de 9 ans il y a

A résolu


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

plus de 10 ans il y a

A résolu


Find a subset that divides the vector into equal halves
Given a vector x, return the indices to elements that will sum to exactly half of the sum of all elements. Example: Inpu...

plus de 10 ans il y a

A résolu


Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
Find the remaining side of a triangle given the hypotenuse and a side. However, the normal functions and symbols are not allowe...

plus de 11 ans il y a

A répondu
Failed to run the method "step" of the vision.GeometricTransformEstimator in the compiled exe file
Thanks for your warm-hearted comment.I try many times and fortunately solve the problem.It occurs because the method "step" use ...

plus de 11 ans il y a | 0

| A accepté

Question


Failed to run the method "step" of the vision.GeometricTransformEstimator in the compiled exe file
Hello, I'm puzzled with compiling the exe file of the following code: function inliers = Test() pts1 = rand(100,2);...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 12 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

presque 12 ans il y a