-
zuomianjinglingshejibaogao
桌面精灵设计报告,很好很完整的的设计文档!!!(桌面精灵设计报告,很好的设计文档!!!)
- 2010-09-09 23:27:07下载
- 积分:1
-
rules
some neural network rules Matlab code such as:perceptron, delta, widrow exist in this document
- 2011-06-05 23:41:07下载
- 积分:1
-
Geographical-Modification
Simple program to test the implementation of geographical modification using arrays in Matlab
- 2014-08-10 16:04:26下载
- 积分:1
-
jiefangcheng
很好很实用的matlab工具函数包括:其中有大量的方程求解的相关问题的程序及说明(Nice and useful tool matlab functions include: a large number of equations in which issues related to the procedures and instructions)
- 2010-09-25 11:16:07下载
- 积分:1
-
Towards-a-Distributed-Clustering-Scheme-based-on-
Towards a Distributed Clustering Scheme based on Spatiail Correlation in WSNs
- 2011-01-21 19:12:13下载
- 积分:1
-
Limit-the-return-of-learning-machine
极限学习机的回归拟合及分类——对比实验研究(Limit the return of learning machine fitting and classification-contrast experiment research)
- 2012-04-14 18:00:49下载
- 积分:1
-
Option-Sensitivity-Measures
此程序是关于经济学中布莱克斯科尔斯模型
的matlab实现(This procedure creates a three-dimensional plot showing how gamma changes relative to price for a Black-Scholes option. Recall that gamma is the second derivative of the option price relative to the underlying security price. The plot shows a three-dimensional surface whose z-value is the gamma of an option as price (x-axis) and time (y-axis) vary. It adds yet a fourth dimension by showing option delta (the first derivative of option price to security price) as the color of the surface)
- 2012-04-24 16:09:03下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
onlymain
Main program using MATLAB for feature extraction
- 2013-10-18 01:58:27下载
- 积分:1
-
ch3
该文件主要介绍如何应用matlab对控制系统进行数学描述与建模(This document describes how to use the control system matlab mathematical description and modeling)
- 2013-12-27 19:54:49下载
- 积分:1