Resuelto


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input ...

alrededor de 12 años hace

Resuelto


Find nth maximum
Find nth maximum in a vector of integer numbers. Return NaN if no such number exists. x = [2 6 4 9 -10 3 1 5 -10]; So ...

alrededor de 12 años hace

Resuelto


Signed Magnitude
For a given input vector, return the value that is furthest from zero. For example, if x = [1 2 -12] return -12.

alrededor de 12 años hace

Resuelto


Count decimal digits of a number
* Given an integer number you have to return the number of its digits. * For example 248 has 3 digits and 1589 has 4 digits ...

alrededor de 12 años hace

Resuelto


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

alrededor de 12 años hace

Resuelto


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

alrededor de 12 años hace

Respondida
Need to Decrease the Width of FFT
Dear Chirag, From what you say, I understand that you want to decrease the df of your spectrum. You know that df = 1/(N dt), ...

más de 14 años hace | 1

Enviada


Plotstack
A plot utility, to plot graphs one over the other (or one next to the other vertically)

más de 14 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Graphical convolution animation
Shows graphically the stages of discrete convolution for any two 1-D signals (educational tool).

más de 15 años hace | 1 descarga |

5.0 / 5
Thumbnail

Enviada


Lomb normalized periodogram
Both functions calculate the Lomb-Scargle periodogram (aka Gauss-Vanicek/Least-squares spectrum)

alrededor de 17 años hace | 2 descargas |

4.3 / 5

Enviada


Fresnel integrals
Calculates FresnelC, FresnelS integrals and their variations (C_1, C_2 and S_1 and S_2)

alrededor de 17 años hace | 1 descarga |

3.0 / 5

Enviada


Laplace random variables
This function generates random numbers distributed according to the Laplace distribution

alrededor de 17 años hace | 1 descarga |

0.0 / 5

Enviada


Actual zero or any-value crossing
Finds actual zero (or any other value) "actual" crossings

alrededor de 18 años hace | 1 descarga |

2.0 / 5

Enviada


SAC_Sun2PC_mat
This is utility to read SAC (Seismic Analysis Code) binary files created on/for SUN platform.

más de 22 años hace | 2 descargas |

4.5 / 5