资源列表

« 1 2 ... .18 .19 .20 .21 .22 19023.24 .25 .26 .27 .28 ... 28523 »

[数学计算/工程计算invert

说明:矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
<魏东子> 在 2025-11-14 上传 | 大小:3kb | 下载:1

[数学计算/工程计算SensorAnalysis

说明:一组仪器性能分析程序,分别计算仪器的线性度、迟滞、符合度、重复性。其中M_repeatability与M_bessel一起使用计算重复性。具体算法参考《传感器技术及应用》樊尚春著。-equipment performance analysis procedures, the machines were calculated linearity, hysteresis, compliance and reproducibility. M_repeatability M_bessel which t
<胡瑞飞> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程lyapunov_wolf

说明:wolf 方法计算李雅普诺夫指数,matlab源程序-wolf method Lyapunov exponent, Matlab source
<张杰> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程queue_emulator

说明:这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M/M/S
<丘春辉> 在 2025-11-14 上传 | 大小:3kb | 下载:1

[数据结构常用算法SortedSet

说明:本程序用VC++完成 定义类模板SortedSet (包括方法的实现) ,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要 求该类模板对外提供以下三种操作: insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复; get:返回比给定值大的最小元素的地址。若不存在,返回-1; del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-the completion of procedures with VC SortedSet clas
<zhangbb> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算rational1

说明:一个有理数可以表示成分子与分母都是整数的一个分数。定义一个表示有理数的类Rational(包括方法的实现),-a rational elements can be expressed as the denominator are integral with a score. A definition of the category, said Rational Rational (including the method of achieving)
<zhangbb> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程WiennerFilterAndAR

说明:使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的AR参数估计-Wiener filter to use signal processing, noise signal conditions, this filter is digital signal processing in a very classic. There is also a code of the AR Wiener Parameter Estimation
<矫渊培> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程wavelet_constran

说明:小波变换的条件限制的实现的编程,可以更好设计优化问题-wavelet transform constraints on the realization of the program, we can better design optimization problems
<李甫> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算waidian

说明:运筹学非线性规划的c语言编写的外点惩罚函数法子程序-tacticians Nonlinear Programming Language c prepared by the Point Penalty Function recourse procedures
<zhangtao> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算neidian

说明:运筹学非线性规划C语言编写的内点惩罚函数法子程序-tacticians Nonlinear Programming Language C prepared by the interior point methods procedures Penalty Function
<zhangtao> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法algorithmofyichuan

说明:本程序是用vc7.0编写的遗传算法经过调试后的程序-this procedure is used to prepare the vc7.0 GA after the debugging process
<caozhui> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程gngaussfunc.doc

说明:通信系统中,信号在传输过程中会叠加上噪声,我们在分析时通常就用高斯白噪声来分析。此程序用来产生高斯白噪声。-communications systems, signal transmission in the process will superimposed on the noise, our analysis is usually used to Gaussian white noise analysis. This procedure used to produce white Gauss
<阿双> 在 2025-11-14 上传 | 大小:3kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 19023.24 .25 .26 .27 .28 ... 28523 »

源码中国 www.ymcn.org