-
Basic-Digital-Electrical-Circuit
Sourc code of basic digital electrical circuit with AND, OR, NOT, NAND, NOR, probes and sources.
- 2015-01-11 01:39:29下载
- 积分:1
-
gs
说明: 光栅图形矢量化方法分析与评价,一篇不错的书籍(Raster graphics vector analysis and evaluation methods, a good book)
- 2014-02-21 03:01:05下载
- 积分:1
-
Multi-sensor-data-fusion
杨万海《多传感器数据融合》P44页算法的具体实现,在MATLAB运行(Yang Wanhai" P44" page of multi sensor data fusion algorithm in the concrete realization, in the MATLAB run)
- 2012-03-29 13:51:24下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
MSCluster
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.
- 2008-07-16 21:41:21下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1
-
TFaceRecognith
这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。
(This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.)
- 2012-09-30 18:12:46下载
- 积分:1
-
20091216161137916LibSvm
这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序(This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program)
- 2009-12-16 23:38:46下载
- 积分:1
-
eabf969abc6d
matlab code for image segmenation
- 2013-04-15 22:24:33下载
- 积分:1
-
MATLAB-DLL
将matlab的m文件生成可供labview调用的dll(The matlab m file is generated for LabVIEW call DLL)
- 2014-11-10 19:28:04下载
- 积分:1