资源列表
MATLAB
- 运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积-Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution
fenzhidingjie
- 运筹学中利用MATLAB实现分支定界算法的实现,其中求最优解利用linprog函数实现
MATLAB
- matlab中的PCM编码形式和解码方式仿真程序 简单易懂的编码方式-matlab PCMcoding
FasterJob
- 针对带期限的作业排序,采用更快的排序算法,类似与操作系统中的作业排序,先设定优先级,继而采用排序算法,找出在规定的时间内权益指最大的集合。-With the duration for scheduling, the use of a faster sorting algorithm, a similar operation with the operating system in order to set priorities, and then sorting algorithm used t
eigthnum
- 宽度优先搜索算法八数码问题代码: 把起始节点放到OPEN表中(如果该起始节点为一目标节点,则求得一个解答)-Breadth-first search algorithm eight issues digital code: the start node on OPEN table (if the start node as a target node, then find an answer)
chengxu
- 编写一个程序,计算平面应力状态及空间应力状态的主应力,最大剪应力,如为平面应力状态则需输出方位角agl斜截面上的应力及主方向角,画出应力圆示意图。 已知二向应力状态,ax=10MPa,ay=-20MPa,bxy=15MPa,agl=45,求主应力,最大切应力,斜截面上的应力,作出应力圆示意图。-The preparation of a program to calculate the plane stress state and stress state space of principa
TSPE
- 一种基于蚁群算法的旅行商问题的源代码-TSP BASED ON ANT COLONY ALGORITHM
My_chazhi_newton_lagrange
- 这个是用C++编写的牛顿插值和拉格朗日插值算法,重新编写了一遍,网上能够找到的代码都很乱!-This is C++ to prepare the Newton interpolation and Lagrange interpolation algorithm has been rewritten again, the code can be found online very chaotic!
My_gauss_algorithm
- 这是高斯消元法,出去了选主元的过程!数值计算中必须会的算法!-This is the Gaussian elimination method, PCA out of the election process! Numerical algorithm must be!
jifen
- 这是一个求积分的算法,很简单的一个程序。数值计算中常用的算法之一。-This is a point for the algorithm, a procedure is very simple. Numerical algorithm used in one.
ANN-pid
- 基于BP神经网络的pid控制的源代码注释-the source code comments on BP based PID Control
BigNumber
- 直接引入 可以像int一样操作 跟Java里的好像 但好用多了 而且是加速版的,比用字符串写的还快(用vector<int>) 还附了些奇怪的函式 有兴趣自己写BigNumber的人可以参考看看 -Can be directly introduced to operate with the same as int in Java but it seems the more useful it is to speed up version of, than to
