-
sum
此程序写了,任意给定两个数,互相作为底数和指数,再求和。如果不满足条件,报错。(This program was made, any given two numbers to each other as the base and index, and then sum. If does not meet the conditions, an error.)
- 2010-12-21 10:44:05下载
- 积分:1
-
lang
網頁簡繁即時互轉,方便你在閱讀簡體中文或繁體中文(Page 简繁 immediate Hu Zhuan, allowing you to read Simplified Chinese or Traditional Chinese)
- 2010-03-16 00:31:11下载
- 积分:1
-
WLSVM_weka
it is wlsvm with weka + matlab
- 2012-08-05 18:51:20下载
- 积分:1
-
spares_channel_estimation
稀疏信道估计的经典参考代码,值得下载学习(classic programming code of sparse channel estimation which is deserved for learning and it the website of mathworks.)
- 2016-06-16 16:24:22下载
- 积分: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
-
matlab
matlab函数 k的阶乘 factrial(Matlab function k factorial factrial)
- 2012-07-20 11:32:36下载
- 积分:1
-
postreg
利用 postreg函数可以对网络仿真的输出结果和目标输出作线性回归分析,并得到两者的相关系数,(Postreg function can use the output of network simulation results and the target output for the linear regression analysis, and with the correlation coefficient between the two,)
- 2011-01-16 20:23:44下载
- 积分:1
-
work
说明: 利用matlab对图像进行栅格提取,高频增强,中值过滤,线性过滤,自适应过滤等的程序代码(The image grid using matlab code extracted)
- 2010-04-12 21:59:42下载
- 积分:1
-
smets
dempster shafer fusion
- 2012-09-08 06:41:09下载
- 积分:1
-
PHR
本算法是乘子法MATLAB的通用程序,只要输入相应的参数即可运行(This algorithm is a the multiplier method MATLAB common procedures as long as the input parameters to run)
- 2012-10-17 15:37:57下载
- 积分:1