搜索结果
找到约 554 项符合
matrix-Vector 的查询结果
matlab例程 此文件是引文原版的matlab programming 它包括以下内容 Creating and Concatenating Matrices Accessing Elements of a M
此文件是引文原版的matlab programming
它包括以下内容
Creating and Concatenating Matrices
Accessing Elements of a Matrix
Getting Information About a Matrix
。。。。。
总之包括所有matlab的使用方法
Java编程 MediaPlayer代码
MediaPlayer代码,部分代码,合适请用:
import java.awt.*
import java.awt.event.*
import javax.swing.*
import javax.media.*
import java.io.*
import java.util.* //为了导入Vector
//import com.sun.java.swing.plaf.windows.*
public class MediaPlayer extends JFrame implements ActionListener,Runnable
...
Linux/Unix编程 sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据
sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测 ...
单片机开发 本代码适合嵌入式系统(爱普生S1C33209)硬件驱动
本代码适合嵌入式系统(爱普生S1C33209)硬件驱动,其中包括led驱动,key驱动,timer驱动,以及必须的boot,vector等源代码。
matlab例程 统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具
统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具,支持向量分类(support vector classification,简称SVC)算法是一个很有发展前景的方向。
数据结构 使用递归的方法来求取N阶矩阵的行列式
使用递归的方法来求取N阶矩阵的行列式,其中矩阵使用vector来表示,求取行列式的方法为代数余子式展开的方式
matlab例程 This directory includes matlab interface of the curvelet transform using usfft. Basic functions
This directory includes matlab interface of the curvelet transform
using usfft.
Basic functions
fdct_usfft.m -- forward curvelet transform
afdct_usfft.m -- adjoint curvelet transform
ifdct_usfft.m -- inverse curvelet transform
fdct_usfft_param.m -- returns the location of each curvelet in phase ...
单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general
this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
[acdc.m]
* The acdc algorithm for finding the
same for a set of Symmetric matrices.
[acdc_s ...
matlab例程 A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and ...
其他书籍 This book is the product of a twenty-year resarch project at Rice University to develop fundamental
This book is the product of a twenty-year resarch project at Rice University
to develop fundamental compiler technologies for vector and parallel
computer systems. The effort was by Randy Allen and Ken Kennedy with the help of David Kuck and Michael Wolfe.