资源列表
SJJG4.00
- 希尔排序的相关算法,经检验可运行。数组自行修改-Hill sort of correlation algorithm, the test can be run. Array to modify
bb_example
- use c code function in matlab
is_palindrom
- check whether sth is palindrom
classList
- 设计了一个栈,可以添加删除节点。并且用最快的速度返回最大值-A STACK OF ADDING AND DELETING NODE
bubblesort
- This simple code is made up of java, we did it last semester, it is the so called bubblesort.
rev
- 计算逆序数,用的是归并排序方法实现的。时间复杂度和归并排序方法的一样-Reverse calculation of the number of ways using a merge sort implementation. Merge sort time complexity, and the same method
diedaifa
- // 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
bisection
- source code for implementation of bisection method of numerical analysis methods in mathematics.
PSO
- 参数寻优,通过设定初值,寻找满足函数的最优值,但可能陷入局部最优。对初值要求较高-Parameter optimization, by setting the initial value, looking to meet the optimal value of the function, but are likely to fall into the local optimum. Higher on initial
ebga2
- levenberg marquette method predictor.
resonance-curve
- 光子晶体中吸收介质,其等效介电函数的虚部与实部的共振曲线模拟。-Dielectric absorption in photonic crystals, the resonance curve of the imaginary part of the dielectric function and the real part of the simulation.
matlab 3d高斯粗糙表面
- matlab生成3d高斯粗糙表面,将代码输入matlab命令行窗口运行即可
