blotch detection
I want to make automatic video inpainting projects with matlab. Firstly i have to detect blotch in video with sift but i don't know what can i do
0
753
How to do strcmp in textboxes with Matlab
I would like to know how to compare strings between 2 textboxs in Matlab. Can someone please give some examples? Thank you in advantage.
2
753
How to call a function which is in another program MATLAB
I write this in my main program
[code]
[C,rows,cols,entries] = Matrix('C.txt')[/code]
Matrix fuction is in another program Matrix.m and I want to call ...
2
753
How can I find each max element of three matrices as new matrix?
Maybe the question is a little bit confused, I'll make an example below.
Let's say I have a 3 matrices a, b, c with same size.
[code]
a = [2, 5; 6, 9 ...
2
753
MATLAB App Designer non-Numeric data plotting
UIAxes in Matlab App designer does not support non-numeric data such as a graph plot, is there any alternative to do it inside UI framework?
[img]htt ...
0
753
Reproducible results when creating random matrices across parallel calls in MATLAB
I want to create a number of random matrices, but they are really big to fit in memory, so I'd like to find a way to reproduce them across computers, ...
0
753
How extract (changeable variable) word & number using regular expression matlab
I have more than 10k text files look similar like this, all of them are similar in format but not in size, sometime is bigger or smaller.
[code][{u'l ...
0
753
Retaining color when subsampling a triangulated surface: get indices from reducepatch?
I have a very densely tessellated surface which looks like this: White matter dense
[img]https://i.stack.imgur.com/gcNFn.png[/img]
This surface is too ...
0
753
Linprog function in Matlab
I have a system X(k+1) = Ax(k) + Bu(k) and I have a cost function which needs to be minimised. I need to find the optimal u(k) that minimises x(k). Ho ...
0
753
I've created MATLAB code here that produces a graph and depending on parameters (some random) converges to a different a
I want to be able to run this 100 times for a certain set of parameter values and take an average of the amount of groups that it produces.
Here is t ...
0
753





































