• 전문가 요청 쿠폰 이벤트
  • 통합검색(19)
  • 리포트(17)
  • 논문(2)
판매자 표지는 다운로드시 포함되지 않습니다.

"Vector Argument" 검색결과 1-19 / 19건

  • 판매자 표지 자료 표지
    고려대학교 객체지향프로그래밍 A+ 기말고사 치팅시트
    modify the codeMachine code: binary numbers that codes instructions and arguments, Assembly language: s ... .issupersontainer*args: variable-length arguments, passed as tuple/**kargs: keyworded variable-length ... arguments, passed as dicdir(module_name): returns functions and variables that can be used with the
    리포트 | 2페이지 | 2,000원 | 등록일 2023.07.02
  • 우주비행역학 케플러 공식 활용 과제
    .1041 DEG -Argument of Perigeew _{1} =227.1542 DEG ->w _{2} =218.1880 DEG -Eccentricitye _{1} =0 ... Inclination w.r.t xy-plane,i (degrees)% OMLongitude of Ascending Node, OMEGA, (degrees)% W Argument of ... , r2z;% r3x, r3y, r3z... = components of position vectors of each mass (km)%% v1x, v1y, v1z;% v2x, v2
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,000원 | 등록일 2021.05.17
  • 판매자 표지 자료 표지
    서강대학교 23년도 마이크로프로세서응용실험 8주차 Lab08 결과레포트 (A+자료)
    42, 0x42, 0x00}; 와 같은 식으로 각 col에 출력해야 할 데이터를 저장하는 것이 가능하다.컴퓨터에서 사용되는 font들은 bitmap font 또는 vector ... font의 유형으로 나뉜다. bitmap font는 마치 8x8 dot matrix에서 표시하는 것처럼 픽셀 구조로 이루어져 있다. vector font는 수학적으로 그려지기에 sc ... _Config 함수GPIO_Config라는 함수를 만들었는데, stm32f10x.h에서 정의된 GPIO_Typedef 타입으로 GPIO port의 종류를 argument로 받는다. 그리고
    리포트 | 31페이지 | 2,000원 | 등록일 2024.03.24
  • 판매자 표지 자료 표지
    자연어 처리
    에서 많이 사용되는 지식 그래프(Knowledge Graph) 형태도 하나의 내부 표현 방식이다. 자연어 문장의 정보 부분을 술어(Predicate)-논항(Argument)의 명제 ... 이 Encoding원-핫 인코딩은 문자를 숫자로 표현하는 가장 기본적인 방법으로 머신러닝과 딥러닝 학습을 위해서는 반드시 짚고 넘어가야 되는 표현 방법이다. Count Vector
    리포트 | 27페이지 | 1,000원 | 등록일 2025.04.02
  • 부분 구문 분석 결과에 기반한 두 단계 부분 의미 분석 시스템 (Two-Phase Shallow Semantic Parsing based on Partial Syntactic Parsing)
    한국정보처리학회 박경미, 문영성
    논문 | 8페이지 | 무료 | 등록일 2025.04.14 | 수정일 2025.05.09
  • [인공지능] 자연어처리 의미역결정
    Classification AIC : Argument Identification and Classification Semantic Role Labeling Definition 분류 의미 분류 ... Predication ARG3 Ending point ARGM-LOC Locative ARGM-PRP Purpose Argument Classification Example 구구조 문법 기반 ... 어를 Action 서술어의 속하는 논항을 Subject 와 Object 로 구분하여 인식 한국어 형태소 분석기 ( 용언 추출 ) Embed- ding Vector Labeling
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,000원 | 등록일 2020.07.31
  • [레포트] 수치해석 HW#7
    ): Gauss Seidel with relaxation% input:% A = coefficient matrix% b = right hand side vector% lambda ... (default = 50)% output:% x = solution vector% ea = maximum relative error (%)% iter = number of ... iterationsif nargin < 2, error('at least 2 input arguments required'), endif nargin < 5 | isempty(maxit
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,000원 | 등록일 2019.07.03
  • 2017년도 1학기 중앙대학교 전자전기공학부 4학년 마이크로프로세서응용회로설계실습 결과보고서 [5주차]clcd-mm.c 코드 해석
    ]); }// argc(argument count)에는 (main 함수에 전달된 문자열의 개수) + 1 에 해당하는 값이 저장되게 됩니다. 한편, argv(argument vector
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 1,000원 | 등록일 2017.06.25
  • Globalisation
    the Levitt’s ‘globalisation of markets’ (HBR, 1983) thesis and critiques of his argument, and then ... pluralisation of consumption or adaptation.Levitt claimed that two vectors shape the world: technology and ... ommonality 대중공유성of human preference. He explained the relationship between the two vectors by taking the
    Non-Ai HUMAN
    | 리포트 | 2페이지 | 4,000원 | 등록일 2013.02.01
  • matlab 이산신호 표현
    1. (a) To represent the discrete-time signalx[n] ={generate the index vector ‘n’ and signal vector ... complex vector on an term-by-term bases. (You can use the command ‘subplot‘ to break the Figure ... property you claim the system does not possess, construct a counter-argument using MATLAB to
    Non-Ai HUMAN
    | 리포트 | 17페이지 | 2,500원 | 등록일 2011.06.25
  • 매트랩 함수 종합
    MATLAB 수치해석 및 수학계산ㅕ대표 함수표Elementary math functionsTrigonometric 삼각함수sinSine.sindSine of argument in ... hyperbolic sine.cosCosine.cosdCosine of argument in degrees.coshHyperbolic cosine.acosInverse cosine ... .acosdInverse cosine, result in degrees.acoshInverse hyperbolic cosine.tanTangent.tandTangent of argument
    Non-Ai HUMAN
    | 리포트 | 18페이지 | 1,000원 | 등록일 2009.12.23
  • 노동학 레포트
    utility function U(z, L1), where L1 denotes leisure time, and z is a vector of non-market goods ... used in household production. However, this would affect the validity of some of the arguments ... ) = 0,where y is a vector of market goods, L2 is labor time used in household production, and K denotes
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 3,000원 | 등록일 2010.09.09
  • 기즈모(Gizmo)와 프로토타입(Prototype)
    가 Object,Viewpoint,World,Local 등으로 구분하여 대상을 제어하기 위해서 지정된 Vector를 X,Y,Z 로 지정하였으므로, 이와는 구분하기 위해서, Map ... .initialize.apply(this, arguments)를 실행하는 익명 함수를 반환하는 것이 전부(총 6라인)였는데, 1.6.0에서는 superclass와 subclass에 대한 처리
    Non-Ai HUMAN
    | 리포트 | 6페이지 | 2,000원 | 등록일 2010.09.17
  • [수학사] 힐베르트의 수학문제
    7-th degree by means of functions of only two arguments.14. Proof of the finiteness of certain c ... bound for the number of {limit cyclesin {polynomial vector fieldsof order n and an investigation of
    Non-Ai HUMAN
    | 리포트 | 3페이지 | 1,000원 | 등록일 2004.12.21
  • [자동제어]자동제어 매트랩을 활용한 관측기 설계
    ,Fg]=tracking(Zss,p)%Input_arguments--------------------%Zss = Uncontrolled system |%p = Desired_pole ... |%--------------------------------%output_arguments------------------%CZss = Controlled System |%Fg ... );====================================================================pole vector p=[0.5 0.5]을 정의
    Non-Ai HUMAN
    | 리포트 | 15페이지 | 1,000원 | 등록일 2004.06.15
  • c 언어 강의 자료
    도 관계 없고 사용자의 필요에 따라 정의됨.3. 기본 입출력 함수3.1 출력함수1) printf()[형식] printf("format string" [,argument ... , argument, ...]);-> 화면상으로의 출력함수-> format string : 단순문자, 변환문자, escape문자로 구성변환문자의 미%d%o%x, %X%u%f%e, %E%c%s ... t);-> 단일 문자를 화면에 출력하는 함수-> argument : 문자 상수, 정수형 수식, escape 문자3) puts()[형식] puts(argument);-> 문자열
    Non-Ai HUMAN
    | 리포트 | 48페이지 | 1,000원 | 등록일 2000.11.18
  • [컴퓨터공학] mathml
    vector vector matrix matrix matrixrow matrix row determinant/ determinant transpose/ transpose selector ... explicit application of a function to its argument reln equation or relation sep/ separator in numeric ... (mean,median, sdev, variance) Linear algebra Vector calculusMathML Examples(1/5)MathML Examples(2/5)mrow
    Non-Ai HUMAN
    | 리포트 | 35페이지 | 1,000원 | 등록일 2002.05.19
  • matlab 레포트-1장연습문제
    /3 -x^2 sinxthe argument must accept a scalar as well as a vector. Test your function by typing on ... _rt(a,b,c) where a, b and c are allowed to be vectors.(b) Test the function by a=3, b=1, c=1, quaf_rt
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 1,000원 | 등록일 2000.09.03
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 03월 29일 일요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
8:22 오전
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감