搜索结果
找到约 62 项符合
Partial 的查询结果
按分类筛选
教程资料 XAPP452-Spartan-3高级配置架构
This application note provides a detailed description of the Spartan™-3 configurationarchitecture. It explains the composition of the bitstream file and how this bitstream isinterpreted by the configuration logic to program the part. Additionally, a methodology ispresented that will guide th ...
教程资料 XAPP719 -利用USR_ACCESS寄存器实现PowerPC高速缓存配置
The Virtex™-4 user access register (USR_ACCESS_VIRTEX4) is a 32-bit register thatprovides direct access to bitstream data by the FPGA fabric. It is useful for loadingPowerPC™ 405 (PPC405) processor caches and/or other data into the FPGA after the FPGAhas been configured, thus achieving ...
可编程逻辑 XAPP452-Spartan-3高级配置架构
This application note provides a detailed description of the Spartan™-3 configurationarchitecture. It explains the composition of the bitstream file and how this bitstream isinterpreted by the configuration logic to program the part. Additionally, a methodology ispresented that will guide th ...
可编程逻辑 XAPP719 -利用USR_ACCESS寄存器实现PowerPC高速缓存配置
The Virtex™-4 user access register (USR_ACCESS_VIRTEX4) is a 32-bit register thatprovides direct access to bitstream data by the FPGA fabric. It is useful for loadingPowerPC™ 405 (PPC405) processor caches and/or other data into the FPGA after the FPGAhas been configured, thus achieving ...
可编程逻辑 开关电源EMI设计(英文版)
Integrated EMI/Thermal Design forSwitching Power SuppliesWei ZhangThesis submitted to the Faculty of theVirginia Polytechnic Institute and State Universityin partial fulfillment of the requirements for the degree of
Integrated EMI/Thermal Design forSwitching Power SuppliesWei Zhang(ABSTRACT)This wor ...
电子书籍 小波神经网络好文章!A method for fault detection is proposed using a trained neural network as the nominal mo
小波神经网络好文章!A method for fault detection is proposed using a trained neural network as the nominal
model of the system to be monitored. Partial physical knowledge, if available, can be combined
with the nominal model to perform fault isolation.
人工智能/神经网络 PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis
PCA and PLS aims:to get some
insight into the bilinear factor models Principal Component Analysis
(PCA) and Partial Least Squares (PLS) regression, focusing on the
mathematics and numerical aspects rather than how s and why s of
data analysis practice. For the latter part it is assumed (but not
abso ...
人工智能/神经网络 ami_snake算法源代码
ami_snake算法源代码,ami_snake is an implementationof the 2D snake technique proposedin . It is alevel set method
based on the partial di¡ èerential equation.
数学计算 数值线性代数的Matlab应用程序包 共13个程序函数
数值线性代数的Matlab应用程序包
共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名
程序名称 用途 Method 方法
GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特
MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特
househol ...
matlab例程 自己编的一个用随机行走法实现电路计算的例子
自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里