基于C++阐述虚拟机编程原理 This guide provides an in-depth look at the construction and underlying theory of a
基于C++阐述虚拟机编程原理 This guide provides an in-depth look at the construction and underlying theory of a fully functional vir...
Random+Matrix+Theory技术资料下载专区,收录380份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
基于C++阐述虚拟机编程原理 This guide provides an in-depth look at the construction and underlying theory of a fully functional vir...
球形粒子Mie 散射用Matlab编写的Mie theory计算程序。在光子学中运用广泛,使用非常方便
一本介绍线性控制理论的英文电子书 目录 Chapter 1 Differential Equations Chapter 2 Linear Transform Theory .... 共157页
ti公司的dsp常用算法和程序.共有七个文件.C30Fast_FFT,C30FFT,fft2xx,fftRound2,ieeeConv,MatRix,SPI等.
非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩
bsxfun, 一個matlab中十分常用的函數. 可以快速地對matrix進行接位複合運算~~
transmission matrix method for 1d photonic crystals. 可计算透射谱 反射谱 场分布图 cvf下编译 可跨平台
(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(i...