-
Conversor-Digital-Analogo
conversor digitalpara relojes de presision
- 2014-01-25 12:43:24下载
- 积分:1
-
Matlab各种插值法.part6
Matlab的 各种插值法..代码,Lagrange插值..Newton插值... Hermite插值...
分段低次插值... 三次样条插值 二维插值...(Various interpolation methods of MATLAB.)
- 2020-06-23 22:00:02下载
- 积分:1
-
bub
function [mubnd,var,dc,dr,gcr,grc] = bub(m,blk,Dinitbnd,Ginitbnd,pmu,diagnose,clevel)
- 2015-02-13 17:53:19下载
- 积分:1
-
zzz099SVM
为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。(In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. The cascade is controlled by a number of weak linear SVM classifier structure, simple structure, classification of time fast. Cascade structure for the training of each node is given a new SVM quadratic programming model under the framework, which allows each node has a higher detection rate of positive samples and negative samples of appropriate fault detection rate.)
- 2011-04-27 17:23:23下载
- 积分:1
-
44
说明: 学习MATLAB中的关系运算和逻辑运算,掌握它们的表达形式和用法。掌握MATLAB 中的选择结构和循环结构。学会用MATLAB进行M文件的编写和调用。
(Learning MATLAB relational and logical operations, control their expression in the form and usage. Master MATLAB selection structure and loop structure. Learn to write and call the M-file with MATLAB.)
- 2014-12-08 20:30:41下载
- 积分:1
-
Signal-Processing-Toolbox
Signal Processing Toolbox for Use with MATLAB - User s Guide(Signal Processing Toolbox for Use with MATLAB- User s Guide)
- 2013-11-06 09:44:16下载
- 积分:1
-
adaptdemos
自适应滤波器 采用改进的rls算法 LMS 算法 (adaptive filter optimal rls and lms algorithms)
- 2021-01-25 20:38:42下载
- 积分:1
-
MATLAB_VCPP
详细介绍了MATLAB与VC混合编程的几种方法,并给出了十分详细的配置步骤和安装方法,亲测可用。(Details of the several methods of MATLAB and VC mixed programming, and gives a very detailed configuration steps and installation methods, pro-test available.)
- 2014-08-18 10:34:51下载
- 积分:1
-
infrared-visible-image-fusion
红外与可见光图像自适应融合源代码,Matlab程序,文件中还有用作演示的处理图片,直接运行主函数(main.m)即可看到效果,有GUI窗口,在主函数中更改处理的红外光和可见光图像的路径程序会自适应得到结果( The adaptive fusion between infrared image and visible light image.)
- 2021-03-30 16:49:09下载
- 积分:1
-
网络函数逼近实例 BP
说明: 网络函数逼近实例1.首先定义正弦函数,采样率为20Hz,频率为1Hz 2.生成BP网络。用newff函数生成前向型BP网络,设定隐层中神经元数目为10 3.对生成的网络进行仿真并做图显示。 4.训练。对网络进行训练,设定训练误差目标为 1e-5,最大迭代次数为300 5.再次对生成的网络进行仿真并做图显示。(Network function approximation example)
- 2020-04-03 15:02:48下载
- 积分:1