资源列表

[数学计算/工程计算DFT

说明:DFT(有限离散富立叶变换)的程序,可处理虚数,输入离散序列,得到变换后结果-DFT (Discrete Fourier finite transform) the procedures to deal with imaginary number, enter the discrete sequence, the results have been transformed
<黄咋的> 在 2024-11-18 上传 | 大小:1kb | 下载:1

[matlab例程inmin01

说明:使用最小积分整定计算PID系数的例程,根据给出的传递函数,计算最佳的调整系数-Points using the least-tuning PID coefficient calculation routine, give the transfer function based on calculating the optimal adjustment factor
<shengtao> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法search_word

说明:从字母表2中搜索字母表1中的单词,可以按行,列,斜线进行直线搜索-2 from the alphabet of the english alphabet in one word, can be row, column, diagonal linear search
<黄咋的> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法search_number

说明:找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, ma
<黄咋的> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法StatisticsNumber

说明: 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and outpu
<黄咋的> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrix_calc

说明:求出M阶矩阵2~N次,并且可以把1~N次的值相加-M-order matrix obtained 2 ~ N times, and can be put 1 ~ N times the value of the sum.
<luowen> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrix_range

说明:本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
<luowen> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程sa_tsp

说明:tsp旅行商问题,简洁的程序,适合学习。由MATLAB编写TSP旅行商问题
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算router_calc

说明:根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected grap
<luowen> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程han_eso

说明:自抗扰控制器扩张状态观测器代码,离散模型-ADRC ESO code
<武靖宇> 在 2024-11-18 上传 | 大小:1kb | 下载:1

[数学计算/工程计算BClagrange

说明:质心拉格朗日算法的MATLAB代码,是对拉格朗日算法的改进-Lagrange centroid algorithm MATLAB code, is a Lagrange Algorithm
<赵晓宇> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数值算法/人工智能kaiman2

说明:一个二维的卡尔曼滤波程序,给定了状态方程和观测方程,对学习信息融合,滤波估计灯方面有积极的知道效果-A two-dimensional Kalman filtering process, given the state equation and observation equation, the study of information fusion, filtering light area is estimated to know
<afdsdalfka> 在 2024-11-18 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org