-
ICA.m
关于独立成份分析中的若干算法的程序,一个优化的计算四阶ICA/BSS的算法(a number of source code about independent component analysis algorithm.A computationally optimized fourth-order based ICA/BSS algorithm)
- 2010-09-29 21:35:42下载
- 积分:1
-
matlab_xunit_2.0
MATLAB xUnit Test Framework is a unit test framework for MATLAB code.
MATLAB xUnit is designed to be easy to use for MATLAB users with a wide range of experience. Users can write tests using ordinary MATLAB function files that are very simple in structure.
- 2009-06-06 10:33:15下载
- 积分:1
-
model10
三相异步电动机直接转矩控制仿真程序,经调试通过,与大家共分享(DTC Control)
- 2009-04-04 17:12:44下载
- 积分:1
-
91331988FCM
针对当前存在的大量数值型数据,将连续型数据离散化,有利于计算机直接处理变量。(In view of the existence of a large number of numerical data, the discretization of continuous data is conducive to deal directly with the variable computer.)
- 2009-07-04 10:45:38下载
- 积分:1
-
f11
this is new approach for fuel cell control.it is really helpfull.
- 2013-09-09 17:13:43下载
- 积分:1
-
matlab
《Matlab信号处理详解》 详细介绍Matlab在数字信号处理中的应用实例,各种数字滤波器的设计,包含源程序,是数字信号课程设计的参考教材()
- 2007-09-06 15:26:56下载
- 积分:1
-
chap3files
Program to compute DFT coefficients directly (dftd.m)
- 2012-09-17 21:53:44下载
- 积分:1
-
Oper_Data
PARSING DATA IN MATLAB ALGORITHM
- 2015-03-15 16:29:22下载
- 积分:1
-
元胞自动机 fuibui
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,matlab编写的元胞自动机,完整的图像处理课设,包含所有源代码,汽车图像。( Monte Carlo simulation method of calculating the American option price and basic description, matlab prepared cellular automata, Complete class-based image processing, contains all of the source code, auto image.)
- 2016-11-15 11:48:30下载
- 积分:1
-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1