资源列表
liehuanweifa
- 行列换位法采用密钥,假设密钥是5,明文是I am a Chinese boy那么就会以5位列数排成一个矩阵。 I a m a c h I n e s e b o y 那么密文就是ihe aib mno aey cs× ,最后一行不足的用随机字母填充,(×代表那个随机字母)!-The ranks of the use of key transposition law, assuming that key is 5, is clearly I am a Chinese boy then
mRBF
- 高斯网络的非线性动态系统直接逆模型辨识,为一并联结构-The Gauss network non-linear dynamic system direct counter model identification, is a parallel structure
bameiyingbi
- 八枚硬币问题:通过比较的算法实现如何在八枚硬币中找假币-8 coins: By comparing the algorithm to find the eight coins in counterfeit money
Kruskal
- ALGORITHM KRUSKAL s with computational comlexity for 5 to 30 tops. with chart.
newNodes
- Creates wireless sensor network nodes in matlab.
adaptive
- The given code contain Matlab code for the adaptive thresholding, This technique is more efficient than the normal gray level thresholding
chap15_1
- 利用头模型函数headata()产生不同大小的头模型数据并显示-The use of headata (head) head model function model data produced by different size and display
Amplitude_Frequency_Phase_FFT
- 使用FFT计算正弦采样信号的幅值、频率以及相位,进而得到正弦信号方程。-FFT calculation using sampled sine signal amplitude, frequency and phase, and then get a sinusoidal signal equation.
fengxi
- 详细的分析了半带滤波器的matlab的实现。-Detailed analysis of the half-band filter matlab implementation.
Naive-bayes
- 本文以拼写检查作为例子,讲解Naive Bayes分类器是如何实现的。对于用户输入的一个单词(words),拼写检查试图推断出最有可能的那个正确单词(correct)。当然,输入的单词有可能本身就是正确的。比如,输入的单词thew,用户有可能是想输入the,也有可能是想输入thaw。为了解决这个问题,Naive Bayes分类器采用了后验概率P(c|w)来解决这个问题。P(c|w)表示在发生了w的情况下推断出c的概率。为了找出最有可能c,应找出有最大值的P(c|w),即求解问题-In this
EKF_for_One_Div_UnLine_System
- 一个卡尔曼滤波估计标量非线性系统扩展Kalman滤波问题路径的matlab例子。很适合初学者参考。-A Calman filter to estimate the path of the Matlab example. It is suitable for beginners reference
fuliye
- 可以进行快速傅里叶变换,将时域变换到频率。-It can do FFT