Welcome![Sign In][Sign Up]
Location:
Search - matrix.cc

Search list

[Fax programchcap1

Description: % 信道容量C的迭代算法 % % 函数说明: % % [CC,Paa]=ChannelCap(P,k) 为信道容量函数 % % 变量说明: % % P:输入的正向转移概率矩阵,k:迭代计算精度 % % CC:最佳信道容量,Paa:最佳输入概率矩阵 % % Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 % % Pb:输出概率矩阵 % % C:初始信道容量, r:输入符号数,s:输出符号数 %- Channel capacity C of the iterative algorithm Function Description: [CC, Paa] = ChannelCap (P, k) for the channel capacity function Variable Description: P: input positive transition probability matrix, k: iterative calculation accuracy CC: the best channel capacity, Paa: optimal input probability matrix Pa: initial input probability matrix, Pba: positive transition probability matrix Pb: output probability matrix C: initial channel capacity, r: the number of input symbols, s: output symbol number
Platform: | Size: 1024 | Author: | Hits:

[Windows DevelopMatrix

Description: C++环境下的Matrix第三方库,专业版,非Lite版-C++ Environment Matrix third-party libraries, professional edition, non-Lite version
Platform: | Size: 17408 | Author: LIUYUEBIN | Hits:

[3D GraphicQSGExamples

Description: OpenSceneGraph快速入门指导的例子源码 《OpenSceneGraph Quick Start Guide》是由Paul Martz编写,Skew Matrix出品,计算机图形系统开发公司(Computer Graphics Systems Development,CGSD)版权所有的开放场景图形权威教程。它是有关OpenSceneGraph的第一部入门教程,遵循CC授权(http://creativecommons.org/licenses/by-nc-sa/2.0/)。 本书中文版由Paul Martz和CGSD授权,王锐,钱学雷翻译,遵循CC授权免费发放网络版本(印刷版本需要$33.58的费用,由www.lulu.com北美网上书店代为发售),严禁用于商业目的,主要内容: OpenSceneGraph的历史与发展 OSG的安装与示例程序的运行 场景图形的内存管理初步(ref_ptr) 叶节点与几何体绘制(Geode,Geometry) 组节点(Group,Transform,Switch,LOD) 渲染状态和光照(StateSet,Light) 文件I/O(osgDB库) 文字显示(osgText库,节点工具箱的概念) 场景的渲染视窗(Viewer) 场景的动态更新(NodeVisitor,Callback,用户交互) -err
Platform: | Size: 447488 | Author: 岳碧波 | Hits:

[Embeded-SCM Developcc

Description: 自己学习时编的关于用单片机实现8×8LED点阵屏显示数字keil c源代码程序以及用Pretus7软件进行仿真,希望对大家有帮助!共同学习!-Compiled their own learning on the use of MCU 8 × 8LED dot matrix screen display digital keil c program source code and software used Pretus7 simulation, we want to help! Learning together!
Platform: | Size: 21504 | Author: budongbing | Hits:

[SCMcc

Description: 已烧录的裸片(dice)在生产过程中,应注意那些问题? Ans: 1. 晶片避免长时间暴露在强光环境下,并注意生产线上无强光等UV 环境,以免造成ROM data lose 或不可靠状 态。 2. 邦定生产建议客户采用ASM AB520 机台。 3. 客户根据不同母体采用合适线径的铝线。(一般可采用1.0 mil,但根据不同晶片pad 大小而做不同的调整) 4. 邦定机台采用适当的邦定参数,如邦定力度18~26,邦定时间20~28,邦定功率80~90。(不同的邦定机 台其参数需要微调,此点可由客户做掌控)-The die has been burned (dice) in the production process, should pay attention to those issues? Ans: 1. Wafers to avoid prolonged exposure to bright light conditions, and pay attention to the production line environment without UV light, etc., so as to avoid ROM data lose or unreliable state. 2. Bonding recommends that customers using ASM AB520 production machine. 3. Customers using appropriate according to the different diameter of the aluminum matrix. (General use 1.0 mil, but according to the size of the different chip pad to do different adjustments) 4. Bonding machine with the appropriate bonding parameters, such as bonding strength of 18 to 26, bonding time of 20 to 28, bonding power 80 ~ 90. (Different bonding machine needs fine-tuning its parameters, customers can do this in control)
Platform: | Size: 289792 | Author: 任建伟 | Hits:

[2D Graphiccc

Description: 类似电影黑客帝国的那种画面,用visual c++ 6.0 开发-Kind of like the Matrix movie screen, using visual c++ 6.0 development
Platform: | Size: 1946624 | Author: 杨秀芳 | Hits:

[AI-NN-PRlsyc

Description: 信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C of the iterative algorithm Function Description: [CC, Paa] = ChannelCap (P, k) for the channel capacity function variable declaration: P: Enter a positive transition probability matrix, k: Diego generation of precision CC: Best channel capacity, Paa: optimal input probability matrix Pa: initial input probability matrix, Pba: positive transition probability matrix Pb: output probability matrix, Pab: reverse transition probability Matrix C: the initial channel capacity, r: the number of input symbols, s: output symbol number
Platform: | Size: 6144 | Author: lijing | Hits:

[AI-NN-PRxxs

Description: 信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C of the iterative algorithm Function Description: [CC, Paa] = ChannelCap (P, k) for the channel capacity function variable declaration: P: Enter a positive transition probability matrix, k: Diego generation of precision CC: Best channel capacity, Paa: optimal input probability matrix Pa: initial input probability matrix, Pba: positive transition probability matrix Pb: output probability matrix, Pab: reverse transition probability Matrix C: the initial channel capacity, r: the number of input symbols, s: output symbol number
Platform: | Size: 3072 | Author: lijing | Hits:

[AlgorithmCC

Description: 数值分析的上机作业,有三个文件,可以实现1、LU分解法;2、高斯消去法和高斯行主元消去法;3、雅克比迭代法和高斯迭代法。去求解矩阵方程~-Numerical Analysis of the machine operation, there are three files, you can achieve 1, LU decomposition 2, Gaussian elimination and Gauss-line principal component elimination method 3, Jacobi iteration and Gauss iterative method. To solve the matrix equation ~
Platform: | Size: 317440 | Author: 王豆豆 | Hits:

[Other Databasescc

Description: 稀疏矩阵及转置的实现代码实现,程序设计等-Transpose sparse matrix and the realization of code, programming, etc.
Platform: | Size: 1024 | Author: 刘露 | Hits:

[GDI-Bitmapcc

Description: 仿黑客帝国字母雨效果,vc++实现,win32 API绘图的基本使用-Matrix rain effect imitation letters, vc++ implementation, win32 API to use the basic drawing
Platform: | Size: 3105792 | Author: 不要了吧 | Hits:

[Data structsccPP-algorithm-experiments

Description: cc++算法实验总汇 包含:动态规划法matrix knapsack_dd模板 huff模板 fib模板 dijkstra模板-cc++ algorithm experiment summary include: dynamic programming the matrix knapsack_dd template the huff template the fib template dijkstra template
Platform: | Size: 37711872 | Author: 何沙沙 | Hits:

[matlabChannelCap

Description: 信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C of the iterative algorithm function Description: [CC Paa] = ChannelCap (P, k) for the channel capacity functions variable Description: P: input forward transfer probability matrix k: iterative calculation precision CC: best channel capacity, Paa: optimal input probability matrix Pa: initial input probability matrix, Pba: positive transition probability matrix Pb: output probability matrix, Pab: reverse transition probability matrix C: the capacity of the initial channel, r: the number of input symbols, s: the number of output symbols
Platform: | Size: 1024 | Author: 龙哥 | Hits:

[OS programcc

Description: 矩阵转置,有关于矩阵怎么转置的问题 还是很不错的-Matrix transpose, the problem is still very good about matrix how transpose
Platform: | Size: 1024 | Author: chenchao | Hits:

[Othermain.cc

Description: 数学上,高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。-In mathematics, the Gauss elimination method (or Gauss elimination method) is an algorithm in linear algebra programming, which can be used to solve linear equations. However, the algorithm is very complex, and it is not common to add and subtract element method, and the rank of matrix is obtained.
Platform: | Size: 1024 | Author: syb | Hits:

[DataMiningcc

Description: 可以执行矩阵的相关性子矩阵挖掘,代码开始部分的备注里包含实例矩阵,大家可以实验看看,代码原创,实验可以,但是如果用在商业或者学术里,请和我联系~(Relative matrix mining of matrices can be performed)
Platform: | Size: 1024 | Author: 阿星天酷12 | Hits:

CodeBus www.codebus.net