-
IIR_GUI_Design
本程序在MATLAB平台上实现了IIR滤波器的GUI设计,通过输入参数,即可在友好的界面上完成IIR滤波器的设计。(The program implemented on MATLAB platform GUI design of IIR filters, through the input parameters, can be completed in a friendly interface for IIR filter design.)
- 2010-01-12 12:13:41下载
- 积分:1
-
VC调用matlab文件中的函数的实例的源代码
说明: 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!(on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!)
- 2005-11-09 15:25:14下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
tuxiangyinanfenxi
这是一本对于初学者相对简单,而且对于图像的一些疑难问题进行了解答,希望对大家有所帮助(This is a relatively simple for beginners, but also for the image to answer some difficult issues, we hope to help)
- 2011-05-26 10:54:03下载
- 积分:1
-
quivers
QUIVERS(x,y,u,v,Gscale,Spos,Sunit) plots velocity vectors as arrows with components (u,v)
at the points (x,y). The matrices X,Y,U,V must all be the same size
and contain corresponding position and velocity components (X and Y
can also be vectors to specify a uniform grid).
- 2011-06-06 11:25:23下载
- 积分:1
-
SDT-Cleaner-v1.0---Stable-Version
用于检测SDT和恢复SDT的例子代码,可用于ARK中的系统钩子扫描(Example of code that can be used for detection to SDT and recovery of SDT ARK system hook scan)
- 2013-01-14 22:06:20下载
- 积分:1
-
dsp-of-matlab
这是一本关于数字图像处理的书,使用MATLAB实现,介绍了一些MATLAB处理图像的语句和相应的开发实例(The book is about digital signal process using MATLAB.It introducts some examples of analysising picture by MATLAB code)
- 2014-12-01 19:15:27下载
- 积分:1
-
branchbound
适用于整数规划中的分枝定界方法,比较常用的算法。参数说明在程序中写的很清楚了,欢迎大家下载使用。(Integar Optimization.)
- 2015-04-09 15:50:35下载
- 积分:1
-
PSO_Codes-Basic-Code
This Code SimulTION PSO BASIC CODE IN MATLAB IS CODE IS VWRY USEFUL FOR UNDERESTAND PSO HOW WORK
- 2013-03-03 21:41:29下载
- 积分:1
-
k-means
K-means源码,用matlab实现,共有两个例子,简单易学(K-means source code, using matlab realize, there are two examples, easy to learn)
- 2011-12-01 19:49:49下载
- 积分:1