-
SAR-image
SAR图像分割的一个论文,英文的,很好,有需要的请想下载(A paper SAR image segmentation and, well, there is a need to please the English want to download)
- 2014-05-06 10:13:23下载
- 积分:1
-
水平圆柱体
基于matlab gui 模块的水平圆柱体重力异常正演(Forward modeling of gravity anomalies in horizontal cylinders)
- 2020-07-03 00:40:02下载
- 积分:1
-
ldpc-3gpp-matlab-master
说明: LDPC编码仿真,完整例子。。。。。。。。。。(LDPC coding simulation)
- 2020-06-17 19:04:23下载
- 积分:1
-
markowitz
This program uses Markowitz portofolio theory to find combination of stocks in a portfolio which has minimum variance for expected returns
- 2009-03-23 22:23:35下载
- 积分:1
-
VRPTW-matlab
用matlab实现用遗传算法解决VRPTW问题的算例源代码(Using matlab to realize the source code of an example of solving VRPTW problem with genetic algorithm)
- 2019-04-11 11:13:04下载
- 积分:1
-
DCAC
说明: 简单的用simulink搭建的逆变器,能够实现直流变交流的作用。(A simple inverter built by Simulink can realize the function of DC to AC.)
- 2020-05-05 11:01:01下载
- 积分:1
-
Matlab
MATLAB的经典课件,包括矩阵运算,m文件,函数调用等等(MATLAB classic courseware, including matrix operations, m file, function calls, etc.)
- 2010-09-03 22:10:48下载
- 积分:1
-
GaoyingLMS
说明: 一种变步长LMS自适应滤波算法及分析,电子学报,高鹰,谢长利提出的一种算法。本文提供该文中提出算法的matalb源程序文件,仅供大家参考。(A Variable Step Size LMS Adaptive Filtering Algorithm and analysis, electronic Journal of High Eagle, Xiechang Li proposed an algorithm. This article provides the text of the proposed algorithm matalb source file, only for your reference.)
- 2021-02-10 16:29:52下载
- 积分:1
-
code
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2010-05-19 14:43:42下载
- 积分:1
-
SVM
In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
- 2014-12-14 21:33:26下载
- 积分:1