-
fingerprot
fingerprint testing using matlab code
- 2009-05-04 12:10:01下载
- 积分:1
-
Cheby
cheby space - numerical analysys(cheby space- numerical analysys)
- 2009-12-20 15:35:59下载
- 积分:1
-
2D-FDTD-TM-RCS
说明: 这是一个用FDTD算法计算二维金属方柱散射场RCS的matlab程序.采用UPML吸收边界条件和高斯脉冲源激励,对于学习FDTD方法中的激励源加入,近-远场外推,吸收边界设置等很有帮助
(This is a two-dimensional metal with the FDTD algorithm to calculate the scattering RCS of a square cylinder matlab program. UPML absorbing boundary conditions and using the Gaussian pulse source excitation, FDTD methods for studying excitation source added, near- far field extrapolation, absorbing boundary settings, and helpful)
- 2011-03-08 11:12:15下载
- 积分:1
-
segyasu
读写segy格式和su格式的数据文件,对于从事地震数据处理的同行们很有用途哦(read and write file in segy or su format )
- 2014-08-21 15:26:17下载
- 积分:1
-
connect_timer_EEG
一個eeg的timer的matlab程式(An eeg of the matlab program timer)
- 2013-08-26 20:51:09下载
- 积分:1
-
deubechies
for using this code need to use signal toolbox and general toolbox in your matlab
Using Daubechies transform to compress the image (showing remaining coefficen of Thresholded Image)
and then using Inverse 2D Daubechies transform and finding the SNR to see how well decompression works
- 2013-12-11 17:25:41下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
svm_new
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.(MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.)
- 2008-08-15 21:12:57下载
- 积分:1
-
PID调节器 pid_tuner
薛定宇的编写的PID调节器 可以下载学习一下 很有帮助的(PID tuning tool )
- 2020-07-11 14:18:54下载
- 积分:1
-
LS
说明: MATLAB环境下用最小二乘法进行系统辨识(MATLAB environment using the least square method for system identification)
- 2010-04-11 16:02:25下载
- 积分:1