已回答
How do I create a Filter that takes out irrelevant data?
Hi Ian There's some information missing from your question, but it sounds like you're looking to interpolate a large amount o...

13 years 前 | 0

已回答
Put figures (.fig) in one page
There is an easy way, which depends a bit on what you've got in your figures. Assuming you've only got 1 axis per figure, this w...

13 years 前 | 0

已回答
sliding window
I think you're after filter2(). Try mn = filter2(ones(3), im);

13 years 前 | 1

已回答
Can this code be improved?
This way of doing processing, unfortunately because it's the easiest to program, is the slowest way to get things done in Matlab...

13 years 前 | 0

| 已接受

已回答
Using Boost Libraries with Mex function in MATLAB
Yup. Find your mexopts file (mexopts.bat, since you seem to be on Windows, which you'll find at something like c:\users\craig\ap...

13 years 前 | 0

已提交


matml
Convert between matlab variables and MatML (XML) files

14 years 前 | 1 次下载 |

Thumbnail

已提交


priority
Change the priority of the MATLAB Process programatically.

14 years 前 | 2 次下载 |

已提交


textfile
Provides a one-call interface to read/write flat text files or line-based text files.

14 years 前 | 1 次下载 |

已提交


selectfigure
Select a figure by text string, rather than by number, avoiding conflicts between scripts.

14 years 前 | 0 次下载 |

已提交


mex_sepsq
Fast, dedicated, code to compute Euclidean separation between sets of points in N-dimensional space.

14 years 前 | 1 次下载 |

Thumbnail

已提交


surfi
Plot (or return) surface interpolated from supplied vertices.

14 years 前 | 1 次下载 |

Thumbnail

已提交


mex_rref
Same functionality as the MATLAB rref function, but quicker.

14 years 前 | 1 次下载 |

已提交


progbar
progbar.m: general purpose progress bar for MATLAB

14 years 前 | 1 次下载 |

Thumbnail

已提交


undo
Undo last or last N figure items.

16 years 前 | 1 次下载 |

已提交


rgb.m
Convert colour names (blue,teal,pale green) into RGB triplets.

16 years 前 | 8 次下载 |

已提交


progbar (mex)
Progress bar class for MEX functions.

22 years 前 | 1 次下载 |

Thumbnail

已提交


tidy
tidy desktop windows to maximise available space

23 years 前 | 1 次下载 |