资源列表
hex
- 该算法可以成功的实现二进制到十六进制的转换。可以做为编码的子程序使用
myPI
- 计算指定位数的圆周率的C++程序,输入位数,计算的圆周率就可以输出到文件中,还有计时。-Calculation of pi-digit designation of the C++ program, enter the median, calculated pi can be output to a file, as well as time.
Regression_SVM_SteveGunn
- SVM的回归算法。使用时需按照要处理数据特点选定参数。-SVM regression algorithm. Want to use when processing data in accordance with the characteristics of the selected parameters.
bp
- 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
noise_new
- 基于噪声检测的中值滤波,先通过邻域计算检测是否为噪声,再进行开关中值滤波,对于被判断为噪声的像素不再参与其他像素的中值滤波,能够有效滤除噪声并且保留细节较好-Noise Detection Based on median filtering, first calculated by testing whether the neighborhood noise, then the switching median filter for noise pixels are judged to no l
excersise2MAIN-3
- matlab code for threeangular element
FTDT
- FTDT,电磁场数值计算之有限差分法模拟电磁场(C程序源码)-FTDT Computational Electromagnetics of finite difference method for modeling electromagnetic fields (C program source code)
d-s_for_matlab
- matlab实现的D-S证据理论代码实现-the matlab implementation DS evidence theory code to achieve
dfs-final-tidai
- 深度优先遍历,可以求出图中任意一点出发遍历整个图的路径-depth first search
Romberg
- 龙贝格算法实现,并通过具体实例函数进行说明。可以自己修改实例函数,并设置积分下限、积分上限、积分结束精度、运算最大次数等参量。-Romberg algorithm, and illustrated by specific examples of functions. You can modify their own instance of the function and set the lower limit of integration, integration limit, precisi
Solve_Equation
- 数值计算方法:列主元法解方程C语言版本源码,VC测试通过-Numerical methods: Solving equations with column pivoting , C language version source code, VC tested
MMSE
- 基于MMSE准则的预编码仿真性能,分析了预编码的误码率取消走势-Precoding performance simulation based on MMSE criterion
