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_67400389a75fa364331795" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17"/></form><a href="#" class="dropdown-item" onclick="document.post_67400389a75fa364331795.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400389a79ab598465793" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17"/></form><a href="#" class="dropdown-item" onclick="document.post_67400389a79ab598465793.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>【新访谈13】不忘初心!东京大学东京工业大学电气系双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/10/20230301013523_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"><strong>托福:86</strong></p> <p class="t4"><strong>日语:N2 160</strong></p> <p class="t4"><strong>本科:北京邮电大学</strong></p> <p class="t4"><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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsbibIwAgsyg7ZpeBUqbf3UrxX06Cqg7HAaG4eXdfUDll2PN0g6zVe4kg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nscmBzK7Z3ibjhSdUvrN5qQsh3eiaylvB0fbD93hjcUbkJHKjibicCVUgG3w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">JLPT N2出分</p> <p class="t4"><strong>2021年2月</strong></p> <p class="t4">托福出分</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">准学入学</p> <p class="t4"> </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">东京大学简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。</p> <p class="t4"> </p> <p class="t4">作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">东京大学工学系研究科学科设置的学科范围非常广泛,可以说基本包括了各个领域。</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsm0SYckx0EHrxGdlkwcbMbHTojCnY3U8Q3ck9qvtrucbKHiaHsD0KOFA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">电气系工学专攻是东京大学于2008年新成立的专攻,该专攻设有電気電子工学コース与融合情報学コース两个课程,其中電気電子工学コース包含環境・エネルギー分野、システム制御・宇宙分野、ナノ物理・デバイス分野、バイオ・複雑系分野四个分野。融合情報学コース设有メディア・知能・計算分野、ユビキタス情報環境分野、半導体システム分野、フォトニクス・ワイヤレス分野四个分野。</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_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsqric4VR6hps4gEWJJqvGNrhnXPT97zvprZ9PvVyNKu84jIm5SxYAtzg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">从课程设计上来看,该专攻几乎包含了大部分的理工科专业,不论是物理、生物、化学、环境、计算机专业的同学们都可以报考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsliaEGSyCRYicBDn003dic58C5Dwwqdb9eU8vmXHWkpYcicDt7tTu1LibHsg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nstPzBIorbkLNN1o7h0dmzdeIm7NU8Tu49A4ibqPbWaTtTq4wdk619PiaA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9ns4kVyiaLEl6bdrLSEibZy7zqPTP1yTDrDtcMvkbGKHoKl2tBC68ujw8rw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong> 4.1面试</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_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsJOKAUU8KiavDicZxLqP9hmoUssDIFjuFhPdtvgsiboYIlFUAYbicUznmdQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实</strong><strong>录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">当初其实准备本科毕业再国内就职,没有打算考研,但是当时在国内大三参加第一轮校招的时候发现现在国内的校招环境太卷了,特别还是北京。<strong>之后考虑考虽然考本校的研比较稳,但是还是想提升了自己的实力包括眼界各方面选择出国留学</strong>,然后日本留学因为离国内比较近性价比也比较高,也听已经在日本留过学的学长推荐说研究氛围也比较好,所以选择来日本。</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>所以两所大学我都没有提前联系教授就报考了。</p> <p class="t4"> </p> <p class="t4">由于两所学校都不要求提交研究计划书,东京大学今年和去年差不多要求提交一份研究的简单概要,东京工业大学今年要求提交一份志望理由书,因此我报考这两所学校的学生研究计划书的压力不是特别大。但是要书写<strong>只要按照塾里研究计划书的公开课给的结构安排写</strong>,选好自己的研究方向后,结构按照-研究动机,研究背景,研究目的,研究方法,研究特色,预期结果,参考文献这个布置来书写就没问题了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>备考我感觉最困难就是坚持吧</strong>,因为考学的路是非常枯燥,有时候可能坐在书桌面前学习一天可以坚持下来,但是如果要坚持一个月、三个月、半年就是一种对身体包括精神的巨大考验。我的身边就有很多一起赴日的小伙伴抵制不住诱惑,忘记自己来日本考学的初心。让我能坚持的办法就是以人为镜可以正衣冠吧,每次看到周围的人这样,我就会<strong>提醒自己不要和别人一样,自己有自己的目标</strong>,慢慢就坚持过来了。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:不忘初心真的很重要!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学最辛苦的时期我觉得应该是今年1月份开始考托福的时候了,由于当初准备N2花的时候有点过多了,导致按我的计划表托福只有一个月的复习时间了,然后自己也没有托福的经验,准备时间现在想想也是太短了,然后当时如果没有按时考出托福,我预想到后面的书类准备和专业课复习的时间就要乱套了,如果不能顺利出分我感觉我基本上就走远了。然后匆匆准备了一个月后出分75分,当初挺难受的,因为时间确实是太紧了,现在想想至少要给托福三个月时间左右准备好一点。但是没办法我马上报了两个星期后的托福考试,因为时间比较紧,东京里已经没有考场了,必须到比较远的横滨去考,然后这两个星期也是疯狂查漏补缺针对自己上次的丢分点加强一下,然后针对性地背背单词,每天除了睡觉就是英文字母,最后总算运气好出了个能用的分数出来,使得之后可以有时间准备书类和笔试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></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"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</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">然后如果是去年准备JLPT的同学应该有同感,由于计划7已经到日本了,所以原本我是打算去年七月一来日本就先解决N2然后准备托福,不过来不了日本计划报销,日本这边JLPT也因为疫情取消,这个真的挺耽误事的。</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>。然后新领域的各种服务包括<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><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">业课我是按照书类提供的材料和自己本科学习过的课本一起结合复习的,有时候会有一些比较偏的知识点我也会去找一下英文的教材来看,因为东大今年是全英文考试,没有日文的,所以我自己去做有些笔记也会针对性按英文来写。然后笔记的结构就是按住目标院校的考纲结构,一点一点的去解析。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></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"> </p> <p class="t4"><strong>12.</strong><strong>同时合格两个专攻 还都是顶尖的专攻 同时准备和考试是怎么样安排的?</strong></p> <p class="t4"> </p> <p class="t4">因为需要同时报考多个院校,所以我在选择目标院校时<strong>尽量选取笔试的考试科目重合度比较高的院校进行准备。</strong></p> <p class="t4"> </p> <p class="t4">例如东京大学的电气系工学的专业课考试今年是六选二,从電磁気学、電気回路、情報工学 I、情報工学 II、固体物性、制御・電気エネルギー工学选取两个方向进行解题。而东工大的电气专业课科目就比较固定,除了数学部分,专业课为:電磁気学(必选)、之后電気回路与量子力学其中二选一(其实基本是没有人选量子力学的,因为难度特别高而且可以参考的过去问非常少)。恰好的东工大的考试部分都在在东大六选二的选取范围内,因此就可以<strong>进行针对性的准备。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.最终选择哪个入学,为什么?</strong></p> <p class="t4"> </p> <p class="t4">出于多个方面的考虑,我最终是选择了入学东京大学。首先,<strong>东京大学的电气系工学研究能力是日本首位的,综合能力高于东京工业大学。</strong>其次考虑到在最终合格结果上,东京工业大学我是合格的第二志愿,而东京大学是合格的第一志愿。最后,由于我自己也是<strong>想</strong><strong>研究偏向计算机视觉方向的研究</strong>,比起东工大这边的第二志愿的通信方向,更加感兴趣一些。因此最终选择了入学东京大学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.</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>15.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</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"> </p> <p class="t4"><strong>16.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">也是希望后辈,能先尽早准备好日语或者英语成绩吧,这样后面只需要学习专业课,能很大提高自己的舒适度。然后专业课复习就按照目标院校的考纲扎实的一遍一遍过,就基本没什么大问题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>17.</strong><strong>对未来入学后的规划是什么样的呢?</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">通过整个采访可以看出,缪同学始终不忘初心,不被他人影响,一直坚定自己的目标且努力着。印证着那句话,天才需要1%的天赋与99%的汗水。即使是天才,也在默默地不断努力。挥洒汗水创造出来的硕果,这才是其宝贵之处。祝缪同学接下来不管是学业还是生活上都一切顺利。</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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsUh1eibpkR4V3yoWOaS1e7uaTY6kQWePUBpekeQsXic9pG1pu5ibZsblrA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsGse3zib8htLiaAqQqkKjPw0ULibibibumibMMcHe7Qmz9cV0X94Te1wKwe1Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9ns8hrMibKdzBxu3ShEv4s03kb5AaJjdK7HjU0hGQQCNd6myicqzWficyJ8g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsXYuE5vK3zZibLMEbm35yoyicFicTwkaGDT3BaGnMspY4tFC8icNicYqgvvg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">模电笔记分享</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">首先恭喜缪同学合格东大电气系工学,明年就是学弟了。缪同学的合格也是符合我的预期,本身基础知识就比较扎实,背景优秀,自己也很有自信,东大东工双合格已经是很了不起的成就了。从其他同学讨论的反馈中也能感受到他基础的牢固。考前的准备做的也十分充分,对于自己研究方向的了解,模拟面试的表现,问题的应对,比我去年可是强多了(笑)。接下来等待着的就是“快乐”的研究生活了(手动狗头),希望之后也能一帆风顺,事事顺利。</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/9" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/11" 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_67400389a75fa364331795" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17"/></form><a href="#" class="dropdown-item" onclick="document.post_67400389a75fa364331795.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400389a79ab598465793" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17"/></form><a href="#" class="dropdown-item" onclick="document.post_67400389a79ab598465793.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>【新访谈13】不忘初心!东京大学东京工业大学电气系双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/10/20230301013523_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"><strong>托福:86</strong></p> <p class="t4"><strong>日语:N2 160</strong></p> <p class="t4"><strong>本科:北京邮电大学</strong></p> <p class="t4"><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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsbibIwAgsyg7ZpeBUqbf3UrxX06Cqg7HAaG4eXdfUDll2PN0g6zVe4kg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nscmBzK7Z3ibjhSdUvrN5qQsh3eiaylvB0fbD93hjcUbkJHKjibicCVUgG3w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">JLPT N2出分</p> <p class="t4"><strong>2021年2月</strong></p> <p class="t4">托福出分</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">准学入学</p> <p class="t4"> </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">东京大学简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。</p> <p class="t4"> </p> <p class="t4">作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">东京大学工学系研究科学科设置的学科范围非常广泛,可以说基本包括了各个领域。</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsm0SYckx0EHrxGdlkwcbMbHTojCnY3U8Q3ck9qvtrucbKHiaHsD0KOFA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">电气系工学专攻是东京大学于2008年新成立的专攻,该专攻设有電気電子工学コース与融合情報学コース两个课程,其中電気電子工学コース包含環境・エネルギー分野、システム制御・宇宙分野、ナノ物理・デバイス分野、バイオ・複雑系分野四个分野。融合情報学コース设有メディア・知能・計算分野、ユビキタス情報環境分野、半導体システム分野、フォトニクス・ワイヤレス分野四个分野。</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_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsqric4VR6hps4gEWJJqvGNrhnXPT97zvprZ9PvVyNKu84jIm5SxYAtzg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">从课程设计上来看,该专攻几乎包含了大部分的理工科专业,不论是物理、生物、化学、环境、计算机专业的同学们都可以报考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsliaEGSyCRYicBDn003dic58C5Dwwqdb9eU8vmXHWkpYcicDt7tTu1LibHsg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nstPzBIorbkLNN1o7h0dmzdeIm7NU8Tu49A4ibqPbWaTtTq4wdk619PiaA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9ns4kVyiaLEl6bdrLSEibZy7zqPTP1yTDrDtcMvkbGKHoKl2tBC68ujw8rw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong> 4.1面试</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_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsJOKAUU8KiavDicZxLqP9hmoUssDIFjuFhPdtvgsiboYIlFUAYbicUznmdQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实</strong><strong>录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">当初其实准备本科毕业再国内就职,没有打算考研,但是当时在国内大三参加第一轮校招的时候发现现在国内的校招环境太卷了,特别还是北京。<strong>之后考虑考虽然考本校的研比较稳,但是还是想提升了自己的实力包括眼界各方面选择出国留学</strong>,然后日本留学因为离国内比较近性价比也比较高,也听已经在日本留过学的学长推荐说研究氛围也比较好,所以选择来日本。</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>所以两所大学我都没有提前联系教授就报考了。</p> <p class="t4"> </p> <p class="t4">由于两所学校都不要求提交研究计划书,东京大学今年和去年差不多要求提交一份研究的简单概要,东京工业大学今年要求提交一份志望理由书,因此我报考这两所学校的学生研究计划书的压力不是特别大。但是要书写<strong>只要按照塾里研究计划书的公开课给的结构安排写</strong>,选好自己的研究方向后,结构按照-研究动机,研究背景,研究目的,研究方法,研究特色,预期结果,参考文献这个布置来书写就没问题了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>备考我感觉最困难就是坚持吧</strong>,因为考学的路是非常枯燥,有时候可能坐在书桌面前学习一天可以坚持下来,但是如果要坚持一个月、三个月、半年就是一种对身体包括精神的巨大考验。我的身边就有很多一起赴日的小伙伴抵制不住诱惑,忘记自己来日本考学的初心。让我能坚持的办法就是以人为镜可以正衣冠吧,每次看到周围的人这样,我就会<strong>提醒自己不要和别人一样,自己有自己的目标</strong>,慢慢就坚持过来了。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:不忘初心真的很重要!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学最辛苦的时期我觉得应该是今年1月份开始考托福的时候了,由于当初准备N2花的时候有点过多了,导致按我的计划表托福只有一个月的复习时间了,然后自己也没有托福的经验,准备时间现在想想也是太短了,然后当时如果没有按时考出托福,我预想到后面的书类准备和专业课复习的时间就要乱套了,如果不能顺利出分我感觉我基本上就走远了。然后匆匆准备了一个月后出分75分,当初挺难受的,因为时间确实是太紧了,现在想想至少要给托福三个月时间左右准备好一点。但是没办法我马上报了两个星期后的托福考试,因为时间比较紧,东京里已经没有考场了,必须到比较远的横滨去考,然后这两个星期也是疯狂查漏补缺针对自己上次的丢分点加强一下,然后针对性地背背单词,每天除了睡觉就是英文字母,最后总算运气好出了个能用的分数出来,使得之后可以有时间准备书类和笔试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></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"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</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">然后如果是去年准备JLPT的同学应该有同感,由于计划7已经到日本了,所以原本我是打算去年七月一来日本就先解决N2然后准备托福,不过来不了日本计划报销,日本这边JLPT也因为疫情取消,这个真的挺耽误事的。</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>。然后新领域的各种服务包括<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><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">业课我是按照书类提供的材料和自己本科学习过的课本一起结合复习的,有时候会有一些比较偏的知识点我也会去找一下英文的教材来看,因为东大今年是全英文考试,没有日文的,所以我自己去做有些笔记也会针对性按英文来写。然后笔记的结构就是按住目标院校的考纲结构,一点一点的去解析。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></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"> </p> <p class="t4"><strong>12.</strong><strong>同时合格两个专攻 还都是顶尖的专攻 同时准备和考试是怎么样安排的?</strong></p> <p class="t4"> </p> <p class="t4">因为需要同时报考多个院校,所以我在选择目标院校时<strong>尽量选取笔试的考试科目重合度比较高的院校进行准备。</strong></p> <p class="t4"> </p> <p class="t4">例如东京大学的电气系工学的专业课考试今年是六选二,从電磁気学、電気回路、情報工学 I、情報工学 II、固体物性、制御・電気エネルギー工学选取两个方向进行解题。而东工大的电气专业课科目就比较固定,除了数学部分,专业课为:電磁気学(必选)、之后電気回路与量子力学其中二选一(其实基本是没有人选量子力学的,因为难度特别高而且可以参考的过去问非常少)。恰好的东工大的考试部分都在在东大六选二的选取范围内,因此就可以<strong>进行针对性的准备。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.最终选择哪个入学,为什么?</strong></p> <p class="t4"> </p> <p class="t4">出于多个方面的考虑,我最终是选择了入学东京大学。首先,<strong>东京大学的电气系工学研究能力是日本首位的,综合能力高于东京工业大学。</strong>其次考虑到在最终合格结果上,东京工业大学我是合格的第二志愿,而东京大学是合格的第一志愿。最后,由于我自己也是<strong>想</strong><strong>研究偏向计算机视觉方向的研究</strong>,比起东工大这边的第二志愿的通信方向,更加感兴趣一些。因此最终选择了入学东京大学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.</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>15.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</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"> </p> <p class="t4"><strong>16.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">也是希望后辈,能先尽早准备好日语或者英语成绩吧,这样后面只需要学习专业课,能很大提高自己的舒适度。然后专业课复习就按照目标院校的考纲扎实的一遍一遍过,就基本没什么大问题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>17.</strong><strong>对未来入学后的规划是什么样的呢?</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">通过整个采访可以看出,缪同学始终不忘初心,不被他人影响,一直坚定自己的目标且努力着。印证着那句话,天才需要1%的天赋与99%的汗水。即使是天才,也在默默地不断努力。挥洒汗水创造出来的硕果,这才是其宝贵之处。祝缪同学接下来不管是学业还是生活上都一切顺利。</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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsUh1eibpkR4V3yoWOaS1e7uaTY6kQWePUBpekeQsXic9pG1pu5ibZsblrA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsGse3zib8htLiaAqQqkKjPw0ULibibibumibMMcHe7Qmz9cV0X94Te1wKwe1Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9ns8hrMibKdzBxu3ShEv4s03kb5AaJjdK7HjU0hGQQCNd6myicqzWficyJ8g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsXYuE5vK3zZibLMEbm35yoyicFicTwkaGDT3BaGnMspY4tFC8icNicYqgvvg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">模电笔记分享</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">首先恭喜缪同学合格东大电气系工学,明年就是学弟了。缪同学的合格也是符合我的预期,本身基础知识就比较扎实,背景优秀,自己也很有自信,东大东工双合格已经是很了不起的成就了。从其他同学讨论的反馈中也能感受到他基础的牢固。考前的准备做的也十分充分,对于自己研究方向的了解,模拟面试的表现,问题的应对,比我去年可是强多了(笑)。接下来等待着的就是“快乐”的研究生活了(手动狗头),希望之后也能一帆风顺,事事顺利。</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/9" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/11" 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_67400389a75fa364331795" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17"/></form><a href="#" class="dropdown-item" onclick="document.post_67400389a75fa364331795.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400389a79ab598465793" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17"/></form><a href="#" class="dropdown-item" onclick="document.post_67400389a79ab598465793.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>【新访谈13】不忘初心!东京大学东京工业大学电气系双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/10/20230301013523_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"><strong>托福:86</strong></p> <p class="t4"><strong>日语:N2 160</strong></p> <p class="t4"><strong>本科:北京邮电大学</strong></p> <p class="t4"><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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsbibIwAgsyg7ZpeBUqbf3UrxX06Cqg7HAaG4eXdfUDll2PN0g6zVe4kg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nscmBzK7Z3ibjhSdUvrN5qQsh3eiaylvB0fbD93hjcUbkJHKjibicCVUgG3w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">JLPT N2出分</p> <p class="t4"><strong>2021年2月</strong></p> <p class="t4">托福出分</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">准学入学</p> <p class="t4"> </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">东京大学简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。</p> <p class="t4"> </p> <p class="t4">作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">东京大学工学系研究科学科设置的学科范围非常广泛,可以说基本包括了各个领域。</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsm0SYckx0EHrxGdlkwcbMbHTojCnY3U8Q3ck9qvtrucbKHiaHsD0KOFA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">电气系工学专攻是东京大学于2008年新成立的专攻,该专攻设有電気電子工学コース与融合情報学コース两个课程,其中電気電子工学コース包含環境・エネルギー分野、システム制御・宇宙分野、ナノ物理・デバイス分野、バイオ・複雑系分野四个分野。融合情報学コース设有メディア・知能・計算分野、ユビキタス情報環境分野、半導体システム分野、フォトニクス・ワイヤレス分野四个分野。</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_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsqric4VR6hps4gEWJJqvGNrhnXPT97zvprZ9PvVyNKu84jIm5SxYAtzg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">从课程设计上来看,该专攻几乎包含了大部分的理工科专业,不论是物理、生物、化学、环境、计算机专业的同学们都可以报考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsliaEGSyCRYicBDn003dic58C5Dwwqdb9eU8vmXHWkpYcicDt7tTu1LibHsg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nstPzBIorbkLNN1o7h0dmzdeIm7NU8Tu49A4ibqPbWaTtTq4wdk619PiaA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9ns4kVyiaLEl6bdrLSEibZy7zqPTP1yTDrDtcMvkbGKHoKl2tBC68ujw8rw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong> 4.1面试</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_jpg/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsJOKAUU8KiavDicZxLqP9hmoUssDIFjuFhPdtvgsiboYIlFUAYbicUznmdQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实</strong><strong>录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">当初其实准备本科毕业再国内就职,没有打算考研,但是当时在国内大三参加第一轮校招的时候发现现在国内的校招环境太卷了,特别还是北京。<strong>之后考虑考虽然考本校的研比较稳,但是还是想提升了自己的实力包括眼界各方面选择出国留学</strong>,然后日本留学因为离国内比较近性价比也比较高,也听已经在日本留过学的学长推荐说研究氛围也比较好,所以选择来日本。</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>所以两所大学我都没有提前联系教授就报考了。</p> <p class="t4"> </p> <p class="t4">由于两所学校都不要求提交研究计划书,东京大学今年和去年差不多要求提交一份研究的简单概要,东京工业大学今年要求提交一份志望理由书,因此我报考这两所学校的学生研究计划书的压力不是特别大。但是要书写<strong>只要按照塾里研究计划书的公开课给的结构安排写</strong>,选好自己的研究方向后,结构按照-研究动机,研究背景,研究目的,研究方法,研究特色,预期结果,参考文献这个布置来书写就没问题了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>备考我感觉最困难就是坚持吧</strong>,因为考学的路是非常枯燥,有时候可能坐在书桌面前学习一天可以坚持下来,但是如果要坚持一个月、三个月、半年就是一种对身体包括精神的巨大考验。我的身边就有很多一起赴日的小伙伴抵制不住诱惑,忘记自己来日本考学的初心。让我能坚持的办法就是以人为镜可以正衣冠吧,每次看到周围的人这样,我就会<strong>提醒自己不要和别人一样,自己有自己的目标</strong>,慢慢就坚持过来了。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:不忘初心真的很重要!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学最辛苦的时期我觉得应该是今年1月份开始考托福的时候了,由于当初准备N2花的时候有点过多了,导致按我的计划表托福只有一个月的复习时间了,然后自己也没有托福的经验,准备时间现在想想也是太短了,然后当时如果没有按时考出托福,我预想到后面的书类准备和专业课复习的时间就要乱套了,如果不能顺利出分我感觉我基本上就走远了。然后匆匆准备了一个月后出分75分,当初挺难受的,因为时间确实是太紧了,现在想想至少要给托福三个月时间左右准备好一点。但是没办法我马上报了两个星期后的托福考试,因为时间比较紧,东京里已经没有考场了,必须到比较远的横滨去考,然后这两个星期也是疯狂查漏补缺针对自己上次的丢分点加强一下,然后针对性地背背单词,每天除了睡觉就是英文字母,最后总算运气好出了个能用的分数出来,使得之后可以有时间准备书类和笔试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></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"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</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">然后如果是去年准备JLPT的同学应该有同感,由于计划7已经到日本了,所以原本我是打算去年七月一来日本就先解决N2然后准备托福,不过来不了日本计划报销,日本这边JLPT也因为疫情取消,这个真的挺耽误事的。</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>。然后新领域的各种服务包括<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><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">业课我是按照书类提供的材料和自己本科学习过的课本一起结合复习的,有时候会有一些比较偏的知识点我也会去找一下英文的教材来看,因为东大今年是全英文考试,没有日文的,所以我自己去做有些笔记也会针对性按英文来写。然后笔记的结构就是按住目标院校的考纲结构,一点一点的去解析。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></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"> </p> <p class="t4"><strong>12.</strong><strong>同时合格两个专攻 还都是顶尖的专攻 同时准备和考试是怎么样安排的?</strong></p> <p class="t4"> </p> <p class="t4">因为需要同时报考多个院校,所以我在选择目标院校时<strong>尽量选取笔试的考试科目重合度比较高的院校进行准备。</strong></p> <p class="t4"> </p> <p class="t4">例如东京大学的电气系工学的专业课考试今年是六选二,从電磁気学、電気回路、情報工学 I、情報工学 II、固体物性、制御・電気エネルギー工学选取两个方向进行解题。而东工大的电气专业课科目就比较固定,除了数学部分,专业课为:電磁気学(必选)、之后電気回路与量子力学其中二选一(其实基本是没有人选量子力学的,因为难度特别高而且可以参考的过去问非常少)。恰好的东工大的考试部分都在在东大六选二的选取范围内,因此就可以<strong>进行针对性的准备。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.最终选择哪个入学,为什么?</strong></p> <p class="t4"> </p> <p class="t4">出于多个方面的考虑,我最终是选择了入学东京大学。首先,<strong>东京大学的电气系工学研究能力是日本首位的,综合能力高于东京工业大学。</strong>其次考虑到在最终合格结果上,东京工业大学我是合格的第二志愿,而东京大学是合格的第一志愿。最后,由于我自己也是<strong>想</strong><strong>研究偏向计算机视觉方向的研究</strong>,比起东工大这边的第二志愿的通信方向,更加感兴趣一些。因此最终选择了入学东京大学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.</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>15.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</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"> </p> <p class="t4"><strong>16.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">也是希望后辈,能先尽早准备好日语或者英语成绩吧,这样后面只需要学习专业课,能很大提高自己的舒适度。然后专业课复习就按照目标院校的考纲扎实的一遍一遍过,就基本没什么大问题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>17.</strong><strong>对未来入学后的规划是什么样的呢?</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">通过整个采访可以看出,缪同学始终不忘初心,不被他人影响,一直坚定自己的目标且努力着。印证着那句话,天才需要1%的天赋与99%的汗水。即使是天才,也在默默地不断努力。挥洒汗水创造出来的硕果,这才是其宝贵之处。祝缪同学接下来不管是学业还是生活上都一切顺利。</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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsUh1eibpkR4V3yoWOaS1e7uaTY6kQWePUBpekeQsXic9pG1pu5ibZsblrA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsGse3zib8htLiaAqQqkKjPw0ULibibibumibMMcHe7Qmz9cV0X94Te1wKwe1Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9ns8hrMibKdzBxu3ShEv4s03kb5AaJjdK7HjU0hGQQCNd6myicqzWficyJ8g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCG8YXH2IZGZn4QSqrhAo9nsXYuE5vK3zZibLMEbm35yoyicFicTwkaGDT3BaGnMspY4tFC8icNicYqgvvg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">模电笔记分享</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">首先恭喜缪同学合格东大电气系工学,明年就是学弟了。缪同学的合格也是符合我的预期,本身基础知识就比较扎实,背景优秀,自己也很有自信,东大东工双合格已经是很了不起的成就了。从其他同学讨论的反馈中也能感受到他基础的牢固。考前的准备做的也十分充分,对于自己研究方向的了解,模拟面试的表现,问题的应对,比我去年可是强多了(笑)。接下来等待着的就是“快乐”的研究生活了(手动狗头),希望之后也能一帆风顺,事事顺利。</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/9" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/11" 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' => '3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17', '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 = '3b6a4790ab52b6728929fefd5918ae6010caf46dfdffaebd17c5d0a20efc02ab87f6f1ec4eaf6e0e4b15f08cff5932c0030750ae923a05143b7c1ade5f4d1b17' $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
托福:86
日语:N2 160
本科:北京邮电大学
专业:自动化
合格:东京大学 電気系工学専攻
东京工業大学 工学院電気電子系
✨東京大学合格✨
✨东京工業大学合格✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年11月
赴日
2021年1月
JLPT N2出分
2021年2月
托福出分
2021年8月
参加考试
2022年4月
准学入学
2. 介绍
2.1学校介绍
东京大学简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。
作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。
2.2研究科介绍
东京大学工学系研究科学科设置的学科范围非常广泛,可以说基本包括了各个领域。
2.3专攻介绍
电气系工学专攻是东京大学于2008年新成立的专攻,该专攻设有電気電子工学コース与融合情報学コース两个课程,其中電気電子工学コース包含環境・エネルギー分野、システム制御・宇宙分野、ナノ物理・デバイス分野、バイオ・複雑系分野四个分野。融合情報学コース设有メディア・知能・計算分野、ユビキタス情報環境分野、半導体システム分野、フォトニクス・ワイヤレス分野四个分野。
从课程设计上来看,该专攻几乎包含了大部分的理工科专业,不论是物理、生物、化学、环境、计算机专业的同学们都可以报考。
2.4报考前准备
3.募集要项
4. 报考前准备
4.1笔试
4.1面试
02
心得体验采访实录
1.同学为什么要来日本?
当初其实准备本科毕业再国内就职,没有打算考研,但是当时在国内大三参加第一轮校招的时候发现现在国内的校招环境太卷了,特别还是北京。之后考虑考虽然考本校的研比较稳,但是还是想提升了自己的实力包括眼界各方面选择出国留学,然后日本留学因为离国内比较近性价比也比较高,也听已经在日本留过学的学长推荐说研究氛围也比较好,所以选择来日本。
2.选择新领域理工塾的原因?
当初是由自己的留学中介推荐新领域理工塾的讲座,自己亲身试听了之后感觉挺靠谱的,然后和宋老师打电话聊了挺久,觉得聊得挺融洽的就选择了新领域。☑️
3.出愿前有联系教授吗?研究计划书怎么写的?
由于东京大学和东京工业大学是可以不用提前联系教授的,也就是报考是不需要内诺的,所以两所大学我都没有提前联系教授就报考了。
由于两所学校都不要求提交研究计划书,东京大学今年和去年差不多要求提交一份研究的简单概要,东京工业大学今年要求提交一份志望理由书,因此我报考这两所学校的学生研究计划书的压力不是特别大。但是要书写只要按照塾里研究计划书的公开课给的结构安排写,选好自己的研究方向后,结构按照-研究动机,研究背景,研究目的,研究方法,研究特色,预期结果,参考文献这个布置来书写就没问题了。
4.备考感到最困难的是什么呢,你又是如何克服的?
备考我感觉最困难就是坚持吧,因为考学的路是非常枯燥,有时候可能坐在书桌面前学习一天可以坚持下来,但是如果要坚持一个月、三个月、半年就是一种对身体包括精神的巨大考验。我的身边就有很多一起赴日的小伙伴抵制不住诱惑,忘记自己来日本考学的初心。让我能坚持的办法就是以人为镜可以正衣冠吧,每次看到周围的人这样,我就会提醒自己不要和别人一样,自己有自己的目标,慢慢就坚持过来了。
(编辑ASHEN:不忘初心真的很重要!)
5.考学最辛苦的时期是怎么度过的?
考学最辛苦的时期我觉得应该是今年1月份开始考托福的时候了,由于当初准备N2花的时候有点过多了,导致按我的计划表托福只有一个月的复习时间了,然后自己也没有托福的经验,准备时间现在想想也是太短了,然后当时如果没有按时考出托福,我预想到后面的书类准备和专业课复习的时间就要乱套了,如果不能顺利出分我感觉我基本上就走远了。然后匆匆准备了一个月后出分75分,当初挺难受的,因为时间确实是太紧了,现在想想至少要给托福三个月时间左右准备好一点。但是没办法我马上报了两个星期后的托福考试,因为时间比较紧,东京里已经没有考场了,必须到比较远的横滨去考,然后这两个星期也是疯狂查漏补缺针对自己上次的丢分点加强一下,然后针对性地背背单词,每天除了睡觉就是英文字母,最后总算运气好出了个能用的分数出来,使得之后可以有时间准备书类和笔试。
6. 考试有没有什么特别注意的?
我觉得日本准备需要注意的就是笔试是要用铅笔或者自动笔答题的吧,要准备好铅笔和橡皮。然后大部分的考场都是没有时钟的,考生都要自己准备好一个只有计时功能的手表。
然后面试的话,面试礼仪和着装都是要提前去准备学习的,不要在起跑线上就被日本学生拉开差距。
7.疫情对你整个考学经历有什么影响吗?
我觉得疫情对我考学是有影响的吧,当初疫情以来我还在国内正好是大四毕设的时候,由于根本没法去学校导致很多事情办理非常不顺利,像是书类办理什么苦恼了我一阵子。
然后就是因为日本这里没有很有效的疫情控制手段,原本计划去年七月来日本的学生当时都是没有办法来日本的,签证根本下不来,很今年的情况很相似。未来充满了不确定,心理上的负担蛮大的。
然后如果是去年准备JLPT的同学应该有同感,由于计划7已经到日本了,所以原本我是打算去年七月一来日本就先解决N2然后准备托福,不过来不了日本计划报销,日本这边JLPT也因为疫情取消,这个真的挺耽误事的。
8. 新领域理工塾是如何帮助到你的?
新领域首先是帮我安排好了考学的一个流程计划吧,这个真的挺重要的,有计划才让人有了方向。然后新领域的各种服务包括习题课,公开课,答疑,模拟面试,书类指导什么的都在我考学过程里起到很关键的作用。
9.网课这种形式会对你学习的效率产生影响吗
我觉得我可能是比较倾向于网课的那种,因为上课在自己家比较随意,减少了路上的时间,然后如果不清楚的地方还可以看回放,我觉得网课于我效率是比线下课高的。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
业课我是按照书类提供的材料和自己本科学习过的课本一起结合复习的,有时候会有一些比较偏的知识点我也会去找一下英文的教材来看,因为东大今年是全英文考试,没有日文的,所以我自己去做有些笔记也会针对性按英文来写。然后笔记的结构就是按住目标院校的考纲结构,一点一点的去解析。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
目前合格的专攻是东京大学工学系研究科电气系工学和东京工业大学工学院电子电气专攻。
东大的电气的研究范围非常广泛,包揽硬件软件,半导体到航空领域。相比而言东工的电气更加偏重于电路设计,通信等领域。东大的电气备考可以选择的科目因此也更加灵活,东工的电气专业课就比较固定,基本没有选择的余地。
12.同时合格两个专攻 还都是顶尖的专攻 同时准备和考试是怎么样安排的?
因为需要同时报考多个院校,所以我在选择目标院校时尽量选取笔试的考试科目重合度比较高的院校进行准备。
例如东京大学的电气系工学的专业课考试今年是六选二,从電磁気学、電気回路、情報工学 I、情報工学 II、固体物性、制御・電気エネルギー工学选取两个方向进行解题。而东工大的电气专业课科目就比较固定,除了数学部分,专业课为:電磁気学(必选)、之后電気回路与量子力学其中二选一(其实基本是没有人选量子力学的,因为难度特别高而且可以参考的过去问非常少)。恰好的东工大的考试部分都在在东大六选二的选取范围内,因此就可以进行针对性的准备。
13.最终选择哪个入学,为什么?
出于多个方面的考虑,我最终是选择了入学东京大学。首先,东京大学的电气系工学研究能力是日本首位的,综合能力高于东京工业大学。其次考虑到在最终合格结果上,东京工业大学我是合格的第二志愿,而东京大学是合格的第一志愿。最后,由于我自己也是想研究偏向计算机视觉方向的研究,比起东工大这边的第二志愿的通信方向,更加感兴趣一些。因此最终选择了入学东京大学。
14.经历了这次备考,在这方面有什么心得吗?
心得的话就是执行力非常重要吧,就是其实很多一起备考的人也都知道需要怎么做,但是最后有没有去做,或者做了怎么样都因人而异,我觉得有好的执行力不仅是考学,进入大学院后的研究生活,也是非常关键的。
15.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢
回顾自己备考,我觉得做得好的就是自己执行力很到位吧,全部都按照计划一步一步落实,最后也是成功考上了心仪的院校。
不好的地方也是之前说的没有更早准备好语言成绩吧,导致后来给自己的备考无故增加了很多压力。
16.对后辈有什么复习建议吗?
也是希望后辈,能先尽早准备好日语或者英语成绩吧,这样后面只需要学习专业课,能很大提高自己的舒适度。然后专业课复习就按照目标院校的考纲扎实的一遍一遍过,就基本没什么大问题。
17.对未来入学后的规划是什么样的呢?
因为我进入的教授算是融情的,我本科的编程功底没有特别扎实,想之后好好的强化一下,也为研究做铺垫。
03
笔记分享+老师点评
通过整个采访可以看出,缪同学始终不忘初心,不被他人影响,一直坚定自己的目标且努力着。印证着那句话,天才需要1%的天赋与99%的汗水。即使是天才,也在默默地不断努力。挥洒汗水创造出来的硕果,这才是其宝贵之处。祝缪同学接下来不管是学业还是生活上都一切顺利。
电路分析笔记分享
电磁学笔记分享
模电笔记分享
尚老师寄语
首先恭喜缪同学合格东大电气系工学,明年就是学弟了。缪同学的合格也是符合我的预期,本身基础知识就比较扎实,背景优秀,自己也很有自信,东大东工双合格已经是很了不起的成就了。从其他同学讨论的反馈中也能感受到他基础的牢固。考前的准备做的也十分充分,对于自己研究方向的了解,模拟面试的表现,问题的应对,比我去年可是强多了(笑)。接下来等待着的就是“快乐”的研究生活了(手动狗头),希望之后也能一帆风顺,事事顺利。