-
数值计算中Jacobi迭代法的Matlab程序
数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
- 2022-10-09 22:10:03下载
- 积分:1
-
交互支持向量机学习算法及其应用
交互支持向量机学习算法及其应用- Alternately supports the vector machine study algorithm and its
applies
- 2022-03-18 12:04:40下载
- 积分:1
-
Kalman滤波实现LabVIEW使用源代码,是一个LLB包
利用LabVIEW实现Kalman滤波的源码,是一个llb包-Kalman filtering to achieve the use of LabVIEW source code, is a llb package
- 2022-01-31 10:29:10下载
- 积分:1
-
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jacobian. The (driver) subroutines called by the user are given in the
8 ! table below, and are well documented internally. The user need not
9 ! be concerned with any other subroutines in HOMPACK90.
-!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jac
- 2022-07-21 06:18:17下载
- 积分:1
-
cpu 调度算法 fcfs sjf,RR,......
cpu 调度算法使用六种调度算法先到送达,最短的工作,首先,没有抢占优先级与无抢占循环赛
- 2022-02-10 05:22:38下载
- 积分:1
-
数值分析三角直接分解法
数值分析三角直接分解法-Numerial Analyse:
Doolittle Analyze Arithmetic
- 2022-01-29 02:40:15下载
- 积分:1
-
参数均衡在 TMS320C6000 DSP
本应用报告详细介绍了TMS320C6000DSP平台上的多波段参数均衡器的实现。整个应用程序是用标准C;它达到的性能优良的电平,并允许用户通过在主机上的图形界面,以控制均衡器。此报告的目的是演示如何TI DSP产品和工具可以在专业音频应用中使用,并提出了这样的系统的解决方案。第一部分是专门为滤波器组的设计,其相关方程,编码,优化和基准;第二部分展示了如何TI工具可以利用此模块中的一个现实的专业音频环境的整合,本节介绍设置演示所需的步骤。甲TMS320C6711 DSK是必需的,并且任选的TLV320AIC23子板(24比特/96kHz的编解码器)。提供指导运行在硬件设置演示。
- 2022-12-31 09:50:03下载
- 积分:1
-
开始从已知月PHP星期日期
应用背景这个函数生成开始,在已知的周数的最后日期范围关键技术使用此函数创建MySQL查询或其他范围的搜索数据的日期。在查询一些功能只能在特定的月年周搜索不周。所以,这个功能可以帮助你做这个。
- 2022-01-31 00:15:16下载
- 积分:1
-
CUDA SDK示例代码
文件中包含有三个CUDA的SDK示例代码,分别为cudaEncode,cudaDecodeGL,cudaDecodeD3d9,三个代码分别讲述了CUDA环境下调用编码库对YUV文件进行编码,和解码部分与OpenGL,D3D9的转化,代码内容简单,很适合初学者学习。
- 2022-03-09 09:56:31下载
- 积分:1
-
哈夫曼编码
AString给出;问题是使用哈夫曼编码的字符串编码(分配比特根据频率ofcharacter每个字符的字符串),然后解码编码的字符串使用前缀免费代码。Apre fix 代码可以很容易地由一个二叉树表示。每个字符的编码是由以下外部节点的路径从theroot认为性格:0位标识左分支路径,和1位标识一个右分支。
- 2022-02-06 16:45:10下载
- 积分:1