-
cardio.dcm
new k-means clustering
- 2010-10-27 15:08:09下载
- 积分:1
-
DSPdeFIR
应用MATLAB软件设计FIR数字滤波器,并对所设计的滤波器
进行仿真 应用DSP集成开发环境一CCS调试汇编程序,用TMs3加C5416来实现了FIR数字滤波。
(digital filte,DSP,FIR,MATLAB
)
- 2009-12-23 13:46:08下载
- 积分:1
-
wp_fft2
扩充后的fft2源代码。经典蝴蝶算法。数字图像处理,应用于图像。(Expanded the source fft2 code. Butterfly algorithm
)
- 2012-04-07 09:20:57下载
- 积分:1
-
MATLAB-function
最新的matlab命令集合。搜集了网上的大部分(The latest collection of matlab commands. Collected most of the Internet)
- 2011-09-26 13:08:31下载
- 积分:1
-
Loadflow_303P_2007
This is the file load flow in power system
- 2009-02-14 18:21:56下载
- 积分:1
-
alaw
THIS is the program for a law companding...
- 2013-07-23 22:38:01下载
- 积分:1
-
besimu_rice
用matlab仿真莱斯信道,分析该信道下系统的误码性能(Analysis of the error performance of the channel system with the matlab simulation Royce channel,)
- 2013-04-02 13:30:13下载
- 积分:1
-
cs
说明: 桥大学的YANG 和拉曼工程大学的 DEB
模拟布谷鸟的寻窝产卵行为, 提出一种新的智能优化算法
—— 布谷鸟搜索算法( Cuckoo Search)
[9]。这种算法主要
基于布谷鸟的巢寄生繁殖机理和莱维飞行( L
vy flights)
搜索原理两个方面, 目前, 利用布谷鸟搜索算法( CS)求解
优化问题的研究还处于起步阶段。(This demo program only implements a standard version of
Cuckoo Search (CS), as the Levy flights and generation of
new solutions may use slightly different methods.
The pseudo code was given sequentially (select a cuckoo etc),
but the implementation here uses Matlab s vector capability,
which results in neater/better codes and shorter running time.
)
- 2014-07-06 17:34:18下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
matlab_word
通过这个程序可以利用matlab生成word和excel,希望对大家有帮助。(By this procedure can use of matlab generation word and excel, we want to help)
- 2012-03-23 14:18:28下载
- 积分:1