Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/AppController.php, line 81]Code Context$sys_lang = "";
if(strrpos(strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']), 'zh-cn') !== false) {
$sys_lang = "ch";
$session = object(Cake\Http\Session) { [protected] _engine => null [protected] _started => null [protected] _lifetime => (int) 1440 [protected] _isCLI => false } $sys_lang = ''App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 81 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 91 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 122 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]Code Contextif (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67405961e28c7127420126" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6"/></form><a href="#" class="dropdown-item" onclick="document.post_67405961e28c7127420126.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405961e2c43951781334" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6"/></form><a href="#" class="dropdown-item" onclick="document.post_67405961e2c43951781334.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈46】疫情干扰,卷土重来,多专业备考绝地反击上岸东京大学复杂理工。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/60/20230301052043_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|杨老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「每个人的程度都不一样,要找到适合自己的,再加上努力,就一定没问题。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:大二学过几个月的程度</strong></p> <p class="t4"><strong>英语:TOEFL 101</strong></p> <p class="t4"><strong>本科:大连理工大学</strong></p> <p class="t4"><strong>专业:物理</strong></p> <p class="t4"><strong>合格:東京大学 </strong><strong>複雑理工学専攻</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aiay9hKOnSowyCcibGhib3dk7tUYo5JPicicRbYMb6qtpFrVhlYtJ8dceLncA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">进入塾,开始复习</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">取得托福成绩</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">毕业</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">东大理学考试(疫情原因无法参加)</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">赴日(语言学校)</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">参加东大理学,工学,复杂理工的考试</p> <p class="t4"><strong>2022年9月</strong></p> <p class="t4">参加东大理学,工学,复杂理工的考试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京大学(日文:東京大学;日文假名:とうきょうだいがく;英文:The University of Tokyo) ,简称东大(日文:東大;日文假名:とうだい;英文:UTokyo) ,是一所本部位于日本东京都文京区的综合性国立大学,日本超级国际化大学计划A类学校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划、日本海洋创新联盟 、国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。</p> <p class="t4"> </p> <p class="t4">东京大学诞生于1877年,由“东京开成学校”与“东京医学校”在明治维新期间合并改制而成,初设法学、理学、文学、医学四个学部和一所大学预备学校,是日本第一所国立综合性大学,其部分科系最早可以溯源到灵元天皇时期;学校于1886年更名为“帝国大学”,这也是日本建立的第一所帝国大学;1897年,其易名为“东京帝国大学”;二战后的1947年9月,正式定名为“东京大学”。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aia7icrsKFVsfTicI6MNL674mvelvdd7OxvuCvQdaZygzJdA9mreGg4fO7Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">理学:更偏向基础学科,有一些基础研究; </p> <p class="t4"> </p> <p class="t4">工学:更偏应用,但也有一些做理论的老师;</p> <p class="t4"> </p> <p class="t4">新领域:融合学科,多个学科的应用。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaxZpApcaehqzgzMPK6WQKlwoKZyn5mDvzxHjLmAajuVM2vGmI6SMoWg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">理学物理,工学物理同上。</p> <p class="t4"> </p> <p class="t4">新领域 复杂理工基本有四个大方向 计算机、生物、宇宙学、等离子体。</p> <p class="t4"> </p> <p class="t4">学校官方日语介绍:</p> <p class="t4"> </p> <p class="t4">複雑理工学専攻は、理学と工学を融合した今までにないアプローチによって「複雑性」を解明し、新しいパラダイムを創成できる研究者・技術者を養成するという理念の下設立されました。実世界には複雑な非線形現象が数多く存在し、複雑な系を単純な系の線形的な重ね合わせで構成することは必ずしもできないという事実に我々は直面しています。カオスやフラクタルといった新たな非線形概念の形成を契機として、実世界には多数の非線形要素が強く相互作用する複雑系が至るところに存在しており、その理解は21世紀の新しい科学技術を創成する原動力となり得ることが明らかになってきました。</p> <p class="t4"> </p> <p class="t4">本専攻では「脳・バイオ」「アストロバイオロジー」「極限物質」の3つのモジュールを中心に、ナノから宇宙にわたるマルチスケール複雑系の学融合を推進し、新しい複雑系科学・技術の創成を目指しています。また、これらの分野に共通する数理・情報・学習などの理論と技術に基づく「複雑系プラットフォーム」を構築することにより、研究と人材育成を促進し、新たな展開を図っています。本専攻はそれぞれが1~3 名の教員(教授、准教授、助教)で構成されるいくつかの研究室からなっています。学生はこのうちの1つの研究室に配属されることになります。 </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaYYTNWCicAchicNtIa8cwDz0LZSbjB2nQ1oAbwcqI99y5hU1wefMiaoicoA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/complex/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 英语成绩;</p> <p class="t4"> </p> <p class="t4">2️⃣ 毕业证书(学位证和毕业证都要有英文版,没有今早找教务处开,没毕业的开英文的预毕业证明);</p> <p class="t4"> </p> <p class="t4">3️⃣ 电子版照片。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">理学物理:报名的时候可以报两个大方向A0-A8,每个方向可以报4个老师,同时每个方向报名的时候要写一个志望理由书。不需要英语成绩;</p> <p class="t4"> </p> <p class="t4">物理工学:需要英语成绩;</p> <p class="t4"> </p> <p class="t4">复杂理工:需要书类审查,小论文,英语成绩。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网(复杂理工) :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/complex/html/examinee/overview.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>理学物理</strong>:</p> <p class="t4">线下考试。日语试卷,没有英语,稍微吃了点亏。<strong>报名的时候不需要英语成绩,但是要现场考个托福itp,难度比较简单。</strong>数学方面,募集要项没给具体范围,但是可以从往年题中看出基本是线性代数、微分方程、复变函数、有时还会给你一个新的概念然后再应用。<strong>物理方面的话,就是四大力学中考三个,但力学不常考。</strong></p> <p class="t4"> </p> <p class="t4"><strong>物理工学</strong>:</p> <p class="t4">有英语试卷。<strong>20年开始要考6门数学</strong>:线代、高数、几何、复变函数、傅里叶、概率论。虽然考试科目多了,但是相应的难度较以前小了很多。物理的话就是四大力学,<strong>特别说明一下,力学几年尤其爱考小振动,热统基本是统计力学方面,电动力学基本都是电磁波。</strong>明确之后,就很好掌握了。</p> <p class="t4"> </p> <p class="t4"><strong>复杂理工</strong>:</p> <p class="t4"><strong>线上考试。</strong>有英文试卷。一共三道题,第一道高数必做,第二道线代,力学二选一,第三道复变函数、概率论、电磁学三选一。我选的是三道数学,有个经验是,复杂理工最近不会考像上述两个专业一样出一些过去问有的知识点,<strong>所以复习的时候一定要全面复习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>理学物理</strong>:</p> <p class="t4">我报的是粒子物理,这个专业还是比较卷的,笔试我自认为答的还不错,但是还是没进面试(理学面试刷下的人很少,几乎不刷人)。<strong>理论物理方向还是很卷的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>物理工学</strong>:</p> <p class="t4">惨痛的失败经验。面试59人中刷了3个。面试是要发表毕业论文7分钟,然后提问13分钟。然后可以带四页打印好的ppt,现场投影。面试我是提前一个月就开始准备了,<strong>但还是有超出我预料的东西</strong>。首先面试是线下的,再本乡工序6号馆的二楼讲义室,可能是为了投影效果,整个房间都很暗,然后就你旁边亮着大屏,底下还坐着一堆教授,压力巨大。另外在自己发表7分钟的时候,<strong>前排有老师按了一下铃,</strong>当时我就有点懵,以为到时间了,然后老师让我继续,按铃这个问题建议去找教务问一下吧。到了提问环节,我的第一志愿教授先开始提问,我不得不吐槽一下,当时我的第一支援教授不知为什么,坐在了第七排,所有老师最后,而且当时大家都带着口罩,第一个问题我就没有听清楚,于是请求老师再说一边,声音就大了一点点,可能是因为外国人面试都被排在最后,老师可能也没有那么多精力了,声音还是非常小,然后就尬住了,最后前排老师重复了一下,我才听懂,是问了我一个有关研究计划书的问题,但是这个问题根本没在研究计划书上讨论过(我是提前联系了教授,被要求额外提供研究计划书的),我只能用现有的知识,讲了讲研究计划书,但是教授却非常不满意,认为我不能理解他的意思,到这我也意识到基本凉了。后面我的第一志愿教授不再问我问题,而是前排主持的老师问我问题,问的也比较常规都是有关我发表的内容的,但最后还是被刷了。</p> <p class="t4"> </p> <p class="t4"><strong>复杂理工</strong>:只有6分钟。我的话就是第一志愿老师和我闲聊,问我来日本都干什么了,为什么要做这个专业啊,做过那些实验,会哪些计算机语言,没有涉及专业知识。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:关于按铃的问题,这是起到计时的作用。这只是个形式,是铃声还是老师告诉你时间都有可能。一般正经点的话,应该在距离结束还有5分钟或者8分钟左右先按一下,3分钟的时候按两下,提醒发表者剩余时间。一般讲究的话会在面试流程中提到,准备什么材料,服装,几点进场,有没有提醒铃声。不过由于各个大学长久以来可能都达成了一种“你懂的”的思想,没写也是非常有可能的。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">因为日本的物理学比较强,相比欧美的话留学成本要小很多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">通过中介,想找一个能辅导我的理工塾。<strong>因为也不是什么塾都可以做了东大物理的过去问的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>复杂理工没联系,其他的两个都联系了,</strong>但是最后感觉,强校提前联系的意义不大,笔试和面试比较重要。<strong>但是我听说有部分学习需要提前联系,才能参加考试,这就要看你的个人情况了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">考前一个月吧,压力会比较大。只能继续刷题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">因为我为了参加线下考试来的日本,所以每天上午都要去语言学校,<strong>上完之后在自习室待到11点这样。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">有几个,<strong>理学部的英语考试的时候,不能穿带有英文字母的服装。</strong><strong>物理工学笔试题计算量比较大,建议多做练习。复杂理工的笔试不用特别关注过去问,要全面的复习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4"><strong>影响还不小。</strong></p> <p class="t4"> </p> <p class="t4">最开始我是想走东大的英文项目,但是需要物理GRE的sub 国内只有10月有考场,但是东大的英文项目10底截止,等不到成绩。然后韩国是有4月份的考试,然后因为疫情参加不了。大二,大三刷的GPA也白刷了。然后就是我的第一次考试,因为疫情东大理学物理2020年的考试形式是只有面试(面试现场做题似乎是),到了我考前一个月,考试形式才出来,数学和物理可以线上考试,但是英语,必须去日本考试,于是这一年我就无了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>帮助是很多的。</strong></p> <p class="t4"> </p> <p class="t4">首先,<strong>塾里有很多东大的学长</strong>,比如我现在合格的这个专业就是张老师推荐的,之前我以为物理学就只有理学部有,结果新领域里边还有一些,广域科学里边还有。而且面试之前,<strong>张老师还帮我联系了之前在研究室的学长,</strong>有一定的帮助。我觉的这些信息是非常有价值的,<strong>另外塾里还有老师帮忙解决东大的过去问,</strong>有些问题是我怎么都想不出来的,这也非常重要。</p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">有点影响吧,就是和老师当面交流少了一些。但也有好处,可以反复看录播。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>听塾里老师过一遍知识点,然后结合过去问,看日本这边的教材</strong>(与国内教材的关注点还是有很多区别的)。</p> <p class="t4"> </p> <p class="t4"><strong>知识点我是整理成思维导图</strong>,然后过去问,我就是分学科整理的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:王同学的笔记详见下方哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">复杂理工。复杂理工四个大方向,计算机最卷,笔试正确率得有9成以上吧,其他的还好。另外复杂理工收学生也要讲究外国人比例不能太高,据说我们这次考试,一半是国人,所以备考要更加努力吧,</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>英语早拿下</strong>,别成负担。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>多收集信息,选好学校教授</strong><strong>(很重要)</strong>。</p> <p class="t4"> </p> <p class="t4">3️⃣ 多体会过去问,<strong>感受出题规律</strong>。</p> <p class="t4"> </p> <p class="t4">4️⃣面试的时候要<strong>准备全面</strong>(你之前和教授谈过的东西都要准备,比如研究计划书什么的)。</p> <p class="t4"> </p> <p class="t4">5️⃣最关键,<strong>备考过程中要认真,自律一点。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做得好的就是备考期间付出了足够的努力。</strong></p> <p class="t4"> </p> <p class="t4">不够好的就是4月来日之前,仗着自己有一年的复习经历,没有那么认真学习,如果把这些时间,花在做做其他学校的过去问,比如京大。或者多扩展看看研究计划书,可能结果都不一样了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4">每个人的程度都不一样,<strong>要找到适合自己的,</strong><strong>再加上努力,就一定没问题。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">学物理的出路也不是很多,我想继续研究的话就需要博士学位,所以目前打算在修士期间以研究学习为主吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">知人者智,自知者明。只有在明白什么适合自己的时候,才能对症下药,将努力的效果做到最大化。王同学的考学之路也并非一帆风顺,前期因为疫情错过考试,后期也要准备多个专业的考试,最终坚持不懈的努力让他成功拿到offer。希望他在未来的研究道路上可以越走越远,加油未来的王博士!!?</p> <p class="t4"> </p> <p class="t4">? 笔记分享 ?</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaVRFib8Yib1ZJks9Cl08vceBics5tom6yN06KciaXSUiavdicHs0vPM2YOGtg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aiak5dZL2wfQG6aKiaROvtl55K7VubIicKvicf9as1vj3ZyDicmIzmlyIoxxw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>杨老师寄语</strong></p> <p class="t4"> </p> <p class="t4">王同学行动力强,能很有规划的一步步完成目标。即使对于不熟悉的领域,也有很强的快速学习和提取概括能力。同时对做研究的热情也很高,经常主动的去思考和分析问题。希望他学业顺利,并能在东大能享受属于自己的研究生活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/59" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/61" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $maxBufferLength = (int) 8192 $file = '/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 855 $message = 'Unable to emit headers. Headers sent in file=/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php line=855'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 154]Code Context$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67405961e28c7127420126" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6"/></form><a href="#" class="dropdown-item" onclick="document.post_67405961e28c7127420126.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405961e2c43951781334" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6"/></form><a href="#" class="dropdown-item" onclick="document.post_67405961e2c43951781334.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈46】疫情干扰,卷土重来,多专业备考绝地反击上岸东京大学复杂理工。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/60/20230301052043_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|杨老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「每个人的程度都不一样,要找到适合自己的,再加上努力,就一定没问题。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:大二学过几个月的程度</strong></p> <p class="t4"><strong>英语:TOEFL 101</strong></p> <p class="t4"><strong>本科:大连理工大学</strong></p> <p class="t4"><strong>专业:物理</strong></p> <p class="t4"><strong>合格:東京大学 </strong><strong>複雑理工学専攻</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aiay9hKOnSowyCcibGhib3dk7tUYo5JPicicRbYMb6qtpFrVhlYtJ8dceLncA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">进入塾,开始复习</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">取得托福成绩</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">毕业</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">东大理学考试(疫情原因无法参加)</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">赴日(语言学校)</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">参加东大理学,工学,复杂理工的考试</p> <p class="t4"><strong>2022年9月</strong></p> <p class="t4">参加东大理学,工学,复杂理工的考试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京大学(日文:東京大学;日文假名:とうきょうだいがく;英文:The University of Tokyo) ,简称东大(日文:東大;日文假名:とうだい;英文:UTokyo) ,是一所本部位于日本东京都文京区的综合性国立大学,日本超级国际化大学计划A类学校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划、日本海洋创新联盟 、国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。</p> <p class="t4"> </p> <p class="t4">东京大学诞生于1877年,由“东京开成学校”与“东京医学校”在明治维新期间合并改制而成,初设法学、理学、文学、医学四个学部和一所大学预备学校,是日本第一所国立综合性大学,其部分科系最早可以溯源到灵元天皇时期;学校于1886年更名为“帝国大学”,这也是日本建立的第一所帝国大学;1897年,其易名为“东京帝国大学”;二战后的1947年9月,正式定名为“东京大学”。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aia7icrsKFVsfTicI6MNL674mvelvdd7OxvuCvQdaZygzJdA9mreGg4fO7Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">理学:更偏向基础学科,有一些基础研究; </p> <p class="t4"> </p> <p class="t4">工学:更偏应用,但也有一些做理论的老师;</p> <p class="t4"> </p> <p class="t4">新领域:融合学科,多个学科的应用。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaxZpApcaehqzgzMPK6WQKlwoKZyn5mDvzxHjLmAajuVM2vGmI6SMoWg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">理学物理,工学物理同上。</p> <p class="t4"> </p> <p class="t4">新领域 复杂理工基本有四个大方向 计算机、生物、宇宙学、等离子体。</p> <p class="t4"> </p> <p class="t4">学校官方日语介绍:</p> <p class="t4"> </p> <p class="t4">複雑理工学専攻は、理学と工学を融合した今までにないアプローチによって「複雑性」を解明し、新しいパラダイムを創成できる研究者・技術者を養成するという理念の下設立されました。実世界には複雑な非線形現象が数多く存在し、複雑な系を単純な系の線形的な重ね合わせで構成することは必ずしもできないという事実に我々は直面しています。カオスやフラクタルといった新たな非線形概念の形成を契機として、実世界には多数の非線形要素が強く相互作用する複雑系が至るところに存在しており、その理解は21世紀の新しい科学技術を創成する原動力となり得ることが明らかになってきました。</p> <p class="t4"> </p> <p class="t4">本専攻では「脳・バイオ」「アストロバイオロジー」「極限物質」の3つのモジュールを中心に、ナノから宇宙にわたるマルチスケール複雑系の学融合を推進し、新しい複雑系科学・技術の創成を目指しています。また、これらの分野に共通する数理・情報・学習などの理論と技術に基づく「複雑系プラットフォーム」を構築することにより、研究と人材育成を促進し、新たな展開を図っています。本専攻はそれぞれが1~3 名の教員(教授、准教授、助教)で構成されるいくつかの研究室からなっています。学生はこのうちの1つの研究室に配属されることになります。 </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaYYTNWCicAchicNtIa8cwDz0LZSbjB2nQ1oAbwcqI99y5hU1wefMiaoicoA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/complex/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 英语成绩;</p> <p class="t4"> </p> <p class="t4">2️⃣ 毕业证书(学位证和毕业证都要有英文版,没有今早找教务处开,没毕业的开英文的预毕业证明);</p> <p class="t4"> </p> <p class="t4">3️⃣ 电子版照片。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">理学物理:报名的时候可以报两个大方向A0-A8,每个方向可以报4个老师,同时每个方向报名的时候要写一个志望理由书。不需要英语成绩;</p> <p class="t4"> </p> <p class="t4">物理工学:需要英语成绩;</p> <p class="t4"> </p> <p class="t4">复杂理工:需要书类审查,小论文,英语成绩。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网(复杂理工) :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/complex/html/examinee/overview.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>理学物理</strong>:</p> <p class="t4">线下考试。日语试卷,没有英语,稍微吃了点亏。<strong>报名的时候不需要英语成绩,但是要现场考个托福itp,难度比较简单。</strong>数学方面,募集要项没给具体范围,但是可以从往年题中看出基本是线性代数、微分方程、复变函数、有时还会给你一个新的概念然后再应用。<strong>物理方面的话,就是四大力学中考三个,但力学不常考。</strong></p> <p class="t4"> </p> <p class="t4"><strong>物理工学</strong>:</p> <p class="t4">有英语试卷。<strong>20年开始要考6门数学</strong>:线代、高数、几何、复变函数、傅里叶、概率论。虽然考试科目多了,但是相应的难度较以前小了很多。物理的话就是四大力学,<strong>特别说明一下,力学几年尤其爱考小振动,热统基本是统计力学方面,电动力学基本都是电磁波。</strong>明确之后,就很好掌握了。</p> <p class="t4"> </p> <p class="t4"><strong>复杂理工</strong>:</p> <p class="t4"><strong>线上考试。</strong>有英文试卷。一共三道题,第一道高数必做,第二道线代,力学二选一,第三道复变函数、概率论、电磁学三选一。我选的是三道数学,有个经验是,复杂理工最近不会考像上述两个专业一样出一些过去问有的知识点,<strong>所以复习的时候一定要全面复习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>理学物理</strong>:</p> <p class="t4">我报的是粒子物理,这个专业还是比较卷的,笔试我自认为答的还不错,但是还是没进面试(理学面试刷下的人很少,几乎不刷人)。<strong>理论物理方向还是很卷的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>物理工学</strong>:</p> <p class="t4">惨痛的失败经验。面试59人中刷了3个。面试是要发表毕业论文7分钟,然后提问13分钟。然后可以带四页打印好的ppt,现场投影。面试我是提前一个月就开始准备了,<strong>但还是有超出我预料的东西</strong>。首先面试是线下的,再本乡工序6号馆的二楼讲义室,可能是为了投影效果,整个房间都很暗,然后就你旁边亮着大屏,底下还坐着一堆教授,压力巨大。另外在自己发表7分钟的时候,<strong>前排有老师按了一下铃,</strong>当时我就有点懵,以为到时间了,然后老师让我继续,按铃这个问题建议去找教务问一下吧。到了提问环节,我的第一志愿教授先开始提问,我不得不吐槽一下,当时我的第一支援教授不知为什么,坐在了第七排,所有老师最后,而且当时大家都带着口罩,第一个问题我就没有听清楚,于是请求老师再说一边,声音就大了一点点,可能是因为外国人面试都被排在最后,老师可能也没有那么多精力了,声音还是非常小,然后就尬住了,最后前排老师重复了一下,我才听懂,是问了我一个有关研究计划书的问题,但是这个问题根本没在研究计划书上讨论过(我是提前联系了教授,被要求额外提供研究计划书的),我只能用现有的知识,讲了讲研究计划书,但是教授却非常不满意,认为我不能理解他的意思,到这我也意识到基本凉了。后面我的第一志愿教授不再问我问题,而是前排主持的老师问我问题,问的也比较常规都是有关我发表的内容的,但最后还是被刷了。</p> <p class="t4"> </p> <p class="t4"><strong>复杂理工</strong>:只有6分钟。我的话就是第一志愿老师和我闲聊,问我来日本都干什么了,为什么要做这个专业啊,做过那些实验,会哪些计算机语言,没有涉及专业知识。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:关于按铃的问题,这是起到计时的作用。这只是个形式,是铃声还是老师告诉你时间都有可能。一般正经点的话,应该在距离结束还有5分钟或者8分钟左右先按一下,3分钟的时候按两下,提醒发表者剩余时间。一般讲究的话会在面试流程中提到,准备什么材料,服装,几点进场,有没有提醒铃声。不过由于各个大学长久以来可能都达成了一种“你懂的”的思想,没写也是非常有可能的。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">因为日本的物理学比较强,相比欧美的话留学成本要小很多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">通过中介,想找一个能辅导我的理工塾。<strong>因为也不是什么塾都可以做了东大物理的过去问的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>复杂理工没联系,其他的两个都联系了,</strong>但是最后感觉,强校提前联系的意义不大,笔试和面试比较重要。<strong>但是我听说有部分学习需要提前联系,才能参加考试,这就要看你的个人情况了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">考前一个月吧,压力会比较大。只能继续刷题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">因为我为了参加线下考试来的日本,所以每天上午都要去语言学校,<strong>上完之后在自习室待到11点这样。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">有几个,<strong>理学部的英语考试的时候,不能穿带有英文字母的服装。</strong><strong>物理工学笔试题计算量比较大,建议多做练习。复杂理工的笔试不用特别关注过去问,要全面的复习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4"><strong>影响还不小。</strong></p> <p class="t4"> </p> <p class="t4">最开始我是想走东大的英文项目,但是需要物理GRE的sub 国内只有10月有考场,但是东大的英文项目10底截止,等不到成绩。然后韩国是有4月份的考试,然后因为疫情参加不了。大二,大三刷的GPA也白刷了。然后就是我的第一次考试,因为疫情东大理学物理2020年的考试形式是只有面试(面试现场做题似乎是),到了我考前一个月,考试形式才出来,数学和物理可以线上考试,但是英语,必须去日本考试,于是这一年我就无了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>帮助是很多的。</strong></p> <p class="t4"> </p> <p class="t4">首先,<strong>塾里有很多东大的学长</strong>,比如我现在合格的这个专业就是张老师推荐的,之前我以为物理学就只有理学部有,结果新领域里边还有一些,广域科学里边还有。而且面试之前,<strong>张老师还帮我联系了之前在研究室的学长,</strong>有一定的帮助。我觉的这些信息是非常有价值的,<strong>另外塾里还有老师帮忙解决东大的过去问,</strong>有些问题是我怎么都想不出来的,这也非常重要。</p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">有点影响吧,就是和老师当面交流少了一些。但也有好处,可以反复看录播。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>听塾里老师过一遍知识点,然后结合过去问,看日本这边的教材</strong>(与国内教材的关注点还是有很多区别的)。</p> <p class="t4"> </p> <p class="t4"><strong>知识点我是整理成思维导图</strong>,然后过去问,我就是分学科整理的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:王同学的笔记详见下方哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">复杂理工。复杂理工四个大方向,计算机最卷,笔试正确率得有9成以上吧,其他的还好。另外复杂理工收学生也要讲究外国人比例不能太高,据说我们这次考试,一半是国人,所以备考要更加努力吧,</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>英语早拿下</strong>,别成负担。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>多收集信息,选好学校教授</strong><strong>(很重要)</strong>。</p> <p class="t4"> </p> <p class="t4">3️⃣ 多体会过去问,<strong>感受出题规律</strong>。</p> <p class="t4"> </p> <p class="t4">4️⃣面试的时候要<strong>准备全面</strong>(你之前和教授谈过的东西都要准备,比如研究计划书什么的)。</p> <p class="t4"> </p> <p class="t4">5️⃣最关键,<strong>备考过程中要认真,自律一点。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做得好的就是备考期间付出了足够的努力。</strong></p> <p class="t4"> </p> <p class="t4">不够好的就是4月来日之前,仗着自己有一年的复习经历,没有那么认真学习,如果把这些时间,花在做做其他学校的过去问,比如京大。或者多扩展看看研究计划书,可能结果都不一样了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4">每个人的程度都不一样,<strong>要找到适合自己的,</strong><strong>再加上努力,就一定没问题。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">学物理的出路也不是很多,我想继续研究的话就需要博士学位,所以目前打算在修士期间以研究学习为主吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">知人者智,自知者明。只有在明白什么适合自己的时候,才能对症下药,将努力的效果做到最大化。王同学的考学之路也并非一帆风顺,前期因为疫情错过考试,后期也要准备多个专业的考试,最终坚持不懈的努力让他成功拿到offer。希望他在未来的研究道路上可以越走越远,加油未来的王博士!!?</p> <p class="t4"> </p> <p class="t4">? 笔记分享 ?</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaVRFib8Yib1ZJks9Cl08vceBics5tom6yN06KciaXSUiavdicHs0vPM2YOGtg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aiak5dZL2wfQG6aKiaROvtl55K7VubIicKvicf9as1vj3ZyDicmIzmlyIoxxw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>杨老师寄语</strong></p> <p class="t4"> </p> <p class="t4">王同学行动力强,能很有规划的一步步完成目标。即使对于不熟悉的领域,也有很强的快速学习和提取概括能力。同时对做研究的热情也很高,经常主动的去思考和分析问题。希望他学业顺利,并能在东大能享受属于自己的研究生活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/59" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/61" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 183]Code Contextforeach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67405961e28c7127420126" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6"/></form><a href="#" class="dropdown-item" onclick="document.post_67405961e28c7127420126.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405961e2c43951781334" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6"/></form><a href="#" class="dropdown-item" onclick="document.post_67405961e2c43951781334.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈46】疫情干扰,卷土重来,多专业备考绝地反击上岸东京大学复杂理工。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/60/20230301052043_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|杨老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「每个人的程度都不一样,要找到适合自己的,再加上努力,就一定没问题。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:大二学过几个月的程度</strong></p> <p class="t4"><strong>英语:TOEFL 101</strong></p> <p class="t4"><strong>本科:大连理工大学</strong></p> <p class="t4"><strong>专业:物理</strong></p> <p class="t4"><strong>合格:東京大学 </strong><strong>複雑理工学専攻</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aiay9hKOnSowyCcibGhib3dk7tUYo5JPicicRbYMb6qtpFrVhlYtJ8dceLncA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">进入塾,开始复习</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">取得托福成绩</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">毕业</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">东大理学考试(疫情原因无法参加)</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">赴日(语言学校)</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">参加东大理学,工学,复杂理工的考试</p> <p class="t4"><strong>2022年9月</strong></p> <p class="t4">参加东大理学,工学,复杂理工的考试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京大学(日文:東京大学;日文假名:とうきょうだいがく;英文:The University of Tokyo) ,简称东大(日文:東大;日文假名:とうだい;英文:UTokyo) ,是一所本部位于日本东京都文京区的综合性国立大学,日本超级国际化大学计划A类学校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划、日本海洋创新联盟 、国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。</p> <p class="t4"> </p> <p class="t4">东京大学诞生于1877年,由“东京开成学校”与“东京医学校”在明治维新期间合并改制而成,初设法学、理学、文学、医学四个学部和一所大学预备学校,是日本第一所国立综合性大学,其部分科系最早可以溯源到灵元天皇时期;学校于1886年更名为“帝国大学”,这也是日本建立的第一所帝国大学;1897年,其易名为“东京帝国大学”;二战后的1947年9月,正式定名为“东京大学”。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aia7icrsKFVsfTicI6MNL674mvelvdd7OxvuCvQdaZygzJdA9mreGg4fO7Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">理学:更偏向基础学科,有一些基础研究; </p> <p class="t4"> </p> <p class="t4">工学:更偏应用,但也有一些做理论的老师;</p> <p class="t4"> </p> <p class="t4">新领域:融合学科,多个学科的应用。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaxZpApcaehqzgzMPK6WQKlwoKZyn5mDvzxHjLmAajuVM2vGmI6SMoWg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">理学物理,工学物理同上。</p> <p class="t4"> </p> <p class="t4">新领域 复杂理工基本有四个大方向 计算机、生物、宇宙学、等离子体。</p> <p class="t4"> </p> <p class="t4">学校官方日语介绍:</p> <p class="t4"> </p> <p class="t4">複雑理工学専攻は、理学と工学を融合した今までにないアプローチによって「複雑性」を解明し、新しいパラダイムを創成できる研究者・技術者を養成するという理念の下設立されました。実世界には複雑な非線形現象が数多く存在し、複雑な系を単純な系の線形的な重ね合わせで構成することは必ずしもできないという事実に我々は直面しています。カオスやフラクタルといった新たな非線形概念の形成を契機として、実世界には多数の非線形要素が強く相互作用する複雑系が至るところに存在しており、その理解は21世紀の新しい科学技術を創成する原動力となり得ることが明らかになってきました。</p> <p class="t4"> </p> <p class="t4">本専攻では「脳・バイオ」「アストロバイオロジー」「極限物質」の3つのモジュールを中心に、ナノから宇宙にわたるマルチスケール複雑系の学融合を推進し、新しい複雑系科学・技術の創成を目指しています。また、これらの分野に共通する数理・情報・学習などの理論と技術に基づく「複雑系プラットフォーム」を構築することにより、研究と人材育成を促進し、新たな展開を図っています。本専攻はそれぞれが1~3 名の教員(教授、准教授、助教)で構成されるいくつかの研究室からなっています。学生はこのうちの1つの研究室に配属されることになります。 </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaYYTNWCicAchicNtIa8cwDz0LZSbjB2nQ1oAbwcqI99y5hU1wefMiaoicoA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/complex/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 英语成绩;</p> <p class="t4"> </p> <p class="t4">2️⃣ 毕业证书(学位证和毕业证都要有英文版,没有今早找教务处开,没毕业的开英文的预毕业证明);</p> <p class="t4"> </p> <p class="t4">3️⃣ 电子版照片。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">理学物理:报名的时候可以报两个大方向A0-A8,每个方向可以报4个老师,同时每个方向报名的时候要写一个志望理由书。不需要英语成绩;</p> <p class="t4"> </p> <p class="t4">物理工学:需要英语成绩;</p> <p class="t4"> </p> <p class="t4">复杂理工:需要书类审查,小论文,英语成绩。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网(复杂理工) :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/complex/html/examinee/overview.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>理学物理</strong>:</p> <p class="t4">线下考试。日语试卷,没有英语,稍微吃了点亏。<strong>报名的时候不需要英语成绩,但是要现场考个托福itp,难度比较简单。</strong>数学方面,募集要项没给具体范围,但是可以从往年题中看出基本是线性代数、微分方程、复变函数、有时还会给你一个新的概念然后再应用。<strong>物理方面的话,就是四大力学中考三个,但力学不常考。</strong></p> <p class="t4"> </p> <p class="t4"><strong>物理工学</strong>:</p> <p class="t4">有英语试卷。<strong>20年开始要考6门数学</strong>:线代、高数、几何、复变函数、傅里叶、概率论。虽然考试科目多了,但是相应的难度较以前小了很多。物理的话就是四大力学,<strong>特别说明一下,力学几年尤其爱考小振动,热统基本是统计力学方面,电动力学基本都是电磁波。</strong>明确之后,就很好掌握了。</p> <p class="t4"> </p> <p class="t4"><strong>复杂理工</strong>:</p> <p class="t4"><strong>线上考试。</strong>有英文试卷。一共三道题,第一道高数必做,第二道线代,力学二选一,第三道复变函数、概率论、电磁学三选一。我选的是三道数学,有个经验是,复杂理工最近不会考像上述两个专业一样出一些过去问有的知识点,<strong>所以复习的时候一定要全面复习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>理学物理</strong>:</p> <p class="t4">我报的是粒子物理,这个专业还是比较卷的,笔试我自认为答的还不错,但是还是没进面试(理学面试刷下的人很少,几乎不刷人)。<strong>理论物理方向还是很卷的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>物理工学</strong>:</p> <p class="t4">惨痛的失败经验。面试59人中刷了3个。面试是要发表毕业论文7分钟,然后提问13分钟。然后可以带四页打印好的ppt,现场投影。面试我是提前一个月就开始准备了,<strong>但还是有超出我预料的东西</strong>。首先面试是线下的,再本乡工序6号馆的二楼讲义室,可能是为了投影效果,整个房间都很暗,然后就你旁边亮着大屏,底下还坐着一堆教授,压力巨大。另外在自己发表7分钟的时候,<strong>前排有老师按了一下铃,</strong>当时我就有点懵,以为到时间了,然后老师让我继续,按铃这个问题建议去找教务问一下吧。到了提问环节,我的第一志愿教授先开始提问,我不得不吐槽一下,当时我的第一支援教授不知为什么,坐在了第七排,所有老师最后,而且当时大家都带着口罩,第一个问题我就没有听清楚,于是请求老师再说一边,声音就大了一点点,可能是因为外国人面试都被排在最后,老师可能也没有那么多精力了,声音还是非常小,然后就尬住了,最后前排老师重复了一下,我才听懂,是问了我一个有关研究计划书的问题,但是这个问题根本没在研究计划书上讨论过(我是提前联系了教授,被要求额外提供研究计划书的),我只能用现有的知识,讲了讲研究计划书,但是教授却非常不满意,认为我不能理解他的意思,到这我也意识到基本凉了。后面我的第一志愿教授不再问我问题,而是前排主持的老师问我问题,问的也比较常规都是有关我发表的内容的,但最后还是被刷了。</p> <p class="t4"> </p> <p class="t4"><strong>复杂理工</strong>:只有6分钟。我的话就是第一志愿老师和我闲聊,问我来日本都干什么了,为什么要做这个专业啊,做过那些实验,会哪些计算机语言,没有涉及专业知识。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:关于按铃的问题,这是起到计时的作用。这只是个形式,是铃声还是老师告诉你时间都有可能。一般正经点的话,应该在距离结束还有5分钟或者8分钟左右先按一下,3分钟的时候按两下,提醒发表者剩余时间。一般讲究的话会在面试流程中提到,准备什么材料,服装,几点进场,有没有提醒铃声。不过由于各个大学长久以来可能都达成了一种“你懂的”的思想,没写也是非常有可能的。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">因为日本的物理学比较强,相比欧美的话留学成本要小很多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">通过中介,想找一个能辅导我的理工塾。<strong>因为也不是什么塾都可以做了东大物理的过去问的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>复杂理工没联系,其他的两个都联系了,</strong>但是最后感觉,强校提前联系的意义不大,笔试和面试比较重要。<strong>但是我听说有部分学习需要提前联系,才能参加考试,这就要看你的个人情况了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">考前一个月吧,压力会比较大。只能继续刷题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">因为我为了参加线下考试来的日本,所以每天上午都要去语言学校,<strong>上完之后在自习室待到11点这样。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">有几个,<strong>理学部的英语考试的时候,不能穿带有英文字母的服装。</strong><strong>物理工学笔试题计算量比较大,建议多做练习。复杂理工的笔试不用特别关注过去问,要全面的复习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4"><strong>影响还不小。</strong></p> <p class="t4"> </p> <p class="t4">最开始我是想走东大的英文项目,但是需要物理GRE的sub 国内只有10月有考场,但是东大的英文项目10底截止,等不到成绩。然后韩国是有4月份的考试,然后因为疫情参加不了。大二,大三刷的GPA也白刷了。然后就是我的第一次考试,因为疫情东大理学物理2020年的考试形式是只有面试(面试现场做题似乎是),到了我考前一个月,考试形式才出来,数学和物理可以线上考试,但是英语,必须去日本考试,于是这一年我就无了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>帮助是很多的。</strong></p> <p class="t4"> </p> <p class="t4">首先,<strong>塾里有很多东大的学长</strong>,比如我现在合格的这个专业就是张老师推荐的,之前我以为物理学就只有理学部有,结果新领域里边还有一些,广域科学里边还有。而且面试之前,<strong>张老师还帮我联系了之前在研究室的学长,</strong>有一定的帮助。我觉的这些信息是非常有价值的,<strong>另外塾里还有老师帮忙解决东大的过去问,</strong>有些问题是我怎么都想不出来的,这也非常重要。</p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">有点影响吧,就是和老师当面交流少了一些。但也有好处,可以反复看录播。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>听塾里老师过一遍知识点,然后结合过去问,看日本这边的教材</strong>(与国内教材的关注点还是有很多区别的)。</p> <p class="t4"> </p> <p class="t4"><strong>知识点我是整理成思维导图</strong>,然后过去问,我就是分学科整理的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:王同学的笔记详见下方哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">复杂理工。复杂理工四个大方向,计算机最卷,笔试正确率得有9成以上吧,其他的还好。另外复杂理工收学生也要讲究外国人比例不能太高,据说我们这次考试,一半是国人,所以备考要更加努力吧,</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>英语早拿下</strong>,别成负担。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>多收集信息,选好学校教授</strong><strong>(很重要)</strong>。</p> <p class="t4"> </p> <p class="t4">3️⃣ 多体会过去问,<strong>感受出题规律</strong>。</p> <p class="t4"> </p> <p class="t4">4️⃣面试的时候要<strong>准备全面</strong>(你之前和教授谈过的东西都要准备,比如研究计划书什么的)。</p> <p class="t4"> </p> <p class="t4">5️⃣最关键,<strong>备考过程中要认真,自律一点。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做得好的就是备考期间付出了足够的努力。</strong></p> <p class="t4"> </p> <p class="t4">不够好的就是4月来日之前,仗着自己有一年的复习经历,没有那么认真学习,如果把这些时间,花在做做其他学校的过去问,比如京大。或者多扩展看看研究计划书,可能结果都不一样了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4">每个人的程度都不一样,<strong>要找到适合自己的,</strong><strong>再加上努力,就一定没问题。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">学物理的出路也不是很多,我想继续研究的话就需要博士学位,所以目前打算在修士期间以研究学习为主吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">知人者智,自知者明。只有在明白什么适合自己的时候,才能对症下药,将努力的效果做到最大化。王同学的考学之路也并非一帆风顺,前期因为疫情错过考试,后期也要准备多个专业的考试,最终坚持不懈的努力让他成功拿到offer。希望他在未来的研究道路上可以越走越远,加油未来的王博士!!?</p> <p class="t4"> </p> <p class="t4">? 笔记分享 ?</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2AiaVRFib8Yib1ZJks9Cl08vceBics5tom6yN06KciaXSUiavdicHs0vPM2YOGtg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHxqMjc8RtKFTLx5qxgh2Aiak5dZL2wfQG6aKiaROvtl55K7VubIicKvicf9as1vj3ZyDicmIzmlyIoxxw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>杨老师寄语</strong></p> <p class="t4"> </p> <p class="t4">王同学行动力强,能很有规划的一步步完成目标。即使对于不熟悉的领域,也有很强的快速学习和提取概括能力。同时对做研究的热情也很高,经常主动的去思考和分析问题。希望他学业顺利,并能在东大能享受属于自己的研究生活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/59" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/61" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $cookies = [ 'csrfToken' => [ 'name' => 'csrfToken', 'value' => '6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => true, 'expire' => '0', 'samesite' => null ] ] $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 269]Code Contextsetcookie(
$name,
$value,
$name = 'csrfToken' $value = '6010dbacef1998b75fa95bcbb46315ef1921e4f0059a5253d98912b7db95c3c7d413e778ebb0256246ce176af0ef001319a0b4b1142ab4e07eee8672931075e6' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|王同学
点评|杨老师
编辑|ASHEN
「每个人的程度都不一样,要找到适合自己的,再加上努力,就一定没问题。」
日语:大二学过几个月的程度
英语:TOEFL 101
本科:大连理工大学
专业:物理
合格:東京大学 複雑理工学専攻
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年10月
进入塾,开始复习
2021年1月
取得托福成绩
2021年6月
毕业
2021年8月
东大理学考试(疫情原因无法参加)
2022年4月
赴日(语言学校)
2022年8月
参加东大理学,工学,复杂理工的考试
2022年9月
参加东大理学,工学,复杂理工的考试
2. 介绍
2.1 学校介绍
东京大学(日文:東京大学;日文假名:とうきょうだいがく;英文:The University of Tokyo) ,简称东大(日文:東大;日文假名:とうだい;英文:UTokyo) ,是一所本部位于日本东京都文京区的综合性国立大学,日本超级国际化大学计划A类学校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划、日本海洋创新联盟 、国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。
东京大学诞生于1877年,由“东京开成学校”与“东京医学校”在明治维新期间合并改制而成,初设法学、理学、文学、医学四个学部和一所大学预备学校,是日本第一所国立综合性大学,其部分科系最早可以溯源到灵元天皇时期;学校于1886年更名为“帝国大学”,这也是日本建立的第一所帝国大学;1897年,其易名为“东京帝国大学”;二战后的1947年9月,正式定名为“东京大学”。
2.2研究科介绍
理学:更偏向基础学科,有一些基础研究;
工学:更偏应用,但也有一些做理论的老师;
新领域:融合学科,多个学科的应用。
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/
2.3专攻介绍
理学物理,工学物理同上。
新领域 复杂理工基本有四个大方向 计算机、生物、宇宙学、等离子体。
学校官方日语介绍:
複雑理工学専攻は、理学と工学を融合した今までにないアプローチによって「複雑性」を解明し、新しいパラダイムを創成できる研究者・技術者を養成するという理念の下設立されました。実世界には複雑な非線形現象が数多く存在し、複雑な系を単純な系の線形的な重ね合わせで構成することは必ずしもできないという事実に我々は直面しています。カオスやフラクタルといった新たな非線形概念の形成を契機として、実世界には多数の非線形要素が強く相互作用する複雑系が至るところに存在しており、その理解は21世紀の新しい科学技術を創成する原動力となり得ることが明らかになってきました。
本専攻では「脳・バイオ」「アストロバイオロジー」「極限物質」の3つのモジュールを中心に、ナノから宇宙にわたるマルチスケール複雑系の学融合を推進し、新しい複雑系科学・技術の創成を目指しています。また、これらの分野に共通する数理・情報・学習などの理論と技術に基づく「複雑系プラットフォーム」を構築することにより、研究と人材育成を促進し、新たな展開を図っています。本専攻はそれぞれが1~3 名の教員(教授、准教授、助教)で構成されるいくつかの研究室からなっています。学生はこのうちの1つの研究室に配属されることになります。
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/complex/index.html
2.4报考前准备
1️⃣ 英语成绩;
2️⃣ 毕业证书(学位证和毕业证都要有英文版,没有今早找教务处开,没毕业的开英文的预毕业证明);
3️⃣ 电子版照片。
3.募集要项
理学物理:报名的时候可以报两个大方向A0-A8,每个方向可以报4个老师,同时每个方向报名的时候要写一个志望理由书。不需要英语成绩;
物理工学:需要英语成绩;
复杂理工:需要书类审查,小论文,英语成绩。
具体信息请戳学校官网(复杂理工) :⬇️
https://www.k.u-tokyo.ac.jp/complex/html/examinee/overview.html
4.考试内容
4.1笔试:
理学物理:
线下考试。日语试卷,没有英语,稍微吃了点亏。报名的时候不需要英语成绩,但是要现场考个托福itp,难度比较简单。数学方面,募集要项没给具体范围,但是可以从往年题中看出基本是线性代数、微分方程、复变函数、有时还会给你一个新的概念然后再应用。物理方面的话,就是四大力学中考三个,但力学不常考。
物理工学:
有英语试卷。20年开始要考6门数学:线代、高数、几何、复变函数、傅里叶、概率论。虽然考试科目多了,但是相应的难度较以前小了很多。物理的话就是四大力学,特别说明一下,力学几年尤其爱考小振动,热统基本是统计力学方面,电动力学基本都是电磁波。明确之后,就很好掌握了。
复杂理工:
线上考试。有英文试卷。一共三道题,第一道高数必做,第二道线代,力学二选一,第三道复变函数、概率论、电磁学三选一。我选的是三道数学,有个经验是,复杂理工最近不会考像上述两个专业一样出一些过去问有的知识点,所以复习的时候一定要全面复习。
4.2面试:
理学物理:
我报的是粒子物理,这个专业还是比较卷的,笔试我自认为答的还不错,但是还是没进面试(理学面试刷下的人很少,几乎不刷人)。理论物理方向还是很卷的。
物理工学:
惨痛的失败经验。面试59人中刷了3个。面试是要发表毕业论文7分钟,然后提问13分钟。然后可以带四页打印好的ppt,现场投影。面试我是提前一个月就开始准备了,但还是有超出我预料的东西。首先面试是线下的,再本乡工序6号馆的二楼讲义室,可能是为了投影效果,整个房间都很暗,然后就你旁边亮着大屏,底下还坐着一堆教授,压力巨大。另外在自己发表7分钟的时候,前排有老师按了一下铃,当时我就有点懵,以为到时间了,然后老师让我继续,按铃这个问题建议去找教务问一下吧。到了提问环节,我的第一志愿教授先开始提问,我不得不吐槽一下,当时我的第一支援教授不知为什么,坐在了第七排,所有老师最后,而且当时大家都带着口罩,第一个问题我就没有听清楚,于是请求老师再说一边,声音就大了一点点,可能是因为外国人面试都被排在最后,老师可能也没有那么多精力了,声音还是非常小,然后就尬住了,最后前排老师重复了一下,我才听懂,是问了我一个有关研究计划书的问题,但是这个问题根本没在研究计划书上讨论过(我是提前联系了教授,被要求额外提供研究计划书的),我只能用现有的知识,讲了讲研究计划书,但是教授却非常不满意,认为我不能理解他的意思,到这我也意识到基本凉了。后面我的第一志愿教授不再问我问题,而是前排主持的老师问我问题,问的也比较常规都是有关我发表的内容的,但最后还是被刷了。
复杂理工:只有6分钟。我的话就是第一志愿老师和我闲聊,问我来日本都干什么了,为什么要做这个专业啊,做过那些实验,会哪些计算机语言,没有涉及专业知识。
(编辑ASHEN:关于按铃的问题,这是起到计时的作用。这只是个形式,是铃声还是老师告诉你时间都有可能。一般正经点的话,应该在距离结束还有5分钟或者8分钟左右先按一下,3分钟的时候按两下,提醒发表者剩余时间。一般讲究的话会在面试流程中提到,准备什么材料,服装,几点进场,有没有提醒铃声。不过由于各个大学长久以来可能都达成了一种“你懂的”的思想,没写也是非常有可能的。)
02
心得体验采访实录
1.同学为什么要来日本?
因为日本的物理学比较强,相比欧美的话留学成本要小很多。
2.结识新领域理工塾的契机?
通过中介,想找一个能辅导我的理工塾。因为也不是什么塾都可以做了东大物理的过去问的。
3.出愿前有联系教授吗?研究计划书怎么写的?
复杂理工没联系,其他的两个都联系了,但是最后感觉,强校提前联系的意义不大,笔试和面试比较重要。但是我听说有部分学习需要提前联系,才能参加考试,这就要看你的个人情况了。
4.备考感到最困难的是什么呢,你又是如何克服的?
考前一个月吧,压力会比较大。只能继续刷题。
5. 考学最辛苦的时期是怎么度过的?
因为我为了参加线下考试来的日本,所以每天上午都要去语言学校,上完之后在自习室待到11点这样。
6.考试有什么特别注意的?
有几个,理学部的英语考试的时候,不能穿带有英文字母的服装。物理工学笔试题计算量比较大,建议多做练习。复杂理工的笔试不用特别关注过去问,要全面的复习。
7.疫情对你整个考学经历有什么影响吗?
影响还不小。
最开始我是想走东大的英文项目,但是需要物理GRE的sub 国内只有10月有考场,但是东大的英文项目10底截止,等不到成绩。然后韩国是有4月份的考试,然后因为疫情参加不了。大二,大三刷的GPA也白刷了。然后就是我的第一次考试,因为疫情东大理学物理2020年的考试形式是只有面试(面试现场做题似乎是),到了我考前一个月,考试形式才出来,数学和物理可以线上考试,但是英语,必须去日本考试,于是这一年我就无了。
8. 新领域理工塾是如何帮助到你的?
帮助是很多的。
首先,塾里有很多东大的学长,比如我现在合格的这个专业就是张老师推荐的,之前我以为物理学就只有理学部有,结果新领域里边还有一些,广域科学里边还有。而且面试之前,张老师还帮我联系了之前在研究室的学长,有一定的帮助。我觉的这些信息是非常有价值的,另外塾里还有老师帮忙解决东大的过去问,有些问题是我怎么都想不出来的,这也非常重要。
9.网课这种形式会对你学习的效率产生影响吗?
有点影响吧,就是和老师当面交流少了一些。但也有好处,可以反复看录播。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
听塾里老师过一遍知识点,然后结合过去问,看日本这边的教材(与国内教材的关注点还是有很多区别的)。
知识点我是整理成思维导图,然后过去问,我就是分学科整理的。
(编辑ASHEN:王同学的笔记详见下方哦~)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
复杂理工。复杂理工四个大方向,计算机最卷,笔试正确率得有9成以上吧,其他的还好。另外复杂理工收学生也要讲究外国人比例不能太高,据说我们这次考试,一半是国人,所以备考要更加努力吧,
12.经历了这次备考,在这方面有什么心得吗?
1️⃣ 英语早拿下,别成负担。
2️⃣ 多收集信息,选好学校教授(很重要)。
3️⃣ 多体会过去问,感受出题规律。
4️⃣面试的时候要准备全面(你之前和教授谈过的东西都要准备,比如研究计划书什么的)。
5️⃣最关键,备考过程中要认真,自律一点。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好的就是备考期间付出了足够的努力。
不够好的就是4月来日之前,仗着自己有一年的复习经历,没有那么认真学习,如果把这些时间,花在做做其他学校的过去问,比如京大。或者多扩展看看研究计划书,可能结果都不一样了。
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
每个人的程度都不一样,要找到适合自己的,再加上努力,就一定没问题。
15.对未来入学后的规划是什么样的呢?
学物理的出路也不是很多,我想继续研究的话就需要博士学位,所以目前打算在修士期间以研究学习为主吧。
03
笔记分享+老师点评
知人者智,自知者明。只有在明白什么适合自己的时候,才能对症下药,将努力的效果做到最大化。王同学的考学之路也并非一帆风顺,前期因为疫情错过考试,后期也要准备多个专业的考试,最终坚持不懈的努力让他成功拿到offer。希望他在未来的研究道路上可以越走越远,加油未来的王博士!!?
? 笔记分享 ?
杨老师寄语
王同学行动力强,能很有规划的一步步完成目标。即使对于不熟悉的领域,也有很强的快速学习和提取概括能力。同时对做研究的热情也很高,经常主动的去思考和分析问题。希望他学业顺利,并能在东大能享受属于自己的研究生活。