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_6740589cafe0d388220312" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702"/></form><a href="#" class="dropdown-item" onclick="document.post_6740589cafe0d388220312.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740589cb0156948249975" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702"/></form><a href="#" class="dropdown-item" onclick="document.post_6740589cb0156948249975.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>【新访谈49】双非上岸东京大学物质系专攻:沉住气相信自己和老师,疫情影响+考试失利通通击破</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/49/20230301033713_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><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 86</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"><strong> 物質系専攻</strong></p> <p class="t4"><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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmic0oRrOQg7HCiaDGjTD1JwjygwVz8iagbQRpKrRnhhRKpNV345K9ibX3Q/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>2021年7月</strong></p> <p class="t4">报塾</p> <p class="t4">开始上课复习</p> <p class="t4"><strong>2021年11月</strong></p> <p class="t4">TOEFL出分</p> <p class="t4">开始联系教授</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">参加东工线上说明会</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">参加东大新领域创成研究科物质系专攻线上说明会</p> <p class="t4"><strong>2022年6月</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"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>東京大学 新領域創成科学研究科</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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmwRNWd5czTUDBNXvDsm53526fa5gAZjRxuuFdibBlLQxjA8NwrEXJLw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">新领域创成研究科成立于1998年,是一个比较年轻的研究科,它的成立是为了推进学科融合,进一步促进不同学科之间的相互合作。现在,它由基础科学研究系,生命科学研究系,环境科学研究系所属的11个专业组成,希望解决与纳米,材料,能源,信息,生物,医疗,环境,国际合作等领域相关的传统学术体系无法解决的交叉学科难题。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/gsfs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>東京大学 新領域創成科学研究科 </strong><strong>物質系専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrTGVvCia1jElqpLia735dUFDZsCHXnfMy38HvX1efJsPka7jZvJewDSicA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">物质系是1999年4月在东京大学新领域创成科学研究科新设的融合了物性研究所、理学部、工学部等物质·物性相关教员的21世纪型新研究生院专业。本专业由研究科与物性研究所合作打造,力求成为世界最强、最大的物性中心。这里聚集了很多以物性为研究对象的教员,与学生一起进行研究,另外,进行综合性、系统性的广泛的物性研究、教育,是充满年轻气息的培养物性研究人才的专业。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>东京工业大学 物理学系</strong>(线上出愿+邮寄书类材料)</p> <p class="t4"> </p> <p class="t4">1️⃣ 英文版预毕业证明 + 预学位取得证明</p> <p class="t4"> ①因为我出愿前还是没毕业的状态</p> <p class="t4"> ②两个证明可以在一张A4纸上);</p> <p class="t4">2️⃣ 大学成绩单;</p> <p class="t4">3️⃣ 英语成绩(考试时提交原件);</p> <p class="t4">4️⃣ 电子证件照;</p> <p class="t4">5️⃣ 志望理由书</p> <p class="t4"> </p> <p class="t4">----------------</p> <p class="t4"> </p> <p class="t4"><strong>东京大学 物质系</strong>(线上出愿)</p> <p class="t4"> </p> <p class="t4">1️⃣ 英文版预毕业证明 + 预学位取得证明;</p> <p class="t4">2️⃣ 大学成绩单;</p> <p class="t4">3️⃣ 志望调查票;</p> <p class="t4">4️⃣ 日语成绩(没有可以不提交);</p> <p class="t4">5️⃣ TOEFL ibt(线上考试only)</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"><strong>东京工业大学</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.pdf</p> <p class="t4"> </p> <p class="t4"><strong>东京大学物质系</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/exam.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"> </p> <p class="t4">考试题目为<strong>四大力学各一道+一道数学+一道物理实验题共六道题</strong>,大学学到的数学基本都会涉及到,我这次遇到了线性代数、留数定理解积分、路径积分。考试分为上午和下午两场,只有日语试卷,<strong>我这次因为一些自身原因加上没怎么复习实验题</strong>,没能通过笔试。</p> <p class="t4"> </p> <p class="t4">过去问 :⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>东京大学 物质系</strong></p> <p class="t4"> </p> <p class="t4">考试题目为10选3,<strong>前四道是四大力学,后面会有化学等科目的问题</strong>。我只学过四大力学,所以我选择了前四道中的理论力学、电动力学、量子力学,个人认为是比较偏基础的问题。其次,虽然不考数学,但是解题过程中数学还是非常重要的。比较人性化的一点是因为我提前申请了英文试卷,考试时日语和英语试卷都给我发了,两份题目一起看对我帮助很大。</p> <p class="t4"> </p> <p class="t4">过去问 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/exam.html</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"> </p> <p class="t4"><strong>面试为线上面试,日语英语都ok。</strong>面试时会议里一共大概五六个教授,我当时只有主持会议的老师向我提问,问的问题也比较友好,面试时间大概有五六分钟的样子。最后主持教授问我第一志愿的老师对我有什么提问时,第一志愿的老师并没有说话,我第一志愿的研究室也不出意外的滑档了(这位老师的研究室还是比较卷的)。</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">拿到东大理学物理过去问后发现很多题目不在自己本科学习的能力范围内,于是开始找塾,后经介绍结识新领域理工塾。</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"><strong> </strong></p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</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>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学最辛苦的时期就是一边做毕设一边备考的时期,<strong>每天的学习时间在12个小时以上</strong>,不过还是每天抽出一点时间娱乐,<strong>劳逸结合还是很重要的。</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></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家记得一定要提前去踩点哦。即便是同一个大学也分不同的校区,切记出现这种最残念的乌龙。)</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">我开始想去的学校其实是东工,所以不得不参加线下考试,<strong>但是因为疫情,旅游签证办不了</strong>,另一方面我也没报语言学校和申请研究生,如何赴日这一问题困扰了我很久。不过好在东大新领域研究科可以提供商务签邀请,最终也是费了很多功夫才拿到签证。</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>;老师手里过去问的答案也帮助了我很多。</p> <p class="t4"> </p> <p class="t4"><strong>另一方面,专业担当老师非常负责</strong>会定时跟进我的学习情况,为我提供了不少帮助与建议。</p> <p class="t4"> </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><strong>然后自己看教材,结合两者总结笔记</strong>;再者就是<strong>多刷题</strong>,基本过去问中的一道题我会<strong>重复做两到三遍。</strong></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">目前合格了物质系专攻,<strong>对于想做凝聚态物理但是对于东大理学物理没有太大把握的同学我认为是可以考虑的</strong>,专攻里很多教授是凝聚态物理的“大牛”。</p> <p class="t4"> </p> <p class="t4">备考方面我认为还是<strong>把握好基础,将教材中的问题和知识点吃透很重要。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</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>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的地方是<strong>我没有复习东工物理的实验题</strong>,以及日语题目虽然大部分能看懂,但是<strong>一少部分的词汇在关键时刻没有理解是什么意思</strong>,吃了很大的亏。</p> <p class="t4"> </p> <p class="t4">好的地方我认为是自己对于<strong>往年的过去问做了不止一遍,</strong>很大程度上提升了我的熟练度。</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></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"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmTXq5rxWhnWa28QWuJl52eF0to2y2icl1utkGEAGtntLA8399zXzibhw/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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsroiaSYibnAibW5RMmtLibWiaqhYO630ItwI9C6QmG4ToGNHibWW8gxfQtG5bA/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/48" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/50" 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_6740589cafe0d388220312" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702"/></form><a href="#" class="dropdown-item" onclick="document.post_6740589cafe0d388220312.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740589cb0156948249975" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702"/></form><a href="#" class="dropdown-item" onclick="document.post_6740589cb0156948249975.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>【新访谈49】双非上岸东京大学物质系专攻:沉住气相信自己和老师,疫情影响+考试失利通通击破</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/49/20230301033713_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><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 86</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"><strong> 物質系専攻</strong></p> <p class="t4"><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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmic0oRrOQg7HCiaDGjTD1JwjygwVz8iagbQRpKrRnhhRKpNV345K9ibX3Q/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>2021年7月</strong></p> <p class="t4">报塾</p> <p class="t4">开始上课复习</p> <p class="t4"><strong>2021年11月</strong></p> <p class="t4">TOEFL出分</p> <p class="t4">开始联系教授</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">参加东工线上说明会</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">参加东大新领域创成研究科物质系专攻线上说明会</p> <p class="t4"><strong>2022年6月</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"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>東京大学 新領域創成科学研究科</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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmwRNWd5czTUDBNXvDsm53526fa5gAZjRxuuFdibBlLQxjA8NwrEXJLw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">新领域创成研究科成立于1998年,是一个比较年轻的研究科,它的成立是为了推进学科融合,进一步促进不同学科之间的相互合作。现在,它由基础科学研究系,生命科学研究系,环境科学研究系所属的11个专业组成,希望解决与纳米,材料,能源,信息,生物,医疗,环境,国际合作等领域相关的传统学术体系无法解决的交叉学科难题。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/gsfs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>東京大学 新領域創成科学研究科 </strong><strong>物質系専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrTGVvCia1jElqpLia735dUFDZsCHXnfMy38HvX1efJsPka7jZvJewDSicA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">物质系是1999年4月在东京大学新领域创成科学研究科新设的融合了物性研究所、理学部、工学部等物质·物性相关教员的21世纪型新研究生院专业。本专业由研究科与物性研究所合作打造,力求成为世界最强、最大的物性中心。这里聚集了很多以物性为研究对象的教员,与学生一起进行研究,另外,进行综合性、系统性的广泛的物性研究、教育,是充满年轻气息的培养物性研究人才的专业。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>东京工业大学 物理学系</strong>(线上出愿+邮寄书类材料)</p> <p class="t4"> </p> <p class="t4">1️⃣ 英文版预毕业证明 + 预学位取得证明</p> <p class="t4"> ①因为我出愿前还是没毕业的状态</p> <p class="t4"> ②两个证明可以在一张A4纸上);</p> <p class="t4">2️⃣ 大学成绩单;</p> <p class="t4">3️⃣ 英语成绩(考试时提交原件);</p> <p class="t4">4️⃣ 电子证件照;</p> <p class="t4">5️⃣ 志望理由书</p> <p class="t4"> </p> <p class="t4">----------------</p> <p class="t4"> </p> <p class="t4"><strong>东京大学 物质系</strong>(线上出愿)</p> <p class="t4"> </p> <p class="t4">1️⃣ 英文版预毕业证明 + 预学位取得证明;</p> <p class="t4">2️⃣ 大学成绩单;</p> <p class="t4">3️⃣ 志望调查票;</p> <p class="t4">4️⃣ 日语成绩(没有可以不提交);</p> <p class="t4">5️⃣ TOEFL ibt(线上考试only)</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"><strong>东京工业大学</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.pdf</p> <p class="t4"> </p> <p class="t4"><strong>东京大学物质系</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/exam.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"> </p> <p class="t4">考试题目为<strong>四大力学各一道+一道数学+一道物理实验题共六道题</strong>,大学学到的数学基本都会涉及到,我这次遇到了线性代数、留数定理解积分、路径积分。考试分为上午和下午两场,只有日语试卷,<strong>我这次因为一些自身原因加上没怎么复习实验题</strong>,没能通过笔试。</p> <p class="t4"> </p> <p class="t4">过去问 :⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>东京大学 物质系</strong></p> <p class="t4"> </p> <p class="t4">考试题目为10选3,<strong>前四道是四大力学,后面会有化学等科目的问题</strong>。我只学过四大力学,所以我选择了前四道中的理论力学、电动力学、量子力学,个人认为是比较偏基础的问题。其次,虽然不考数学,但是解题过程中数学还是非常重要的。比较人性化的一点是因为我提前申请了英文试卷,考试时日语和英语试卷都给我发了,两份题目一起看对我帮助很大。</p> <p class="t4"> </p> <p class="t4">过去问 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/exam.html</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"> </p> <p class="t4"><strong>面试为线上面试,日语英语都ok。</strong>面试时会议里一共大概五六个教授,我当时只有主持会议的老师向我提问,问的问题也比较友好,面试时间大概有五六分钟的样子。最后主持教授问我第一志愿的老师对我有什么提问时,第一志愿的老师并没有说话,我第一志愿的研究室也不出意外的滑档了(这位老师的研究室还是比较卷的)。</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">拿到东大理学物理过去问后发现很多题目不在自己本科学习的能力范围内,于是开始找塾,后经介绍结识新领域理工塾。</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"><strong> </strong></p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</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>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学最辛苦的时期就是一边做毕设一边备考的时期,<strong>每天的学习时间在12个小时以上</strong>,不过还是每天抽出一点时间娱乐,<strong>劳逸结合还是很重要的。</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></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家记得一定要提前去踩点哦。即便是同一个大学也分不同的校区,切记出现这种最残念的乌龙。)</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">我开始想去的学校其实是东工,所以不得不参加线下考试,<strong>但是因为疫情,旅游签证办不了</strong>,另一方面我也没报语言学校和申请研究生,如何赴日这一问题困扰了我很久。不过好在东大新领域研究科可以提供商务签邀请,最终也是费了很多功夫才拿到签证。</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>;老师手里过去问的答案也帮助了我很多。</p> <p class="t4"> </p> <p class="t4"><strong>另一方面,专业担当老师非常负责</strong>会定时跟进我的学习情况,为我提供了不少帮助与建议。</p> <p class="t4"> </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><strong>然后自己看教材,结合两者总结笔记</strong>;再者就是<strong>多刷题</strong>,基本过去问中的一道题我会<strong>重复做两到三遍。</strong></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">目前合格了物质系专攻,<strong>对于想做凝聚态物理但是对于东大理学物理没有太大把握的同学我认为是可以考虑的</strong>,专攻里很多教授是凝聚态物理的“大牛”。</p> <p class="t4"> </p> <p class="t4">备考方面我认为还是<strong>把握好基础,将教材中的问题和知识点吃透很重要。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</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>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的地方是<strong>我没有复习东工物理的实验题</strong>,以及日语题目虽然大部分能看懂,但是<strong>一少部分的词汇在关键时刻没有理解是什么意思</strong>,吃了很大的亏。</p> <p class="t4"> </p> <p class="t4">好的地方我认为是自己对于<strong>往年的过去问做了不止一遍,</strong>很大程度上提升了我的熟练度。</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></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"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmTXq5rxWhnWa28QWuJl52eF0to2y2icl1utkGEAGtntLA8399zXzibhw/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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsroiaSYibnAibW5RMmtLibWiaqhYO630ItwI9C6QmG4ToGNHibWW8gxfQtG5bA/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/48" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/50" 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_6740589cafe0d388220312" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702"/></form><a href="#" class="dropdown-item" onclick="document.post_6740589cafe0d388220312.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740589cb0156948249975" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702"/></form><a href="#" class="dropdown-item" onclick="document.post_6740589cb0156948249975.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>【新访谈49】双非上岸东京大学物质系专攻:沉住气相信自己和老师,疫情影响+考试失利通通击破</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/49/20230301033713_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><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 86</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"><strong> 物質系専攻</strong></p> <p class="t4"><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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmic0oRrOQg7HCiaDGjTD1JwjygwVz8iagbQRpKrRnhhRKpNV345K9ibX3Q/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>2021年7月</strong></p> <p class="t4">报塾</p> <p class="t4">开始上课复习</p> <p class="t4"><strong>2021年11月</strong></p> <p class="t4">TOEFL出分</p> <p class="t4">开始联系教授</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">参加东工线上说明会</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">参加东大新领域创成研究科物质系专攻线上说明会</p> <p class="t4"><strong>2022年6月</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"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>東京大学 新領域創成科学研究科</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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmwRNWd5czTUDBNXvDsm53526fa5gAZjRxuuFdibBlLQxjA8NwrEXJLw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">新领域创成研究科成立于1998年,是一个比较年轻的研究科,它的成立是为了推进学科融合,进一步促进不同学科之间的相互合作。现在,它由基础科学研究系,生命科学研究系,环境科学研究系所属的11个专业组成,希望解决与纳米,材料,能源,信息,生物,医疗,环境,国际合作等领域相关的传统学术体系无法解决的交叉学科难题。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/gsfs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>東京大学 新領域創成科学研究科 </strong><strong>物質系専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrTGVvCia1jElqpLia735dUFDZsCHXnfMy38HvX1efJsPka7jZvJewDSicA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">物质系是1999年4月在东京大学新领域创成科学研究科新设的融合了物性研究所、理学部、工学部等物质·物性相关教员的21世纪型新研究生院专业。本专业由研究科与物性研究所合作打造,力求成为世界最强、最大的物性中心。这里聚集了很多以物性为研究对象的教员,与学生一起进行研究,另外,进行综合性、系统性的广泛的物性研究、教育,是充满年轻气息的培养物性研究人才的专业。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>东京工业大学 物理学系</strong>(线上出愿+邮寄书类材料)</p> <p class="t4"> </p> <p class="t4">1️⃣ 英文版预毕业证明 + 预学位取得证明</p> <p class="t4"> ①因为我出愿前还是没毕业的状态</p> <p class="t4"> ②两个证明可以在一张A4纸上);</p> <p class="t4">2️⃣ 大学成绩单;</p> <p class="t4">3️⃣ 英语成绩(考试时提交原件);</p> <p class="t4">4️⃣ 电子证件照;</p> <p class="t4">5️⃣ 志望理由书</p> <p class="t4"> </p> <p class="t4">----------------</p> <p class="t4"> </p> <p class="t4"><strong>东京大学 物质系</strong>(线上出愿)</p> <p class="t4"> </p> <p class="t4">1️⃣ 英文版预毕业证明 + 预学位取得证明;</p> <p class="t4">2️⃣ 大学成绩单;</p> <p class="t4">3️⃣ 志望调查票;</p> <p class="t4">4️⃣ 日语成绩(没有可以不提交);</p> <p class="t4">5️⃣ TOEFL ibt(线上考试only)</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"><strong>东京工业大学</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.pdf</p> <p class="t4"> </p> <p class="t4"><strong>东京大学物质系</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/exam.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"> </p> <p class="t4">考试题目为<strong>四大力学各一道+一道数学+一道物理实验题共六道题</strong>,大学学到的数学基本都会涉及到,我这次遇到了线性代数、留数定理解积分、路径积分。考试分为上午和下午两场,只有日语试卷,<strong>我这次因为一些自身原因加上没怎么复习实验题</strong>,没能通过笔试。</p> <p class="t4"> </p> <p class="t4">过去问 :⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>东京大学 物质系</strong></p> <p class="t4"> </p> <p class="t4">考试题目为10选3,<strong>前四道是四大力学,后面会有化学等科目的问题</strong>。我只学过四大力学,所以我选择了前四道中的理论力学、电动力学、量子力学,个人认为是比较偏基础的问题。其次,虽然不考数学,但是解题过程中数学还是非常重要的。比较人性化的一点是因为我提前申请了英文试卷,考试时日语和英语试卷都给我发了,两份题目一起看对我帮助很大。</p> <p class="t4"> </p> <p class="t4">过去问 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/materials/exam.html</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"> </p> <p class="t4"><strong>面试为线上面试,日语英语都ok。</strong>面试时会议里一共大概五六个教授,我当时只有主持会议的老师向我提问,问的问题也比较友好,面试时间大概有五六分钟的样子。最后主持教授问我第一志愿的老师对我有什么提问时,第一志愿的老师并没有说话,我第一志愿的研究室也不出意外的滑档了(这位老师的研究室还是比较卷的)。</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">拿到东大理学物理过去问后发现很多题目不在自己本科学习的能力范围内,于是开始找塾,后经介绍结识新领域理工塾。</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"><strong> </strong></p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</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>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学最辛苦的时期就是一边做毕设一边备考的时期,<strong>每天的学习时间在12个小时以上</strong>,不过还是每天抽出一点时间娱乐,<strong>劳逸结合还是很重要的。</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></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家记得一定要提前去踩点哦。即便是同一个大学也分不同的校区,切记出现这种最残念的乌龙。)</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">我开始想去的学校其实是东工,所以不得不参加线下考试,<strong>但是因为疫情,旅游签证办不了</strong>,另一方面我也没报语言学校和申请研究生,如何赴日这一问题困扰了我很久。不过好在东大新领域研究科可以提供商务签邀请,最终也是费了很多功夫才拿到签证。</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>;老师手里过去问的答案也帮助了我很多。</p> <p class="t4"> </p> <p class="t4"><strong>另一方面,专业担当老师非常负责</strong>会定时跟进我的学习情况,为我提供了不少帮助与建议。</p> <p class="t4"> </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><strong>然后自己看教材,结合两者总结笔记</strong>;再者就是<strong>多刷题</strong>,基本过去问中的一道题我会<strong>重复做两到三遍。</strong></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">目前合格了物质系专攻,<strong>对于想做凝聚态物理但是对于东大理学物理没有太大把握的同学我认为是可以考虑的</strong>,专攻里很多教授是凝聚态物理的“大牛”。</p> <p class="t4"> </p> <p class="t4">备考方面我认为还是<strong>把握好基础,将教材中的问题和知识点吃透很重要。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</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>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的地方是<strong>我没有复习东工物理的实验题</strong>,以及日语题目虽然大部分能看懂,但是<strong>一少部分的词汇在关键时刻没有理解是什么意思</strong>,吃了很大的亏。</p> <p class="t4"> </p> <p class="t4">好的地方我认为是自己对于<strong>往年的过去问做了不止一遍,</strong>很大程度上提升了我的熟练度。</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></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"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsrmTXq5rxWhnWa28QWuJl52eF0to2y2icl1utkGEAGtntLA8399zXzibhw/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/QtickI7fNmCHtURf9E2eQk7tQ2ZiaRRXsroiaSYibnAibW5RMmtLibWiaqhYO630ItwI9C6QmG4ToGNHibWW8gxfQtG5bA/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/48" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/50" 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' => 'be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702', '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 = 'be617e9b750d2f5e0733aed41935a8012dbe48a7dc26b7a8dcb20c2d07f5109606a3b94cb9bea4bc315dbe133a51c239a7bfa27b2f7cc7cedaa64606a6874702' $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 86
本科:西安工程大学
专业:应用物理
合格:東京大学 新領域創成科学研究科
物質系専攻
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年7月
报塾
开始上课复习
2021年11月
TOEFL出分
开始联系教授
2022年3月
参加东工线上说明会
2022年5月
参加东大新领域创成研究科物质系专攻线上说明会
2022年6月
毕业
2022年8月
赴日直考
2022年9月
合格东京大学物质系
2. 介绍
2.1 学校介绍
东京大学(日文:東京大学;日文假名:とうきょうだいがく;英文:The University of Tokyo) ,简称东大(日文:東大;日文假名:とうだい;英文:UTokyo) ,是一所本部位于日本东京都文京区的综合性国立大学,日本超级国际化大学计划A类学校,日本学术研究恳谈会、指定国立大学、世界顶级科学研究中心计划 、卓越研究生院计划、领先研究生院计划、研究大学强化促进事业 、日本海洋创新联盟、核能人才培养联盟 、大学宇宙工学联盟 、国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、亚洲大学生集体行动交流计划 、日瑞Mirai等组织成员。
东京大学诞生于1877年,由“东京开成学校”与“东京医学校”在明治维新期间合并改制而成,初设法学、理学、文学、医学四个学部和一所大学预备学校,是日本第一所国立综合性大学,其部分科系最早可以溯源到灵元天皇时期;学校于1886年更名为“帝国大学”,这也是日本建立的第一所帝国大学;1897年,其易名为“东京帝国大学”;二战后的1947年9月,正式定名为“东京大学”。
2.2研究科介绍
東京大学 新領域創成科学研究科
新领域创成研究科成立于1998年,是一个比较年轻的研究科,它的成立是为了推进学科融合,进一步促进不同学科之间的相互合作。现在,它由基础科学研究系,生命科学研究系,环境科学研究系所属的11个专业组成,希望解决与纳米,材料,能源,信息,生物,医疗,环境,国际合作等领域相关的传统学术体系无法解决的交叉学科难题。
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/gsfs/
2.3专攻介绍
東京大学 新領域創成科学研究科 物質系専攻
物质系是1999年4月在东京大学新领域创成科学研究科新设的融合了物性研究所、理学部、工学部等物质·物性相关教员的21世纪型新研究生院专业。本专业由研究科与物性研究所合作打造,力求成为世界最强、最大的物性中心。这里聚集了很多以物性为研究对象的教员,与学生一起进行研究,另外,进行综合性、系统性的广泛的物性研究、教育,是充满年轻气息的培养物性研究人才的专业。
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/materials/
2.4报考前准备
东京工业大学 物理学系(线上出愿+邮寄书类材料)
1️⃣ 英文版预毕业证明 + 预学位取得证明
①因为我出愿前还是没毕业的状态
②两个证明可以在一张A4纸上);
2️⃣ 大学成绩单;
3️⃣ 英语成绩(考试时提交原件);
4️⃣ 电子证件照;
5️⃣ 志望理由书
----------------
东京大学 物质系(线上出愿)
1️⃣ 英文版预毕业证明 + 预学位取得证明;
2️⃣ 大学成绩单;
3️⃣ 志望调查票;
4️⃣ 日语成绩(没有可以不提交);
5️⃣ TOEFL ibt(线上考试only)
3.募集要项
东京工业大学
具体信息请戳学校官网 :⬇️
https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.pdf
东京大学物质系
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/materials/exam.html
4.考试内容
4.1笔试:
东京工业大学 物理系
考试题目为四大力学各一道+一道数学+一道物理实验题共六道题,大学学到的数学基本都会涉及到,我这次遇到了线性代数、留数定理解积分、路径积分。考试分为上午和下午两场,只有日语试卷,我这次因为一些自身原因加上没怎么复习实验题,没能通过笔试。
过去问 :⬇️
https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers
东京大学 物质系
考试题目为10选3,前四道是四大力学,后面会有化学等科目的问题。我只学过四大力学,所以我选择了前四道中的理论力学、电动力学、量子力学,个人认为是比较偏基础的问题。其次,虽然不考数学,但是解题过程中数学还是非常重要的。比较人性化的一点是因为我提前申请了英文试卷,考试时日语和英语试卷都给我发了,两份题目一起看对我帮助很大。
过去问 :⬇️
https://www.k.u-tokyo.ac.jp/materials/exam.html
4.2面试:
东京大学 物质系
面试为线上面试,日语英语都ok。面试时会议里一共大概五六个教授,我当时只有主持会议的老师向我提问,问的问题也比较友好,面试时间大概有五六分钟的样子。最后主持教授问我第一志愿的老师对我有什么提问时,第一志愿的老师并没有说话,我第一志愿的研究室也不出意外的滑档了(这位老师的研究室还是比较卷的)。
02
心得体验采访实录
1.同学为什么要来日本?
喜欢物理+想出国,但是因为出身校和自身条件的原因,申请不到好学校。后来了解到日本大学院可以考试、物理很强,而且机会很多,再加上自己比较喜欢日本的文化,就选择了来日本。
2.结识新领域理工塾的契机?
拿到东大理学物理过去问后发现很多题目不在自己本科学习的能力范围内,于是开始找塾,后经介绍结识新领域理工塾。
3.出愿前有联系教授吗?研究计划书怎么写的?
出愿前联系了一位东工做粒子物理的教授,然后参加了他的线上说明会,当时只有我一个人去了,个人认为聊得还不错。东大这边参加了我第一志愿老师的线上说明会。
4.备考感到最困难的是什么呢,你又是如何克服的?
最困难的我认为是过去问中各种新颖的物理模型以及这些物理模型如何正确地转化为数学语言,对此只有多刷题,多看教材。
5. 考学最辛苦的时期是怎么度过的?
考学最辛苦的时期就是一边做毕设一边备考的时期,每天的学习时间在12个小时以上,不过还是每天抽出一点时间娱乐,劳逸结合还是很重要的。
6.考试有什么特别注意的?
日语问题一定要看懂。线下考试最好考前一天去学校熟悉一下路线。
(编辑ASHEN:大家记得一定要提前去踩点哦。即便是同一个大学也分不同的校区,切记出现这种最残念的乌龙。)
7.疫情对你整个考学经历有什么影响吗?
有,而且影响很大。
我开始想去的学校其实是东工,所以不得不参加线下考试,但是因为疫情,旅游签证办不了,另一方面我也没报语言学校和申请研究生,如何赴日这一问题困扰了我很久。不过好在东大新领域研究科可以提供商务签邀请,最终也是费了很多功夫才拿到签证。
8. 新领域理工塾是如何帮助到你的?
对我的帮助很大。
一方面,塾里很多东大的老师,老师们对专业课知识点的总结非常到位,我学到的都是干货,其中很多知识是我本科中接触不到而大学院考试所特有的;老师手里过去问的答案也帮助了我很多。
另一方面,专业担当老师非常负责会定时跟进我的学习情况,为我提供了不少帮助与建议。
9.网课这种形式会对你学习的效率产生影响吗?
完全不会,我很喜欢线上课程,这让我学习变得很轻松。录播的存在更让我可以随时随地学习。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
我自己专业课准备主要还是听塾里的课,然后自己看教材,结合两者总结笔记;再者就是多刷题,基本过去问中的一道题我会重复做两到三遍。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
目前合格了物质系专攻,对于想做凝聚态物理但是对于东大理学物理没有太大把握的同学我认为是可以考虑的,专攻里很多教授是凝聚态物理的“大牛”。
备考方面我认为还是把握好基础,将教材中的问题和知识点吃透很重要。
12.经历了这次备考,在这方面有什么心得吗?
最重要的还是相信自己,东工的失利并没有让我丧失自信心,东大的考试中我沉住了气,发挥得还不错。
还有一定要学会利用塾里资源。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做的不好的地方是我没有复习东工物理的实验题,以及日语题目虽然大部分能看懂,但是一少部分的词汇在关键时刻没有理解是什么意思,吃了很大的亏。
好的地方我认为是自己对于往年的过去问做了不止一遍,很大程度上提升了我的熟练度。
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
数学我认为非常重要,基础一定要牢靠。
其次对于四大力学将教材中的知识点结合过去问中的知识点轻重分明地复习。当然理工科学习也是一定要多刷题的。
15.对未来入学后的规划是什么样的呢?
个人对于偏理论的物理还是比较感兴趣,会尝试朝这些方向发展,所以应该会继续读博。
03
笔记分享+老师点评
肖同学目标明确,态度认真,我相信如果不是因为疫情影响,他一定会更早达成自己的目标。offer虽迟但到,恭喜肖同学成功上岸~?
✏️ 笔记分享 ✏️
杨老师寄语
肖同学很早就为考学开始做准备了,并且能很有规划的一步步完成目标。即使出身院校不占优势,肖同学也没有气馁,反而用很坚韧的学习态度和提取概括能力完成了东大考试并成功入学。同时不仅仅是专业课知识,在与目标专业相关的专业知识也能用已有知识储备快速入门。恭喜肖同学,也祝福他研究之路顺利!