-
数值分析了许多常用的算法,甚至强烈推荐了W。
数值分析中的许多常用算法,偶向大家强烈推荐中-numerical analysis of many commonly used algorithm, even to strongly recommend which
- 2022-02-02 05:40:22下载
- 积分:1
-
实现高斯施戴尔迭代,可以直接输出迭代矩阵,并且,误差可以手动修改。...
实现高斯施戴尔迭代,可以直接输出迭代矩阵,并且,误差可以手动修改。-computate guass-sedal process
- 2022-10-31 23:10:02下载
- 积分:1
-
沃尔什函数
沃尔什函数(或者,简单地说,沃尔什系统),该系统可以被看作是连续的,模拟的在单位区间三角函数系统的离散,数字对应。不像三角函数,沃尔什函数是仅分段连续的,并且,实际上,是分段常数。该函数使用的值-1和1只,在子区间由二进分数定义。
这两个系统形成一个完整的,正交函数集,在方积函数在单位区间的Hilbert空间L2[0,1]的正交基。两者都是有限的功能,不同的是,比方说,哈尔系统或者富兰克林的系统。
两个三角函数和沃尔什系统承认自然延伸通过周期性从单位间隔。此外,在该单元间隔(傅立叶级数)既傅立叶分析和对实际线(傅立叶变换)都通过沃尔什系统中定义的数字对应的实线R. ,前者是沃尔什序列,而后者 - 哈达玛变换理论。
沃尔什函数和相应的系列和变换查找在物理和工程的各种应用,特别是在数字信号处理。它们被用来在语音识别中,在医疗和生物图像处理,在数字全息和其他领域。
从历史上看,沃尔什函数各numerations已被使用,其中没有一个可以被认为是特别优越于另一个。在下文中,我们将使用所谓的沃尔什 - 佩利记数。
- 2022-03-06 20:08:18下载
- 积分:1
-
检测C++正切变换的代码
该功能主要是用来测试正切函数并计算正切值,以得出正切函数的参数是以弧度制形式!
- 2022-02-07 01:28:22下载
- 积分:1
-
RNA二组结构预测
生物信息学里一个比较经典的题目,预测一段RNA序列可能的二级结构,用”点—括号“表示两个碱基配对与否。用的算法是traceback(?),应该是这个名字。
- 2022-04-22 13:29:16下载
- 积分:1
-
sdfsdf sdfsdf sd 自卫队自卫队 sd s fsdfsdf
sdfsdf sdfsdf sd 自卫队自卫队 sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd自卫队自卫队 sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sds fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd 自卫队自卫队 sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf sdfsdf sd sdf sdf sd s fsdfsdfsdfsdf
- 2022-11-04 12:55:03下载
- 积分:1
-
顺序表链表
算法与数据结构试验中实验一:完成相关创建链表、排序、插入、 删除 等常见链表操作
- 2022-08-10 13:25:19下载
- 积分:1
-
内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。...
内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C++, some staff may be used.
- 2023-03-22 13:45:04下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
五子棋游戏
用C++编写的五子棋游戏
- 2022-11-06 14:00:03下载
- 积分:1