资源列表
6_shuzhizhuanhuan
- 程序的输入是两个数字 M 和 N( 其十进制的值不超过 1000000000) ,它们的进制在 2~36 之间。对于十以下的数字,用 0~9 表示,而十以上的数字,则使用大写的 A~Z 表示。 求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息。-Enter the program are two numbers M and N (its decimal value is not more than 1 billion), which is b
lagelangri
- 拉格朗日算法,程序没有问题,适合初学数值分析的人-Lagrange algorithm, program there is no problem
BelajarEnkapsulasi
- Encapsulation using java
BelajarInheritance
- Inheritance using java
BelajarHibernate
- Hibernate using java
BelajarPoli
- Polymorpishme using java
yyshang
- 此代码为信息熵的代码,可以对时间序列进行信息熵的计算。-This code for the information entropy of the code, you can calculate the time series of information entropy.
GreedyAlgorithm
- Greedy Algorithm using netbeans
GA
- 应用遗传算法解决旅行商(TSP)问题,算法中的染色体交叉过程改进了基本遗传算法的交叉办法。改程序可以求解30个城市的旅行商问题,也可以稍作修改继续扩展为更多城市的旅行商问题。-Applying the genetic algorithm to solve the traveling salesman (TSP) problem, the algorithm improves the process of chromosomal crossover compared to traditional
untitled1.m
- 金融工程学Wishart模型,可利用Wishart过程给债券做定价-Wishart model of financial engineering, the Wishart process can be used to bond pricing
ckf-matlab-master
- 用matlab实现了容积卡尔曼滤波算法,并给出了仿真算例-Using matlab to achieve a volume of Kalman Filter
DWT1D
- C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。-C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.
