资源列表
maxlike
- Classify using the maximum-likelyhood algorithm-classifies using the maximum - likelihood al gorithm
Jacobiupdate
- 数值分析中的经典求解算法jacobi迭代法的改进算法。-numerical analysis of the classical algorithm jacobi iteration of the algorithm improvements.
MinimumCost
- Classify using the minimum error criterion via histogram estimation of the densities-classifies using the minimum error criterio n via histogram estimation of the densities
classification_error
- Find a classification error for a given decision surface D and a given set of patterns and targets -Find a classification error for a given dec ision surface D and a given set of patterns and ta rgets
szfx_zjsj
- 数值分析中的求解算法-直接三角分解法 程序用C++语言编写。经过编译测试-numerical analysis of algorithm-direct triangular decomposition process using C language. After compiling test
3dpml
- 基于完全匹配层的通用3维电磁仿真程序,可适用于电磁波的传播、辐射近场等性能的研究。-PML-based generic three-dimensional electromagnetic simulation procedures applicable to the spread of the electromagnetic wave, Near-field radiation, and other properties are studied.
geap
- 自己编写的全主元高斯消去法解线性方程组的matlab函数。特点:运行稳定,适合于工程计算;结构清楚,注释详尽,非常适合于初学者。-their preparation of all PCA Gaussian elimination method for solving linear equations of Matlab function. Features : stable operation, which is suitable for engineering calculations; St
adaptive_LMS_cancel
- 基于基本LMS的自适应噪声抵消程序,对一音频信号去噪,效果不错-based on the basic LMS adaptive noise cancellation procedures, an audio signal denoising good results
adaptive_LMS
- 自己写的基于LMS的自适应噪声抵消,例子是对一WAV声频信号去噪,效果不错,对这方面感兴趣的可以-wrote based on the LMS adaptive noise cancellation, for example, is a WAV audio signal denoising. good results, with interested can s
infix-Postfix
- 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix -
PID_ARBF3
- rbf神经网络PID解耦控制仿真,现在比较热门的.-rbf neural network PID control, simulation, a more popular.
kdvequationsimulation
- %模拟偏微分方程kdv方程的水波。 %通过修改已可以用来模拟其他的如KP方程等。
