搜索结果
找到约 328 项符合
matrix-chain 的查询结果
数值算法/人工智能 class for work with 3d Matrix: rotate, transmit, scale, multiple
class for work with 3d Matrix: rotate, transmit, scale, multiple
matlab例程 Matrix Iteration Methods. Matlab Implementation.
Matrix Iteration Methods. Matlab Implementation.
单片机开发 Dot matrix display controller for 8051
Dot matrix display controller for 8051
其他行业 一些常用的java程序,包括swing.net.io,matrix等
一些常用的java程序,包括swing.net.io,matrix等
单片机开发 AVR code for led matrix
AVR code for led matrix
数学计算 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序
这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解 ...
人工智能/神经网络 Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the func
Produces a matrix of derivatives of network output w.r.t.
% each network weight for use in the functions NNPRUNE and NNFPE.
数学计算 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----o
数值分析高斯——列主元消去法主程序
说明如下:
% a----input,matrix of coefficient
% b----input,right vector
% sol----output,returns the solution of linear equation
VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t8051.ihx > t8051.hex
...
数值算法/人工智能 A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian co
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces