搜索资源列表
ZYB_NHD
- 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
Hamming_NN
- Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类. Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point o
VRP
- 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
xianghouchuanbo
- 后向传播,它通过迭代地处理一组训练样本,将每个样本的网络预测与实际知道的类标号比较,进行学习。
ilc2
- 迭代学习控制源代码,希望学习次控制方法的朋友能和我交换资源-Iterative learning control source code, want to learn controls the method of exchange of resources and my friends can
fx
- 一个分形压缩的程序: 1、因为本程序时间长,FX中先选择图片的大小 2、编码与解码 3、做误差图和只方图 4:画出每次迭代的解码图象 5、本程序来自本网站,修改了部分,解释说明更清楚。 6、增加了部分功能,希望对大家有所帮助,互相学习…… -A fractal compression process: 1, because this process a long time, FX in the first select the size of picture 2, e
diedai
- 多输入多输出的迭代学习算法的一个示例,代码直接可用,里面的一些注释自己可以修改-a sample of terative learning algorithm with multiple input multiple output ,inside some comments can be modified by yourself
bigpicture
- 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
ILC
- 迭代学习控制入门实例,初学者很容易上手,是单输入但输出系统-Iterative Learning Control Starter instance, it is easy for beginners to get started
diedai
- 多输入多输出的迭代学习算法的一个示例,代码直接可用,里面的一些注释自己可以修改-a sample of terative learning algorithm with multiple input multiple output ,inside some comments can be modified by yourself
ILC_openedloop
- 开环节迭代学习,给出一个框架,用于初级者学习(In precision systems that repeatedly execute the same task, iterative learning control (ILC) may be adopted for rejection of iteration-independent repetitive disturbances and improvement of trajectory tracking. However, in pra
ILC_closedloop_hip
- 闭环迭代学习,用于初级学习。可讨论学习。。。。。。(Closed loop iterative learning is used for primary learning.)
PLC_EX9_iterative_learning_control
- PLC迭代控制学习,可供专业人士使用。 。。。 。。。。。(PLC iterative control learning is available for professionals)
1
- 移动机器人轨迹跟踪迭代学习控制,建立动态模型,通过迭代学习跟踪轨迹(Mobile robot trajectory tracking iterative learning control, a dynamic model is established, and trajectory tracking is achieved by iterative learning)
机器学习
- c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
单相逆变器迭代学习控制应用研究_叶建华
- 单相逆变器迭代学习控制应用研究的基本原理(The basic principle of iterative learning for the inverter)
新建文件夹
- 关于无刷直流电机转矩脉动的研究,运用迭代学习的控制方法。(On the research of torque ripple in brushless DC motor, Iterative learning control method is used.)
IEKF
- 迭代扩展卡尔曼滤波例子,可作参考学习(非线性模型)(An example of iterative Kalman filtering can be used as a reference)
L-BFGS-B-C-master
- 基于梯度下降法的最优迭代算法,在深度学习和神经网络中应用非常广泛,也非常好用(The optimal iterative algorithm based on gradient descent method is widely used in depth learning and neural network, and it is also very useful.)
Program
- 迭代学习优化PID控制器的典型simulink程序(Typical Simlink Program for Iterative Learning Optimizing PID Controller)