Resuelto


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

casi 12 años hace

Resuelto


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

casi 12 años hace

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

casi 12 años hace

Resuelto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

casi 12 años hace

Resuelto


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

casi 12 años hace

Resuelto


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

casi 12 años hace

Resuelto


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

casi 12 años hace

Resuelto


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

casi 12 años hace

Resuelto


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

casi 12 años hace

Enviada


Protect or unprotect worksheets in Excel file
Protect or unprotect selected worksheets in Excel file, with or without password

casi 13 años hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


Crop image by removing edges with homogeneous intensity
Crop image by removing edges with homogeneous intensity and leaving a specified width

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Block average of signal
Take the average of blocks in the signal. The best match using correlation can be used

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Fourier series coefficients
Calculate the Fourier series coefficients and amplitude and phase spectra.

casi 13 años hace | 2 descargas |

5.0 / 5
Thumbnail

Enviada


Delete worksheets in Excel file
Delete selected worksheets or all empty worksheets in Excel file

casi 13 años hace | 1 descarga |

5.0 / 5
Thumbnail

Enviada


Plot sets of vectors starting at the origin
Plots vectors starting at the origin in different colors. Useful to compare sets of vectors.

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Wait until function, class, directory, file or variable exists
Wait until function, class, directory, file or variable exists (up to chosen time limit).

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Run MS Excel macro
Run MS Excel macro with or without parameters

casi 13 años hace | 2 descargas |

5.0 / 5
Thumbnail

Enviada


Subject and scan information from a DICOM header to ASCII file
Get some information from the DICOM header and write to an ASCII file

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


DTI gradient table
Generate the gradient table from a DTI DICOM file in scanner and in patient coordinates

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


DICOM to NIfTI converter
Simple DICOM to NIfTI converter. Gradient table for DTI files is also created.

casi 13 años hace | 16 descargas |

1.0 / 5
Thumbnail

Enviada


Trim array
Remove columns and rows that are empty or that contain only NaN's in the input arrays

casi 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Check if XLS file is open and close it
Determine if Excel file is open. If it is open in MS Excel, it can be closed.

casi 13 años hace | 1 descarga |

4.8 / 5
Thumbnail

Enviada


List files/folders recursively
"select_files" and "select_files_rec" are used to list files/folders inside a chosen folder

alrededor de 13 años hace | 2 descargas |

0.0 / 5

Enviada


Change frame delay in GIF file
Change the frame duration in a GIF file

alrededor de 13 años hace | 1 descarga |

5.0 / 5

Enviada


Create folder and rename if another has the same name
Create folder and rename if another has the same name and contains at least one file.

alrededor de 13 años hace | 1 descarga |

0.0 / 5

Enviada


Count number of lines in a set of files
Count the number of lines in the files using a perl code

alrededor de 13 años hace | 3 descargas |

3.0 / 5

Enviada


Files properties in cell array and output file
Get some properties of files from a selected directory

alrededor de 13 años hace | 1 descarga |

0.0 / 5