Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MP(2b).rar a detector for colored gaussian noise signal
  • gauselim.rar Gaussian elimination routine, single RHS, (needs gepivot.m)
  • bykmatrik.zip Matrix for Gaussian Elimination
  • seyf(payanname).rar thesis, Persian, multiuser detection, non Gaussian environment
  • canny223.rar ... edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators ...
  • Part1.rar 1 dimensional gaussian plotter given mean mu and standard deviation std for the following transformation by rami chiha.
  • Part2.rar 1 dimensional gaussian plotter given mean mu and standard deviation std for the following transformation
  • LDPC_fading_Gaussian_channels.rar LDPC codes for fading Gaussian broadcast channels. IEEE article
  • code.rar 注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。
  • levenberg.rar ... to train properly a neural network. Levenberg-Marquardt, implemented from the general description in Numerical Recipes (NR), then tweaked slightly to mostly match the results of their code. Use for nonlinear least squares assuming Gaussian errors.