解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

解決済み


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

11年弱 前

送信済み


fixuilabels
Change 'text' uicontrol objects' vertical alignment

11年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


XML Parse-n-Find
XML parser and tag finder

11年以上 前 | ダウンロード 4 件 |

送信済み


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

11年以上 前 | ダウンロード 1 件 |

送信済み


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

11年以上 前 | ダウンロード 1 件 |

送信済み


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

12年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

約13年 前 | ダウンロード 1 件 |

送信済み


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

13年以上 前 | ダウンロード 4 件 |

送信済み


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

13年以上 前 | ダウンロード 10 件 |

送信済み


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

13年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

14年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

約15年 前 | ダウンロード 3 件 |

送信済み


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

15年以上 前 | ダウンロード 2 件 |