-
Maple is widely used at present one of the symbolic computation software, It has...
Maple目前应用非常广泛符号计算软件之一它拥有非常强大符号计算和数值计算功本书详细地介绍了Maple基本功包括数值计算解方程微积分计算向量及矩阵计算解常微分方程和偏微分方程等本书深入讲解了Maple编程基本原理
-Maple is widely used at present one of the symbolic computation software, It has a very powerful symbolic computation and numerical calculation of power of this book describes in detail the basics of Maple, including numerical solution of equations of calculus, vector and matrix calculations calculation solution of ordinary differential equations and partial differential equations, etc., where Shu-depth briefing on the basic principles of programming in Maple
- 2022-04-23 19:34:59下载
- 积分:1
-
多维度的K-mean均值聚类算法
1、运行前设置args[]参数为文件名2、采用欧氏距离作为度量3、支持多维度的点聚类4、导入工程,设好参数即可运行。5、作者原创。欢迎交流。
- 2022-03-02 03:23:52下载
- 积分:1
-
and good books for the FORTRAN is the grammatical rules and algorithms book devo...
而FORTRAN的好书则是语法规则和算法书倾注了极大的精力去寻找的
- 2022-03-30 14:57:51下载
- 积分:1
-
opencv c++色彩恢复的多尺度Retinex算法(MSRCR)
基于opencv的色彩恢复的多尺度Retinex算法(MSRCR),属于夜间图像增强算法,对去雾也有一定的处理效果,可直接运行,效果比较理想。基于opencv的色彩恢复的多尺度Retinex算法(MSRCR),属于夜间图像增强算法,对去雾也有一定的处理效果,可直接运行,效果比较理想。
- 2022-01-30 14:20:22下载
- 积分:1
-
加法器结构
应用背景本文提出了一种技术自主设计和仿真的改进的体系结构进位保存加法器。这种体系结构被证明产生的结果,除了快速和需要的最低数量的逻辑大门。二进制加法是由一系列的异或运算进行,和移位左操作。这些操作被终止与完成信号表明了加法的结果。因为移位运算的数目进行的变化从0到n的n个加数,行为模型中的所有可能有2到15位加数的应用。推导了数学模型从数据和用于预测标准二进制的移位所需的平均数数字,如32,64或128位。4原型这个加法器的设计与仿真在同步和异步模式的操作。并;关键技术进位加法器,同步加法器,异步加法器
- 2022-04-30 23:25:52下载
- 积分:1
-
这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。...
这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。-The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.
- 2022-04-07 08:51:00下载
- 积分:1
-
DBSCAN算法
% Function: [class,type]=dbscan(x,k,Eps)
% -------------------------------------------------------------------------
% Aim:
% Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
% -------------------------------------------------------------------------
% Input:
% x - data set (m,n); m-objects, n-variables
% k - number of objects in a neighborhood of an object
% (minimal number of objects considered as a cluster)
% Eps - neighborhood radius, if not known avoid this parameter or put []
% -------------------------------------------------------------------------
% Output:
% class - vector specifying assignment of the i-th object to certain
% cluster (m,1)
% type - vector specifying type of the i-th object
% (core: 1, border: 0, outlier: -1)
- 2022-04-08 08:12:27下载
- 积分:1
-
Levenshtein_Edit_Distance_Algorithm
介绍
- 2022-07-24 08:53:07下载
- 积分:1
-
快速傅立叶变换算法中的分裂基算法,又称基2/4算法,对一维序列,这种算法使FFT比较完善...
快速傅立叶变换算法中的分裂基算法,又称基2/4算法,对一维序列,这种算法使FFT比较完善-Fast Fourier Transform algorithm separatist base algorithm, also known as base 2/4 algorithm, the one-dimensional sequence, so FFT algorithm sound
- 2022-03-22 19:14:52下载
- 积分:1
-
这是关于支持向量机SVM的例子,实用多多,大家可以看一下
这是关于支持向量机SVM的例子,实用多多,大家可以看一下-on support vector machines SVM example, practical arrangement, we can look at the
- 2022-07-21 20:06:42下载
- 积分:1