-
localminima
This is the program to find the local minima of the histogram and then to find the smooth function of the graph
- 2014-08-31 15:45:25下载
- 积分:1
-
SPARSITY-CONSTRAINT-FOR-DIRECT
A MODEL-BASED METHOD WITH JOINT SPARSITY CONSTRAINT FOR DIRECT
- 2013-11-16 10:13:38下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
IMMKF
基于卡尔曼滤波的IMMF算法,运用了CA和CV模型,得到了目标跟踪图像和误差(IMMF algorithm based on Kalman filter, using CA and CV model, obtains target tracking image and error.)
- 2019-05-30 03:18:07下载
- 积分:1
-
轮式机器人差速控制圆形轨迹
说明: 轮式机器人差速驱动下的圆形轨迹程序,可修改参数。(Round trajectory program driven by differential speed of wheeled robot.)
- 2019-06-13 15:29:36下载
- 积分:1
-
example1
least square the design of matlab code
- 2012-04-09 20:08:24下载
- 积分:1
-
creaseg.tar
this is a image processing technique used for various process such as segmentation and enhancement
- 2012-02-01 11:24:21下载
- 积分:1
-
bandpass
实现PPG信号的特征提取,标记PPG信号的波峰和波谷值(Implementing feature extraction of PPG signal)
- 2019-05-13 11:13:11下载
- 积分:1
-
全面的基于二阶统计量的盲源分离算法完整程序
包括数据分析、绘图等等,模拟数据分析处理的过程,仿真图是速度、距离、幅度三维图像,esprit算法对有干扰的信号频率进行估计,本程序的性能已经达到较高水平,DC-DC部分采用定功率单环控制。
- 2023-05-04 17:55:03下载
- 积分:1
-
PSKDemodulationPart2
PSK的解调第二部分,完整的参数设置.与第一部分相连接(PSK demodulator of part2 of a complete set of parameters)
- 2009-04-27 21:01:01下载
- 积分:1