Recent content by karate
-
K
MATLAB Geographically Weighted Regression in MATLAB
does anyone know sample codes with explanation on computing Geographically Weighted Regression using MATLAB?I am a newbie of MATLAB.- karate
- Thread
- Matlab Regression
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
K
Graduate Is this Polynomial an SOS Polynomial?
thank you sir, so what do you think is this type of equation?- karate
- Post #3
- Forum: General Math
-
K
Graduate Is this Polynomial an SOS Polynomial?
F = -0.2662*x^6 + 48.19*x^5 - 3424.2*x^4 + 121708*x^3 - 2*e^6*x^2 + 2*e^7*x - 6*e^7;- karate
- Thread
- Polynomial
- Replies: 3
- Forum: General Math
-
K
MATLAB [Matlab] Error running optimization.
sir what method did you use to find that the term -0.2662*x^6 has no minimum?- karate
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
K
MATLAB [Matlab] Error running optimization.
Error running optimization. Inputs must be a scalar and a square matri I am trying to use fminunc using optimtool. But i got the error Error running optimization. Inputs must be a scalar and a square matrix. this is the function i typed in the editor. function F = fun(x) F =...- karate
- Thread
- Error Matlab Optimization Running
- Replies: 5
- Forum: MATLAB, Maple, Mathematica, LaTeX