Resuelto


Grandpa's telescope
Two grandkids Dorothy and Benjamin are sharing a telescope made by their grandpa, who used an old lens of spectacles as the obje...

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

Respondida
which function works for identifying numbers?
Detecting numbers is a form of OCR which is a non-trivial task. If you want a solution that works out of the box, you will have ...

alrededor de 12 años hace | 0

Respondida
How can I find the point spread function (PSF) to a motion-blurred image with the help of noisy image?
If you have the original image and the blurred image, you could probably deconvolve your blurred image with the original image. ...

alrededor de 12 años hace | 0

Respondida
Using spectral subtraction technique to reduce noise in audio file
Well, I think that the presentation of the file on file exchange says a lot about how it works. It looks like they transform the...

alrededor de 12 años hace | 0

| aceptada

Respondida
non linear fitting of two parameter, one parameter is never changing ...
Assuming you use fminsearch, it will only optimize on the variable x. If you want to optimize on more than one variable, you hav...

más de 12 años hace | 0

Enviada


Matlab Freedom
The wave equation applied to the matlab logo, with fewer constraints.

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

Thumbnail

Pregunta


Can Matlab vectorize a generic recursion function?
Hi. I am experimenting with some specialty IIR filters, and the for-loop implementation is just too slow. I have searched, but ...

alrededor de 13 años hace | 2 respuestas | 2

2

respuestas

Respondida
Plotting two matrices with similar dimensions having one superimposed on the other while keeping the scale of one only
There is a solution on file exchange that does exactly this. http://www.mathworks.com/matlabcentral/fileexchange/7943-freezec...

alrededor de 13 años hace | 1

Respondida
GUI radio button
Sure you can. Just set the Value property of the radio button to 0 or 1 depending on what you want. To make sure the user doesn...

alrededor de 13 años hace | 1

Respondida
Copying Figure to word
Well, a work-around is to save/export the figure to disk and then import the saved image into word. I like to do that because it...

alrededor de 13 años hace | 0

Respondida
Is it possible to embed my MATLAB code in LAB View VI?
You can embed simple Matlab code in VI using the Matlab box. However, VI only supports a subset of Matlab, so you need to keep t...

alrededor de 13 años hace | 1

Enviada


abSIRD for Matlab
Converts a depth-map into a random dot autostereogram.

casi 14 años hace | 1 descarga |

Thumbnail

Enviada


Change log labels v2
Alters log labels of to linear labels (10^1.45 to 28.18). Remakes when zoom and pan are used.

alrededor de 15 años hace | 1 descarga |

Enviada


resample2
En improved version of interpolate that can handle coincident data.

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

Enviada


Atomic reminder
An upgrade to remindme using the US naval observatorys atomic clock as a reference.

casi 16 años hace | 1 descarga |