资源列表
daopinpu
- 倒频谱例子,一个到频谱的例子,利用MATLAB实现的-daopinpu
tiaohe
- 这是调和函数用MATLAB实现的代码,精确,简单易懂-This is the realization of harmonic functions with MATLAB code, accurate, easy-to-read
ybs
- 一种基于matlab的样本熵程序,可计算信号的复杂程度-sample entropy
hdu-2048
- 神、上帝以及老天爷 输入数据的第一行是一个整数C,表示测试实例的个数,然后是C 行数据,每行包含一个整数n(1<n<=20),表示参加抽奖的人数。 Output 对于每个测试实例,请输出发生这种情况的百分比,每个实例的输出占一行, 结果保留两位小数(四舍五入),-God, God, and God The first line of input data is an integer C, which means that the number of test case
Test
- 交换两个字符串指定的位置后面的字符串,结果是返回一个字符串数组,第一个是第一个字符串,第二个是第二个字符串。-swap to Strings with the specified location,return an array of string,the first is the first strings ,and the other is the second one.
BP2
- 三层BP神经网络来完成非线性函数的逼近任务-BP neural network to complete the task of nonlinear function approximation
fsanj
- 实现 f(x)=x^4-3x^3+2x^2-tanx(x-2),在给定数据xj=j/4,j=0:1:7,确定三角插值多项式。 -Achieve the realization of f (x) = x ^ 4-3x ^ 3+2x ^ 2-tanx (x-2), in a given data xj = j/4, j = 0:1:7, determine trigonometric interpolation polynomials.
harmonic-response--of---stay-cable
- Ansys中斜拉索的谐响应分析, -Harmonic response analysis of Ansys in the stay cables.Harmonic response analysis of Ansys in the stay cables.
SOR
- 在电子工程数值分析方法中使用超松弛迭代进行求解。-In the electronic engineering numerical analysis method using over-relaxation iteration algorithm.
gm11
- 灰建模——GM(1,1)模型的建模,求参数a发展系数,b灰作用量。-Modeling gray modeling GM (1,1) model, find the parameter a development factor, b gray ACTION.
tbe_parallel_studio
- 可用的intel编译器license文件,可以使用到2025年-Intel compiler license file is available, you can use 2025
theTowerOfHanoi
- 汉诺塔问题C源码程序,使用递归算法进行实现-Tower of Hanoi C source program, uses a recursive algorithm to achieve