-
bitsprec
round values to a specified fixed or floating precision
- 2011-07-13 01:46:25下载
- 积分:1
-
apfdefangzhen
APF的仿真,ipiq检测,希望能帮到大家,相互交流一下心得(APF simulation, ipiq detection, hope to help you, exchange ideas)
- 2014-08-19 15:55:19下载
- 积分:1
-
GA-3
用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考(Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference)
- 2016-05-17 09:39:23下载
- 积分:1
-
ParticleEx5
第三个例子滤波应用程序,可以了解粒子滤波的工作原理(third example filtering application that can understand the particle filter Principle)
- 2007-03-17 13:42:28下载
- 积分:1
-
duffing
duffing振子数值建模,学习仿真,非线性动力学(study duffing Oscillator numerical modeling, learning simulation, nonlinear dynamics)
- 2019-01-14 14:08:40下载
- 积分:1
-
bpdetail
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大,出来后学习率又还原
优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) (BP network in strict accordance with the formula to design a matlab program, the optimized BP network design optimization 1: Design of the yyy, that is, o (k) formula, when the network into the flat areas (< 0.0001) increase learning rate large, after the optimization of learning rate reduction 2: v (i, j) = v (i, j)+ deltv (i, j)+ a* dv (i, j) )
- 2009-04-24 13:12:18下载
- 积分:1
-
CIELAB
Calculates coordinates (L*,a*,b*) in CIELAB color space
- 2010-01-09 19:46:47下载
- 积分:1
-
pieexample
通过Matlab编程实现对数据的图形分析,改变参数即可适于其他需分类统计分析的事物(Matlab programming through the graphical analysis of data, you can change the parameters of statistical analysis for other things to be classified)
- 2011-01-17 15:13:16下载
- 积分:1
-
water-film-evaporation
此程序用来求解水膜蒸发过程温度分布,蒸发率等参数。(This program is used for numerically calculating the temperature distribution and evaporation rate during the evaporation of a water film.)
- 2015-01-19 22:44:38下载
- 积分:1
-
SPMForSensorDataAnalytic
These files contain all the code necessary to run the example in the Webinar "Signal Processing for Machine Learning in MATLAB". They also include code to automate the download and preparation of the dataset used.
In that webinar we presented an example of a classification system able to identify the physical activity that a human subject is engaged in, solely based on the accelerometer signals generated by his or her smartphone.
We used consolidated signal processing methods to extract a fairly small number of highly-descriptive features, and finally trained a small Neural Network to map the feature vectors into the 6 different activity classes of a pre-recorded dataset.
The topics discussed include:
* Signal manipulation and visualisation
* Design and application of digital filters
* Frequency-domain analysis
* Automatic peak detection
* Feature extraction from signals
* Train and test of simple Neural Networks
- 2018-05-15 11:54:21下载
- 积分:1