资源列表
genetic-TuXiangFenGe
- 用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
singlepulseambgdriver
- 单脉冲模糊函数方面的MATLAB源代码,供大家参考,
EXAMPL_3
- 用matlab语言仿真升余弦滚降系统,并且绘制功率谱图。
dynamic00
- 分析了Tm,Ho共掺光纤激光器在达到稳态之前的动态弛豫振荡过程,形象描述了光纤激光器的动力学过程-Analysis of the Tm, Ho co-doped fiber laser prior to reaching the steady-state dynamics of relaxation oscillation process, the image describes the dynamic process of fiber lasers
MM1vc
- M/M/1排队系统仿真程序,VC6下调试通过-M/M/1 queuing system simulation program, VC6 through debugging
BP
- 一个比较有代表性的BP神经网络源程序,初学者可直接修改使用-A representative of the BP neural network source code,Beginners can directly modify and use it.
juzhengjisuanqi
- 可以实现n阶矩阵的数值计算,为大家提供方便,代码可以直接使用!-N matrix, numerical calculation, the convenience, the code can be used directly for everyone!
simple_crypt
- A very simple encryption program able to encrypt a text according to a password. Result is stored in a local text file. Then you can decrypt the message if you use the same password.
kmean.c.zip
- 最常见的聚类算法kmean C语言实现,只有一个function,kmean s C implementation
statMain
- 计算数据集中的变量的基本情况,离散值统计各数据值的分布,连续值统计均值和标准差-Basic information calculated dataset variables, discrete values of statistical distribution of the data values, continuous statistics mean and standard deviation values
main_xor
- 《MATLAB神经网络原理与实例精解》,第六章中的例子——BP网络实现异或逻辑-" MATLAB network principles and examples of fine solution nerves," Chapter VI examples BP network XOR logic
F
- 笔算开方,代码是利用长除法,求浮点数的平方根,优点,迭代步数少,缺点:精确位数有限,约4-5位-simple sqrt