搜索资源列表
PSOt
- 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divided into hidden layer, a hidden
CHAP4_4
- 基于REF神经网络整定的PID控制,网络分三层被控对象为二阶
QinQ
- 关于二层交换,QinQ方面的介绍文档,希望对大家有帮助-On the second floor of the exchange, QinQ in introducing the document, we want to help
split-PML
- 分裂场PML吸收层,模拟时谐场,在二维空间的传播。-split PML to simulate the sinsoudal wave
fdtd2D_TE
- 利用时域有限差分(FDTD)仿真二维(2D)横电波(TE)的传播,吸收边界条件为完全匹配层(PML)。-The use of finite difference time domain (FDTD) simulation of two-dimensional (2D) transverse electric wave (TE) the spread of absorbing boundary conditions for the perfectly matched layer (PML).
fdtd2D_TM
- 利用时域有限差分(FDTD)仿真二维(2D)横磁波(TM)的传播,吸收边界条件为完全匹配层(PML)。-The use of finite difference time domain (FDTD) simulation of two-dimensional (2D) transverse magnetic (TM) the spread of absorbing boundary conditions for the perfectly matched layer (PML).
MT
- 二层介质大地电磁响应,MATLAB编程,模拟二层介质的大地电磁响应曲线-Two-story media magnetotelluric response, MATLAB programming, analog two-story media magnetotelluric response curve
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
essence_of_matlab_by_Zhang_Yong_3
- 本章的内容更深入MATLAB可视化功能的内核。编写本章的目的有两个:一,使读者更深入地理解高层绘图指令,从而可绘制出更精细更生动更个性的图形;二,使读者能利用低层图形指令和图形对象属性开发专用绘图函数-This chapter more in-depth visualization of the core MATLAB. The purpose of the preparation of this chapter, there are two: First, make readers more
watrm
- 直接将秘密图像的高4bit隐藏在RGB载体图像的R,G,B层中所选的那一层的低4bit,并将秘密图像提取出来,最后显示。要求载体图像的大小大于等于秘密图像的大小,且秘密图像是二值或灰度图像-Directly to the secret image hidden in the high-4bit RGB vector images R, G, B layer, then a layer of selected low 4bit, and extracted secret image, the fi
Method-for-solving-EM-problems
- 提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.-Proposed for solving mixed finite el
secondwave
- 用二代小波实现加噪信号的消噪 本次分解只做三层 可以根据需要增加次数-second wave
fd2d_3.2
- 二维情况下用FDTD方法模拟电磁波的传播情况,加入了理想匹配层,用C和MATLAB混合编程,信号源是高斯脉冲-Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaus
Lifting Wave Transform
- 此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-。-based on the second generation of this upgrade wavelet compression algorithm threshold source,
finite_difference
- 有限差分正演模拟,计算多层介质地震响应,空间四阶,时间二阶-finite difference modeling
Matlab-PSO-is-applied-to-neuralnet
- 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可-Particle Swarm Optimization (PSO) used neural network optimization program. Divided into no hidden layer, a hidden layer, two hidden layers. You can run DemoTrainPSO.m
Blasius-Equation
- 本例为四种求解Blasius平板边界层方程的数值计算方案,欧拉法,改性欧拉法,二阶龙格库塔法和四阶龙格库塔法。为了满足无渗透边界条件,f 位于eta=0处的初值在不同方法下需要进行一定的调整。-This folder contains the matlab programs to solve the Blasius equation for boundary layer of flat plate. There are four numerical methods to solve this p
My_HHT_TestMain
- 基于经验模式分解的完整代码代码,可以对加了噪声的信号进行多层分解,求取imf值,并并进行hht变换,得到相应的一维、二维、三维谱图-Empirical mode decomposition code, can be to multi-layer decomposition of signal with noise, obtain the fund value, and the HHT transform, and get the corresponding one-dimensional, tw
core
- 二层结构利用特征方程计算光纤纤芯有效折射率。-Effective refractive index optical fiber core
Copy_of_RLS_boost_ideal
- 带遗忘因子的最小二层算法,可进行参数辨识,调节遗忘因子即可(recursive least square algorithm)