-
chafen
SPN的差分密码分析,建议选取的明密文对数量为8000+,太小可能结果有偏差(SPN Differential cryptanalysis, ciphertext clear recommendations for selected number of 8000+, too small deviations may result)
- 2015-11-02 21:56:38下载
- 积分:1
-
MATLABGUI
信号处理与分析,是基于gui的信号处理与分析,相关函数的应用。(Random signal analysis and Process)
- 2013-12-25 15:27:36下载
- 积分:1
-
GameOfLife
利用MATLAB模拟的细胞自动机程序,可以借用来研究怎么写此类程序(Using MATLAB simulation of cellular automata program, you can borrow to study how to write such programs)
- 2010-05-06 10:24:27下载
- 积分:1
-
FDTD
基于matlab 模拟仿真FDTD算法对印刷电路板表面的传输特性(Based on MATLAB simulation FDTD algorithm on the surface of the printed circuit board transmission characteristics)
- 2012-07-11 19:45:57下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
ch5_matDemo
高成编写的《matlab接口技术与应用》中例题的源代码(High into the preparation of the " matlab interface technology and applications" in the source code examples)
- 2010-10-19 22:14:10下载
- 积分:1
-
ROAD-SURFACE-ROUGHNESS
德国低干扰谱,以及公路C级路面的路面不平度的c++实现。一些相关的资料,便于初学者理解。(German low interference spectrum, as well as C-level road highway pavement roughness achieved. Some relevant information, easy for beginners to understand.)
- 2015-04-12 14:35:20下载
- 积分:1
-
dnwet
自己写的matlab小程序,用于解线性方程。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:25下载
- 积分:1
-
tianxian
共面波导馈电的超宽带天线研究_有效解决天线问题(Ultra-Wideband Antenna coplanar waveguide fed _ effectively solve antenna problems)
- 2015-03-30 10:23:20下载
- 积分:1
-
homer
HOMER(Hybrid Optimization Model for Electric Renewable,可再生能源互补发电优化建模)。HOMER是一个计算机模型,它简化了离网和并网对于远程的、独立的和分布式发电系统的评估选择的任务。HOMER优化和灵敏度分析算法,可以用来评估系统的经济性和技术选择的可行性,以及考虑技术成本的变化和能源资源的可用性。(HOMER (Hybrid Optimization Model for Electric Renewable, renewable energy and solar power generation optimization modeling). HOMER is a computer model that simplifies the task of off-grid and grid for remote, stand-alone and distributed generation systems to assess choice. HOMER optimization and sensitivity analysis algorithms can be used to select the feasibility of economic and technical assessment of the system, and to consider changes in the availability of technology costs and energy resources.)
- 2020-10-03 15:37:41下载
- 积分:1