![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9604001_1560260695547_DEF.jpg)
Michael Mauersberger
Followers: 0 Following: 0
Feeds
제출됨
Newton-Raphson method with linear constraints
Implementation of the Newton-Raphson method with linear constraints, increment damping and additional sweep points
대략 1년 전 | 다운로드 수: 2 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/c41d3d78-1c32-421b-b151-0624985e8a51/18ef685c-19ec-4752-8fbb-035a1ceeff1c/images/1702991810.png)
질문
Why does gradient function calculates wrong dimensions?
Hi there, Why does the gradient function calculates the first two dimensions wrong? Example: [mshx,mshy,mshz] = ndgrid(0:.1...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Why does gradient function calculate wrong dimensions 1 and 2?
Hi there, I want to calculate multidimensional gradient of a scalar field. After I got to know the difference between meshgri...
거의 5년 전 | 답변 수: 1 | 0
1
답변답변 있음
Hi,How to plot vectors with different sizes against each other ? size of one vector is 24244x1 and other vector is 24243x1
Hi, maybe you want to plot one vector v of length xv over a vector u of length xu. Then you can interpolate. It is assumed, tha...
Hi,How to plot vectors with different sizes against each other ? size of one vector is 24244x1 and other vector is 24243x1
Hi, maybe you want to plot one vector v of length xv over a vector u of length xu. Then you can interpolate. It is assumed, tha...
거의 5년 전 | 0