-
123
《实用化工计算机模拟:MATLAB在化学工程中的应用 》这本书光盘里的程序~(" Practical computer simulation of chemical engineering: MATLAB in chemical engineering," this book' s CD-ROM program ~)
- 2009-03-09 18:07:43下载
- 积分:1
-
fcm
假设已经获得不同目标类型的一组特征值,这是可以通过模糊聚类获取哥哥目标类型在特征空间商的聚类中心,当测量到某个目标的特征值,可以通过计算目标特征为止与各个聚类中心之间的距离来判定目标的类型。(matlab fcm)
- 2010-01-03 15:51:01下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1
-
paiduilun
排队论轮询算法的matlab性能仿真,包括简单轮询算法和加权轮询算法,比较10个节点网络的生存时间,自己写的代码~(Queuing theory polling algorithm matlab performance simulation, including a simple algorithm and weighted round robin polling algorithm and compare 10 node network lifetime, write your own code ~)
- 2020-08-12 15:08:26下载
- 积分:1
-
SFM estimation
SFM信号的产生及其基本设置,对信号估计等(SFM signals generated and the basic settings, such as the signal estimate)
- 2007-09-05 13:03:21下载
- 积分:1
-
ppcatss
一种matlab工具箱,关于PPCATSS的。(a kind of matlab toolbox.....)
- 2010-12-06 19:01:24下载
- 积分:1
-
pca
pca 轴承故障诊断程序,有数据,有运行结果(pca Bearing fault diagnosis program, data, have the operation results)
- 2020-07-01 06:00:02下载
- 积分:1
-
subspectrum
MATLAB代码,利用谱减法实现语音信号增强.经过测试,效果不错.(MATLAB code, the use of spectral subtraction to enhance the realization of the speech signal. After testing, good results.)
- 2008-02-24 17:20:22下载
- 积分:1
-
SinglePhaseRectifireDiodeHalfWave
Single Phase Rectifire Diode Half Wave
- 2013-03-28 19:34:21下载
- 积分:1
-
csdp6.1.0winp4
一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。(Copyright 1997-2010, Brian Borchers. This copy of CSDP is made
available under the Common Public License. See LICENSE for the
details of the CPL.
CSDP is a software package for solving semidefinite programming
problems. The algorithm is a predictor-corrector version of the
primal-dual barrier method of Helmberg, Rendl, Vanderbei, and
Wolkowicz.
This file includes binary code for SDP for Windows.
doc documentation.
matlab MATLAB/Octave routines for interfacing to CSDP.
bin The binary code.
Contact/Support:
If you are having trouble running the code, see the doc directory
first. The project s website can be found at
https://projects.coin-or.org/Csdp/
The project s maintainer can be reached by email at borchers@nmt.edu. Please
email bug reports and feature requests.
)
- 2010-07-20 14:23:52下载
- 积分:1