-
exa130302_ab
滤波器的设计IIR型 MATLAB语言实现(IIR Filter Design- MATLAB)
- 2007-05-20 20:19:57下载
- 积分:1
-
fft
FFT 基2变换源程序,matlab测试与系统函数变换结果一致(Radix-2 FFT transform source code, matlab test results are consistent with the system function transformation)
- 2013-12-04 15:17:40下载
- 积分:1
-
Block_diagonalized
基于块对角矩阵的仿真程序,内附注解,非常详细(Block diagonal matrix based simulation program, containing notes, very detailed)
- 2010-05-07 10:46:17下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1
-
FDTD-
有限时域差分 FDTD (susan ) 程序(FDTD Using FDTD (susan) program)
- 2012-04-20 20:08:19下载
- 积分:1
-
suanfa
用LMS和RLS算法进行谱估计,求取均方误差(LMS and RLS algorithm spectral estimation strike mean square error)
- 2012-09-07 10:45:34下载
- 积分:1
-
POD1
pod 分解用于PIV数据处理的提取相干结构程序(pod decomposition)
- 2009-11-11 13:58:11下载
- 积分:1
-
MatLab.7.Programming
MATLAB 7电子教程,英文。不可多得的学习资料,学习自控的必备工具书(MATLAB 7 e-tutorials and English. The rare learning materials, learning self-control essential tool for the book)
- 2009-10-16 15:18:24下载
- 积分:1
-
ea88b0036898
CHILD M-file for child.fig
CHILD, by itself, creates a new CHILD or raises the existing
singleton*.
H = CHILD returns the handle to a new CHILD or the handle to
the existing singleton*.
CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in CHILD.M with the given input arguments.
CHILD( Property , Value ,...) creates a new CHILD or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before child_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to child_OpeningFcn via varargin.
*See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one
instance to run (singleton)".
- 2012-07-06 21:14:28下载
- 积分:1
-
The-gradient-descent-method
梯度下降法是一个最优化算法,常用于机器学习和人工智能当中用来递归性地逼近最小偏差模型(The gradient descent method is an optimization algorithm used in machine learning and artificial intelligence to recursive approximation of the minimum deviation model
)
- 2014-10-22 16:44:40下载
- 积分:1