Gelöst


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

fast 11 Jahre vor

Gelöst


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

fast 11 Jahre vor

Gelöst


The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...

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

fast 11 Jahre vor

Gelöst


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

fast 11 Jahre vor

Gelöst


Remove any row in which a NaN appears
Given the matrix A, return B in which all the rows that have one or more <http://www.mathworks.com/help/techdoc/ref/nan.html NaN...

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

fast 11 Jahre vor

Gelöst


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

fast 11 Jahre vor

Gelöst


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gesendet


fixuilabels
Change 'text' uicontrol objects' vertical alignment

fast 11 Jahre vor | 1 Download |

Thumbnail

Gesendet


XML Parse-n-Find
XML parser and tag finder

mehr als 11 Jahre vor | 5 Downloads |

Gesendet


MS Visual Studio property sheet for building MEX function
Using Property Sheet to make VS project configuration easy

mehr als 11 Jahre vor | 2 Downloads |

Gesendet


Nero AAC Codec Wrapper
MATLAB wrapper functions for Nero AAC Codec (v1.0)

mehr als 11 Jahre vor | 1 Download |

Gesendet


MSOCOLOR: Microsoft Office Theme Colors
MSOCOLOR retrieves Microsoft Office Theme color schemes.

etwa 12 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


glinkaxes: interactive linkaxes
GLINKAXES lets user, via mouse clicks, to choose the axes to synchronize their axis limits.

etwa 13 Jahre vor | 1 Download |

Gesendet


inputEmu: Keyboard & Mouse Emulator (v1.0.1)
A Java-based function to control keyboard & mouse programmatically

mehr als 13 Jahre vor | 4 Downloads |

Gesendet


contourcs: to obtain contourc output as a struct array
contourc wrapper to return a struct array

mehr als 13 Jahre vor | 10 Downloads |

Gesendet


jAudio: Buffered Sound Class
A java-based MATLAB class for buffered sound playback

mehr als 13 Jahre vor | 1 Download |

Thumbnail

Gesendet


Image File Get/Put Dialog Boxes
Open and save image file dialog boxes

mehr als 14 Jahre vor | 1 Download |

Thumbnail

Gesendet


Faddeeva function (FFT based)
Faddeeva function, aka plasma dispersion function

etwa 15 Jahre vor | 3 Downloads |

Gesendet


Busy Dialog
A modal dialog that displays a busy message during program execution.

mehr als 15 Jahre vor | 2 Downloads |