How can i run the given code on my example

조회 수: 1 (최근 30일)
zahid
zahid 2016년 2월 11일
답변: Stalin Samuel 2016년 2월 11일
Can anybody tell me how i can run the following MATLAB CODE that is given in link
X0=[0.1;0.2];

답변 (1개)

Stalin Samuel
Stalin Samuel 2016년 2월 11일
  1. Create a New 'm' file (e.g main.m)
  2. Define f(x),X0 in main file
  3. Now call the function steep from your main file (main.m and function file should be in the same directory)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by