-
HPxStandalone
雷达采集卡应用接口代码,用于控制雷达采集卡采集雷达视频数据。(Radar data capture software code.)
- 2015-03-11 21:50:07下载
- 积分:1
-
waver
通过matlab编写代码演奏的卡农,用的基准音,没有加入波形修饰所以音色比较单一(matlab matlab playing playing Khanom Khanom Khanom matlab played)
- 2013-11-03 20:55:00下载
- 积分:1
-
Read_N_Renix
运用matlab软件进行GPS的N文件读取的matlab源代码(Matlab software using the GPS reading N matlab source code files)
- 2011-09-14 11:06:33下载
- 积分:1
-
FFTDlg
FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。( FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab. )
- 2010-06-28 18:35:59下载
- 积分:1
-
C_with_Matlab
C++ 与 MATLAB 混合编程的pdf英文课件 实现图像的Median filter(a step by step guide on how to realize image median filtering with integrated C++ and MATLAB ,tutorial only,no sample code available)
- 2009-05-13 21:39:43下载
- 积分:1
-
GA-MIMO
基于遗传非常简单实用。算法的多目标优化方案, 用matlab程序编写,(Multi-objective genetic algorithm-based optimization scheme is very simple and practical. Programming with matlab)
- 2011-08-18 20:03:23下载
- 积分:1
-
ANSYS-earthquake-wave-input-node-
利用文中命令码,可以在ANSYS中实现如何输入地震波,这对结构动力分析非常重要!(Using text command code, can be implemented in ANSYS how to input seismic wave, which is very important for structural dynamic analysis!)
- 2014-09-20 10:00:56下载
- 积分:1
-
CSR-NFC-0.0.01
CSR与NFC集合工具,NFC是只能适合复旦微的芯片,CSR适合ROM版本和FALSE版本(CSR and NFC collection tools, NFC is only suitable for fudan micro chips, CSR for ROM version and FALSE version)
- 2015-02-02 11:48:20下载
- 积分: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
-
bank
用户可以进行查询,也可以进行取款存款,还可以转账(Users can query, can also make deposits, withdrawals can also be transferred)
- 2010-01-06 19:11:12下载
- 积分:1