搜索结果
找到约 554 项符合
matrix-Vector 的查询结果
matlab例程 这是我学习《MATLAB程序设计与应用》刘卫国、陈昭平 一书时第一章和第二章的课后习题 目录 exponential_e.m exsub.m fheritage.m initiali
这是我学习《MATLAB程序设计与应用》刘卫国、陈昭平
一书时第一章和第二章的课后习题
目录
exponential_e.m
exsub.m
fheritage.m
initialise.m
matrix.m
matrix2.m
matrixm.m
matrix_c.m
matrix_mul.m
mult.m
mywork1201.dll
mywork1201.m
normcdf_.m
p41_4.m
p41_5.asv
p41_5.m
p41_6.m
p41_7.m
p41_8.m
p64_1.m
p64_2. ...
matlab例程 PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
PIECEWISE_EVAL: evaluates a piecewise function of x
usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
arguments (input)
x - vector or array of points to evaluate though the function
breakpoints - list of n breakpoints, -inf and +inf are implicitly
单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests.
The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the
IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be
triggered by the ...
GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit
The objective of this projectis to design, model and simulate an autocorrelation
generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some
gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating
the autocorrelation , we have to des ...
数据结构 一个德国人Kasper Peeters用C++ template写的tree的STL实现
一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
Java编程 java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏
java游戏编程导学系列三
使用说明
一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。
注意:运行这个应用程序,需要安装JRE(Java Runtime environment,java运行
环境)
本章的资源文件包括:
play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请
注意在同一目录下是否存在matrix ...
数值算法/人工智能 The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set o
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
人工智能/神经网络 If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
其他嵌入式/单片机内容 This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapp
This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performan ...
数学计算 FDTD !-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999 !-- by Jos Bergervoet.
FDTD
!-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999
!-- by Jos Bergervoet.
!-- Plot field and/or Poynting vector S around radiating linear dipole