-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-04-01 01:32:13下载
- 积分:1
-
使用递归实现的快速排序法
使用递归实现的快速排序法-Quick sort using recursive
- 2022-08-04 11:35:02下载
- 积分:1
-
哈弗漫算法程序,经供参考,有不对之处望大家多多指教~!
哈弗漫算法程序,经供参考,有不对之处望大家多多指教~!-Haversian diffuse algorithm procedures, as for reference, hope everyone has a lot of wrong advice ~!
- 2023-04-05 11:06:04下载
- 积分:1
-
多线程发牌程序。用多线程模拟竞争发牌示例程序
多线程发牌程序。用多线程模拟竞争发牌示例程序-Licensing procedures for multi-threaded. Competition with multi-threaded simulation example licensing procedures
- 2022-07-24 21:55:58下载
- 积分:1
-
一个中值滤波程序
一个中值滤波程序-a median filter programme
- 2022-07-23 01:49:47下载
- 积分:1
-
对于java PSO智能计算
PSO智能计算java库-PSO intelligent computing for java
- 2022-12-03 18:30:03下载
- 积分:1
-
随机表面生成
采用高斯分布生成随机表面。用计算机生成一个高斯分布白噪声二维随机序列,计算其傅里叶变换;
根据指定的自相关函数R通过傅里叶变换得到滤波器输出信号的功率谱密度
- 2023-06-03 05:00:03下载
- 积分:1
-
禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。...
禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。
-Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
- 2022-04-09 01:08:58下载
- 积分:1
-
时域差分法计算一维光子晶体反射率和透射率
时域差分法计算一维光子晶体反射率和透射率。时域差分法是最新研究光子晶体的科学数值方法。使用MATLAB编写了其源码,对于研究光子晶体的人们,有重要参考价值。
- 2022-12-02 07:00:03下载
- 积分:1
-
利用Java实现的基本PSO
利用Java实现的基本PSO,读者要懂得基本的java语句,实现不难,供入门级学习参考使用
- 2022-03-11 15:43:29下载
- 积分:1