<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>類別:</title>
  <link rel="alternate" href="http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/64" />
  <subtitle />
  <id>http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/64</id>
  <updated>2026-03-12T07:07:15Z</updated>
  <dc:date>2026-03-12T07:07:15Z</dc:date>
  <entry>
    <title>高維度時間序列並帶有測量誤差模型之模型選擇</title>
    <link rel="alternate" href="http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/2533" />
    <author>
      <name>Hsueh-Han Huang</name>
    </author>
    <author>
      <name>黃學涵</name>
    </author>
    <id>http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/2533</id>
    <updated>2021-05-13T06:41:36Z</updated>
    <published>2017-01-01T00:00:00Z</published>
    <summary type="text">標題: 高維度時間序列並帶有測量誤差模型之模型選擇; Model Selection for High-Dimensional Time Series Models with Measurement Errors
作者: Hsueh-Han Huang; 黃學涵
摘要: We use a fast stepwise regression method, called orthogonal greedy algorithm (OGA) to select variables for high-dimensional time series model with measurement errors. Under a weak sparsity condition, we derive a convergence rate of OGA, which is expressed in terms of the number of iterations, the sample size and the order of the moment imposed on the error process. Under a strong sparsity condition, we develop a consistent model selection procedure using OGA and a high-dimensional information criterion.</summary>
    <dc:date>2017-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>高斯隨機投影下的快速近似奇異值分解</title>
    <link rel="alternate" href="http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/70483" />
    <author>
      <name>Sheng-Yao Huang</name>
    </author>
    <author>
      <name>黃聖堯</name>
    </author>
    <id>http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/70483</id>
    <updated>2021-06-17T04:29:11Z</updated>
    <published>2019-01-01T00:00:00Z</published>
    <summary type="text">標題: 高斯隨機投影下的快速近似奇異值分解; Fast Approximation for SVD via Gaussian Random Projections
作者: Sheng-Yao Huang; 黃聖堯
摘要: 奇異值分解 (SVD) 是一個有名的矩陣分解的工具，但在矩陣的大小過大時將會計算得很久。Rokhlin et al. [1] 對快速 SVD 近似提供一個隨機化算法 (稱作 rSVD)。方法是首先先用高斯隨機投影將矩陣的行 (column) 或列 (row) 做一個縮減，然後再對這個叫低維度的子空間做 SVD。Chen et al. [2] 證明了 rSVD 的一致性 (consistency)，本篇論文對 rSVD 的一致性給一個新的證明，證明方法為從矩陣角度高斯分配去做。Chen et al. [2] 還提出了一個根據高斯隨機投影的迭代法，此方法叫做 iSVD。除了一致性的證明外，還給了一個對圖片做低維度的估計當作例子。從例子的結果來看，可以發現到 iSVD 的計算時間比 SVD 少了許多，但出來的結果卻很相似。最後給了一個 iSVD 的python code，code 根據 Kolmogorov-Nagumo-type average 來完成。; Singular value decomposition (SVD) is a popular tool for dimension re-duction. When the size of matrix is large, the computing load is heavy. Rokhlin et al [1] proposed a randomized algorithm for fast SVD approxi-mation (abbreviated as rSVD). Often Gaussian random projection is used to reduce the number of columns or rows, and next SVD is carried out in this lower-dimensional subspace. Chen et al. [2] proved the consistency of rSVD. In this paper, we give the rSVD consistency a new proof. Our new proof is based on matrix angular Gaussian distribution and is more instructive. Chen et al. [2] further proposed an integration method based on multiple random Gaussian projections, called iSVD. In addition to the new proof for consis-tency, we also provide an iSVD example for image low-rank approximation. From this example, we can see that the runtime of iSVD is less than the run-time of SVD without sacrificing much of accuracy. Finally, we provide a python code for iSVD, it is based on Kolmogorov-Nagumo-type average.</summary>
    <dc:date>2019-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>高效能周道積分法模擬表面電漿特徵值問題</title>
    <link rel="alternate" href="http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/73120" />
    <author>
      <name>Weichien Liao</name>
    </author>
    <author>
      <name>廖為謙</name>
    </author>
    <id>http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/73120</id>
    <updated>2021-06-17T07:18:24Z</updated>
    <published>2019-01-01T00:00:00Z</published>
    <summary type="text">標題: 高效能周道積分法模擬表面電漿特徵值問題; An Efficient Contour Integral Based Eigensolver for Surface Plasmon Simulations
作者: Weichien Liao; 廖為謙
摘要: 數值模擬是研究表面電漿特性的重要方法。本文以馬克士威方程式建模，將此方程用 K.S.Yee 提出的時域有限差分法進行離散化 (discretization)，接著將離散後的方程做適當的相似變換 (similarity transformation)，使原始的問題轉換為特徵值問題 (eigenvalue problem)。此特徵值問題的矩陣為非共軛對稱 (non-Hermitian) 的方陣，並且其特徵值分佈呈現高度叢集性。因此為克服現有方法在解此問題所需特定區域特徵值的困難，而發展了一個高效的周道積分法應用於求解此問題。此方法結合了周道積分、快速矩陣向量乘法以及高效的線性系統求解。由數據結果可驗證本文提出之方法能高效求解線性系統以及特徵值。; Numerical simulations play a significant role for studying the properties of surface plasmon. The surface plasmon problem is first modelled by the Maxwell equations, and the equations is then discretized by the widely-used Yee’s scheme. After applying certain similarity transformations to the discretized system, the original simulation problem becomes a clustered non-Hermitian eigenvalue problem. An efficient contour integral (CI) based eigensolver is developed to overcome the difficulties of applying current existing methods to solve eigenvalues in particular designated regions for this problem. This efficient method combines the contour integral, the fast matrix-vector multiplication and efficient linear system solving. The numerical results can show the efficiency of solving linear systems and eigenvalues with the efficient CI eigensolver.</summary>
    <dc:date>2019-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>非靜水淺水流的雙曲線模型的數值研究</title>
    <link rel="alternate" href="http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/81344" />
    <author>
      <name>Yen-Chung Hung</name>
    </author>
    <author>
      <name>洪彥仲</name>
    </author>
    <id>http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/81344</id>
    <updated>2022-11-24T03:44:27Z</updated>
    <published>2021-01-01T00:00:00Z</published>
    <summary type="text">標題: 非靜水淺水流的雙曲線模型的數值研究; A numerical study of hyperbolic models for non-hydrostatic shallow water flow
作者: Yen-Chung Hung; 洪彥仲
摘要: 在這篇論文中，我們對於非靜水色散模型如BBM模型及SGN模型做了解析及數值的研究。我們推導了週期性行波解及Whitham方程作為數值方法的驗證。此外，我們在數值結果上比較了原始模型及他們各自的雙曲線模型。兩個雙曲線模型都與原始模型在數值結果上相當吻合。而後，我們討論了在計算包含水底地形的SGN模型時，數值方法的處理。我們模仿了[17]、[1]和[27]中描述的方法，並提出了一種保持靜止狀態和穩態解的數值方法。</summary>
    <dc:date>2021-01-01T00:00:00Z</dc:date>
  </entry>
</feed>

