回答済み
How to export and import images while maintaining the resolution?
If anyone else was wondering: By chance, I just stumbled across a solution to this myself, when I read this recent blog on lossy...

11年以上 前 | 0

質問


How to export and import images while maintaining the resolution?
Hi there I wish to export a figure with a given pixel resolution (i.e. Matrix size) to a format understood by Photoshop, perf...

11年以上 前 | 1 件の回答 | 1

1

回答

質問


Orthorectification of images using matlab?
Hi all I have a series of images from a stationary camera, pointed at an angle overlooking my observation site. I wish to ort...

11年以上 前 | 0 件の回答 | 1

0

回答

回答済み
How to resolve this unknown licensing error?
depfuntoolbox doesn't work because of the same error. fdep however reveals all dependencies but they remain restricted to ei...

11年以上 前 | 0

質問


How to resolve this unknown licensing error?
Hi all I am all of a sudden receiving this license-error (see below) on a number of scripts that used to work and that I shou...

11年以上 前 | 5 件の回答 | 0

5

回答

質問


Using tikhonov regularization and LSQR to solve a linear set of equations
Hi all I am trying to use Tikhonov regularization to minimize a linear set of equations. I take the generalized weighted mini...

11年以上 前 | 0 件の回答 | 0

0

回答

回答済み
Controlling markertype and linestyle in plotyy
Im sorry, I should have been more specific: I know how to change the linestyles between H1 and H2. My question is: In this case ...

11年以上 前 | 0

質問


Controlling markertype and linestyle in plotyy
Hi all I am using plotyy in the following way: [AX,H1,H2] = plotyy(x1,y1,x2,[y2a y2b],'plot') How do I assign differe...

11年以上 前 | 3 件の回答 | 1

3

回答

質問


Showing only 2 decimals
Hi guys Trivial question, I am sure, but I can't figure this one out: I am rounding numbers to show only two decimals by: ...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Help! Computer freeze results in empty text file!
Hi guys This might at first glance appear as a non-matlab question, but bear with me. This IS a matlab question and it is fai...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


Using colormaps for histograms
Hi guys Is it possible to color a histogram using a colormap rather than a single color? Cheers

12年弱 前 | 0 件の回答 | 0

0

回答

質問


How to get the position of a plot
Hi guys I can get the position of the entire figure, or the axes easily, but I am interested in getting the position of the a...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


Filtering noisy/high-variance data out
Hi guys I need some advice regarding the automatic filtering out of noisy / high-variance parts of a dataset. Here is a dropb...

約12年 前 | 0 件の回答 | 1

0

回答

質問


Why does my long simulation slow down over time?
I am running long simulations involving a double for-loop with each approx. 20 intervals, and each internal process taking anywh...

約12年 前 | 1 件の回答 | 0

1

回答

回答済み
Existence of parallel computing resources (statistics, etc)?
Thanks Edric. Your answer was just what I needed!

約12年 前 | 0

質問


Is turbulence modelling possible with Matlab?
Hi there Does anyone know of a method/program to model turbulence in Matlab? Ideally I would like to create a 3D scenario of ...

約12年 前 | 0 件の回答 | 0

0

回答

質問


Removing or altering an axis of a polar plot
Hi guys I am tinkering around with a polar plot and the axes are puzzling me a bit. I am trying to either alter the Xticklabe...

約12年 前 | 0 件の回答 | 0

0

回答

質問


Existence of parallel computing resources (statistics, etc)?
Hi there I am running some long processes within a for-loop and have started wondering if I might be able to speed up the who...

約12年 前 | 2 件の回答 | 0

2

回答

質問


Logging of a calculation process as a .txt file
Hi guys I am running a long calculation process which sometimes outputs a string, using disp(), in order for the user to keep...

12年以上 前 | 1 件の回答 | 1

1

回答

回答済み
How To Clear Java Heap Space Memory????
I would like to join in the choir of people looking for a solution to this. Primarily to bump this thread back to the top of the...

12年以上 前 | 0

質問


"Plotyy" for polar plots?
Hello Is it possible to do a polar plot with two (or more) outward axes for different datasets (much like plotyy for a regula...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


pkunzip for x64 Matlab?
I have received a bunch of data and a pkunzip.exe file which I am supposed to run in Matlab using dos commands. I.e.: dos(...

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Problem: Integrating symbolic expression with dblquad
Thank you very much. That's exactly the piece of the puzzle I was missing. You wouldn't happen to know if there's any fast w...

13年弱 前 | 0

質問


Problem: Integrating symbolic expression with dblquad
Hi there I have a long list of symbolic functions which I would like to integrate with dblquad (this is an example of one suc...

13年弱 前 | 2 件の回答 | 0

2

回答

回答済み
Voronoi boundaries
It seems no-one has heard of a routine which does what I need, so I spent some time making one myself. Anyone who stumble across...

13年弱 前 | 2

| 採用済み

質問


Voronoi boundaries
Hi guys the program voronoiDiagram gives the vertices of a voronoi decomposition of a set of scattered datapoints. These vert...

13年弱 前 | 4 件の回答 | 1

4

回答

回答済み
Is it possible to use an array in an if statement?
Assuming your GR vector is LGR long, then perhaps something like: Nu_G=zeros(LGR,1); Nu_g(Gr<10^5)=0.5.*Gr(Gr<10^5).^25; ...

約13年 前 | 0

質問


Changing the radial axislabels in a polar plot
Hi guys Plenty of questions have been asked here regarding changing the axislabels in a polarplot. They have, as far as I can...

約13年 前 | 2 件の回答 | 1

2

回答

質問


changing color while using 'hist' in a bar-plot
Hi there When using the 'hist' option while plotting a bar figure, I can't seem to figure out how to change the facecolor and t...

約13年 前 | 1 件の回答 | 1

1

回答

質問


Patch/fill resolution problem
Hi there I am plotting around 10mio points within an axis range of [0 8 0 400]. I am then using patch/fill to plot several sl...

約13年 前 | 1 件の回答 | 0

1

回答

さらに読み込む