-
duoyuanduomubiao-matlab
多元变量多目标遗传算法的实际应用,例子可以正常运行。(Multivariate multi-objective genetic algorithms practical application examples can operate normally.)
- 2016-03-09 17:38:24下载
- 积分:1
-
RBF 神经网络自适应逼近源代码 RBF Adaptive Approximation
RBF 神经网络自适应逼近源代码,利用RBF神经网络对连续模型进行逼近(Source code about the RBF neural network adaptive approximation, and the RBF neural network is used to approximate the continuous model.)
- 2020-06-29 02:20:01下载
- 积分:1
-
蚁群算法求解TSP问题matlab代码
说明: 通过对TSP问题的优化建模利用蚁群算法求解TSP文图(Using ant colony algorithm to solve TSP problem by optimizing the model of TSP problem)
- 2020-06-21 08:00:02下载
- 积分:1
-
CFO_estimate
CFO的估计,对基于CP的CFO,Moose,Classen方法的MSE进行比较分析(CFO estimate, based on the MSE CP CFO, Moose, Classen method of comparative analysis)
- 2021-04-14 10:28:55下载
- 积分:1
-
adaptive
自适应信号处理 LMS SER RLS三种搜索算法 matlab实现 及比较(adaptive signal processing LMS SER RLS search algorithm matlab achievement )
- 2013-12-11 12:44:17下载
- 积分:1
-
ECG-and-PPG-fusion-detection
基于ECG与PPG信号融合的血压检测方法研究,通过将两种进行融合处理,从而更加准确地进行血压的检测分析处理。(Blood Pressure ECG and PPG signal detection method based on fusion by the fusion of two treatment to more accurately detect blood pressure analysis process.)
- 2020-09-02 00:08:07下载
- 积分:1
-
new
说明: 齿轮轮齿渐开渐开线,螺旋源程序等,希望对大家有用(Involute gear tooth involute, spiral source in the hope that useful)
- 2011-04-16 09:57:51下载
- 积分:1
-
33333RLS
RLS算法,用matlab实现,用最小二乘法来实现均衡,程序正确(RLS algorithm, using matlab to achieve, using the least squares method to achieve a balanced and correct procedures)
- 2012-09-05 21:49:34下载
- 积分:1
-
CMI-DHB3-CMI
在matlab中对AMI、HDB3、CMI等码进行编码,(In matlab encode for AMI)
- 2013-12-13 23:32:24下载
- 积分:1
-
w1
说明: 实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1