• AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • 통합검색(278)
  • 리포트(187)
  • 논문(75)
  • 자기소개서(7)
  • 시험자료(5)
  • ppt테마(2)
  • 방송통신대(1)
  • 이력서(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"Iteration method" 검색결과 121-140 / 278건

  • 비선형 해석에 의한 원형박판의 안정성 연구
    대한안전경영과학회 김치경
    논문 | 6페이지 | 4,000원 | 등록일 2016.04.02 | 수정일 2023.04.05
  • 원강 영문 레포트 자
    methods of competition:Businesses are prosecuted for using illegal methods against their competitors. It ... illgal methods are allowed, there is a high risk for their country economy. Competition law is a ... waterfall model with the iterative philosophy of prototyping.Example:“Incremental model” means that when
    리포트 | 20페이지 | 10,000원 | 등록일 2016.07.19
  • 판매자 표지 자료 표지
    소프트웨어공학방법론
    .1.1.1 계획 단계- 문제를 정의한 후 프로젝트 영역을 결정한다.- 작업 분할 구조도(WBS)를 이용하여 세부 작업을 결정한다.- CPM(Critical Path Method ... .2 반복적 개발 방법(Iterative Development)사용자 요구 사항의 일부분, 제품을 일부분을 반복적으로 개발하여 최종제품을 완성하는 방법으로 증분형 개발 모델과 진화 ... 를 파악하기가 어렵다.2.6 애자일 방법론 (Agile Method)애자일 모델은 고객의 요구에 민첩하게 대응하고 그때 그때 주어지는 문제를 풀어나가는 방법론을 말한다. 폭포수 모델
    리포트 | 6페이지 | 1,000원 | 등록일 2018.04.08
  • MATLAB 프로그래밍
    MATLAB으로 프로그래밍하고 예제를 들어 확인하라.1) 가위치법(False position method)①프로그래밍function FalsePosition(func,x1,x2 ... position method)①프로그래밍function answer = ModifiedFalsePositionMethod(func,x1,x2,error_val,maxn)n ... ('initial value error')end②예제3) 할선법(Secant method)①프로그래밍function answer = SecantMethod(func,x1,x2,ea
    리포트 | 10페이지 | 2,000원 | 등록일 2014.03.26
  • 격발된 탄환의 대류열전달 모델링
    을 살펴보기 위해 적분을 취하였다.이를 iteration을 실시하기 위해 수치해석법으로 Newton-Raphson method을 활용하여, 식의 해를구하였다.3. 시뮬레이션 결과그림
    리포트 | 23페이지 | 2,000원 | 등록일 2018.12.24
  • 수치해석2
    Polynominal② Method of undetermined coefficents③ Iterated Interpolation + ④ Matlab's Polyfit functionIf we ... Result- compare methodsThere are several method to make polynominal. But we don't know about the ... function and only have the 5 points, we can use just 3 method to solve this problem.① Lagrangian
    리포트 | 6페이지 | 1,500원 | 등록일 2014.01.07
  • 공기역학 CFD를 통한NACA0012, NACA2412 익형 유동해석
    methods with the new fully-coupled viscous/inviscid interaction method used in the ISES code developed ... panel method. The boundary layers and wake are described with a two-equation lagged dissipation ... 의 iteration 결과 수렴이 어느 정도 잘 된 것으로 확인되었다. 즉, Cd,Cm계산 결과 값이 제대로 수렴하지 못해 값이 상인한 것은 아니라고 생각된다. 그렇다면 왜 상이한 결과
    리포트 | 15페이지 | 1,000원 | 등록일 2015.12.25 | 수정일 2016.01.01
  • 확장 해밀턴 이론에 근거한 탄점소성 시스템의 시간유한요소해석법
    한국공간구조학회 김진규
    논문 | 8페이지 | 4,000원 | 등록일 2016.04.02 | 수정일 2023.04.05
  • FDM & FEM using the Matlab (Electrodynamics)
    Electrodynamics Report FDM(Electrostatics) FEM(Magnetostatics) 2-D Finite Difference methods for ... Electrostatics 2 3 4 5 % Solving the 2-D Poisson equation by the Finite Difference ...Method ... ; %Number of iterations dx=2/(nx-1); %Width of space step(x) dy=2/(ny-1); %Width of space step(y) x=0:dx
    리포트 | 25페이지 | 2,000원 | 등록일 2013.07.06
  • IRIS data 분류를 위한 신경망 패턴인식기의 설계
    iteration을 만을 거침으로서 수렴 속도에 있어서는 conjugate gradient method가 BP rule에 대하여 아주 뛰어난 성능을 보여주었다.즉 BP의 경우는 함수의 기울 ... 시켜서 back propagation과 conjugate gradient method를 이용하여 data를 분류, PCA와 LDA를 이용하여 선택된 input feature에를 이용한 분류 ... , 즘의 n번째 iteration에서의 방향벡터라 두면, weight vector는 다음과 같은 식에 의해서 update된다.은 learn rate parameter이다. 초기 방향
    리포트 | 26페이지 | 3,000원 | 등록일 2011.12.08
  • ontrol Engineering Project
    값을 각 변수들의 선형 조합으로 표현된다. 이 미분값을 Xdot으로 정의한다. 각 변수들의 값을 시뮬레이션하기 위해 rounge kutta method를 이용하게 되는데, 이번 ... 프로젝트에서는 일반적으로 2차보다 높은 정확도를 가지는(order가 높다고 항상 정확도가 높은 것은 아니지만 보통은 그렇다.) 4차 rounge kutta method를 이용 ... 했다. 적분 계산, 예를 들면 x(1+ts)의 값의 계산은 x(1)에 rounge kutta method를 통해 계산된 값을 더함으로써 이루어진다. 이 계산에서 앞서 구한 Xdot
    리포트 | 7페이지 | 1,000원 | 등록일 2012.12.16
  • [기계항공공학] 온도실험 수치해석 레포트 소스
    ))*theta_b +(Tinf - 273);plot(x,Temp)2. Derive a discrete equation with the energy balance method ... and plot the temperature profile with Finite Differential Method (temp. vs. (x, y))Note: ① Assumption ... iteration을 통하여 반복을 통해 수렴하는 해를 찾는다.이 프로그램의 실행 후에는 온도분포를 나타내는 3926 by 1의 열벡터를 얻게 된다. 이 열벡터를 이용하여 151 by 51
    리포트 | 8페이지 | 2,500원 | 등록일 2013.01.01 | 수정일 2014.05.18
  • 수치해석2
    The error of Newton raphson method is proportionate to the square of previous error. So the c ... onvergence of this method is faster than other methods. (ex : Bisection, False position etc.) In case (a ... ), by the tenth iteration, I get a real root for f(x) 0.474572. But relative error is increased until
    리포트 | 3페이지 | 1,000원 | 등록일 2011.06.17
  • 최적설계 chap4_2 , 성균관대학교 서명원교수님
    method two iterations only with the starting point,Matlab CodeX=[0;0;0];x1=X(1);x2=X(2);x3=X(3);A=[2 ... matrix.Condition number matrixHomework 10. Perform two iterations of the Newton`s method to ... to bodies A and B, respectively, using Newton’s method. Use the starting vector,[Hint: potential
    리포트 | 13페이지 | 2,000원 | 등록일 2012.11.03
  • 네슬레 테이스터스초이스 (네스카페) 브랜드이미지 향상위한 마케팅조사및 나의의견
    .6160.050Var021.799.066Var024.738.127Var023.732.279Var026.022.912Var025.211.880Extraction Method ... : Principal Component Analysis.Rotation Method: Varimax with Kaiser Normalization.a. Rotation converged in ... 3 iterations.회전된 성분행렬을 통한 요인분석결과 요인 수는 2개로 묶인 것을 알 수 있으며, 항목19,20,21,23,24이 요인1로 묶이고, 항목25,26이 요인2
    리포트 | 35페이지 | 4,800원 | 등록일 2013.11.08
  • 12조 온도실험 수치해석레포트
    );plot(x,Temp)2. Derive a discrete equation with the energy balance method and plot the temperature ... profile with Finite Differential Method (temp. vs. (x, y))2D에서의 heat diffusion equation은 다음과 같다..2D ... 하여 iteration 방법으로 각 node의 온도를 계산한다.case 1. Interior nodei),를 고려하지 않은 경우이 때,이므로구하고 싶은 값에 대해 정리하면,ii),를 고려한 경우이 때
    리포트 | 12페이지 | 2,500원 | 등록일 2013.01.01 | 수정일 2014.05.18
  • 기항실 2 온도실험 수치해석레포트
    +(Tinf - 273);plot(x,Temp)2. Derive a discrete equation with the energy balance method and plot the ... temperature profile with Finite Differential Method (temp. vs. (x, y))2D에서의 heat diffusion equation ... 하여 iteration 방법으로 각 node의 온도를 계산한다.case 1. Interior nodei),를 고려하지 않은 경우이 때,이므로구하고 싶은 값에 대해 정리하면,ii
    리포트 | 12페이지 | 2,500원 | 등록일 2013.01.01 | 수정일 2014.05.18
  • 비전센서를 이용한 GMA 단층용접에서 추적성능 향상을 위한 기존 알고리즘과 개발 알고리즘 비교에 관한 연구
    한국기계기술학회 이정익
    논문 | 10페이지 | 4,000원 | 등록일 2016.04.01 | 수정일 2023.04.05
  • 수치해석 BISECTION/가위치법 매틀랩 코드 레포트
    ang hoon% numerical method p123 chapter5.1 sol%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%iter ... = 0;xl = 5;xu = 10; %초기값 5와 10으로 주어짐xrold = 7.5;for iter = 1:3 %이분법 3번 반복하기위하여 for문 작성xr = (xl+xu ... programmed by sin sang hoon% numerical method p123 chapter5.3 sol
    리포트 | 9페이지 | 1,500원 | 등록일 2011.03.30
  • MATLAB으로 관수로의 f값구하는 레폿
    예)인 경우,가 된다.문제) 위의 문제를1) Graphical method( incseach method )2) Bracketing method ( bisection method ... )3) Bracketing method ( false position method )4) Open method ( Newton-Raphson method )5) Open ... method ( Secant method )6) Open method ( Modified Secant method )7) MATLAB function ' fzero '를 이용하여 구하시오
    리포트 | 2페이지 | 1,000원 | 등록일 2009.11.06
  • EasyAI 무료체험
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2025년 10월 11일 토요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
5:57 오후
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감