Gelöst


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

mehr als 14 Jahre vor

Gelöst


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

mehr als 14 Jahre vor

Gelöst


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

mehr als 14 Jahre vor

Gelöst


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

mehr als 14 Jahre vor

Gelöst


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

mehr als 14 Jahre vor

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mehr als 14 Jahre vor

Gelöst


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

mehr als 14 Jahre vor

Gelöst


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

mehr als 14 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 14 Jahre vor

Gelöst


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

mehr als 14 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

mehr als 14 Jahre vor

Gelöst


Roll the Dice!
*Description* Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. *Example* [x1,x2] =...

mehr als 14 Jahre vor

Gesendet


fftnoise - generate noise with a specified power spectrum
Useful helper function for Monte Carlo null-hypothesis tests and confidence interval estimation.

etwa 15 Jahre vor | 3 Downloads |

5.0 / 5
Thumbnail

Gesendet


gap size
Calculates number of consequtive NaNs in a vector.

etwa 15 Jahre vor | 1 Download |

4.0 / 5

Gesendet


Moving averages / Moving median etc
Calculates moving averages (or median/fun) of a timeseries.

etwa 15 Jahre vor | 7 Downloads |

4.1 / 5
Thumbnail

Gesendet


samexaxis (nice subplots with same x axis)
Makes it alot easier to make nice figures with the same x axis.

fast 18 Jahre vor | 1 Download |

4.4 / 5
Thumbnail

Gesendet


Seam Carving for content aware image resizing
illustrative example of the seam carving algorithm.

fast 19 Jahre vor | 1 Download |

4.71429 / 5
Thumbnail

Gesendet


Surfer Griddata
A gridding interface with surfer (v7). Works just like griddata.

etwa 20 Jahre vor | 2 Downloads |

4.08333 / 5

Gesendet


cut samples - interpolation
Interpolates irregular spaced data by 'cutting' the x axis into specified intervals.

mehr als 20 Jahre vor | 2 Downloads |

5.0 / 5
Thumbnail

Gesendet


Average mutual information
Average mutual information

mehr als 20 Jahre vor | 3 Downloads |

5.0 / 5

Gesendet


Moving variance
Calculates moving variance of a time series.

fast 21 Jahre vor | 2 Downloads |

4.85714 / 5

Gesendet


dispmtx
Display a matrix in a nicely formatted way.

mehr als 21 Jahre vor | 1 Download |

4.0 / 5
Thumbnail

Gesendet


RD3 Library
Loads and saves rd3 files (ground penetrating radar).

mehr als 21 Jahre vor | 2 Downloads |

5.0 / 5

Gesendet


Parse function arguments
A useful tool for parsing function arguments like 'cellspacing',6,'monkey',1

mehr als 21 Jahre vor | 1 Download |

4.5 / 5

Gesendet


tcolor (a fast pcolor that likes RGB images)
Draws an image as a texture to a plane.

etwa 23 Jahre vor | 1 Download |

3.85714 / 5