登录
首页 » Windows_Unix » test_11_9

test_11_9

于 2010-12-04 发布 文件大小:3KB
0 68
下载积分: 1 下载次数: 5

代码说明:

  matlab code for image preprocessing

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • toolbox_image
    This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). * High Dynamic Range image loading and equalization. * total variation image processing (denoising and decomposition). * non-wavelets image transforms such as local DCT
    2007-09-11 10:07:14下载
    积分:1
  • permanent-motor
    永磁同步电机滑膜变结构无速度传感器控制仿真 可以实现有速度传感器启动运行,和无速度传感器运行。 (Speed sensorless control of permanent magnet synchronous motor synovial variable structure simulation can implement a speed sensor is up and running, and speed sensorless operation. )
    2013-10-09 22:33:30下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • LS_SVMlab
    最小二乘支持向量 MATLAB源码 有说明(The SVM can be seen as a method of training polynomial, radial basis function, or multilayer perception classifiers, in which the weights of the network are found by solving a quadratic programming (QP) problem with linear inequality and equality constraints.)
    2010-11-19 17:20:58下载
    积分:1
  • image6manualseg
    manual segmention in matlab
    2015-03-25 18:11:02下载
    积分:1
  • tsmQPhild
    算法是原始对偶算法,该方法充分的剖析了优化问题的结构,是求解二次规划问题的一个较好的算法。求解比采用matlab 的Quardprog求解速度快许多!(Algorithm is the original dual algorithm, this method is fully analyzed the optimization of structure, is to solve the quadratic programming problem of a good algorithm. To solve the fast Quardprog than using matlab to solve many!)
    2014-01-09 14:42:59下载
    积分:1
  • zp_2D
    说明:  自己编的2维pml,是自学pml经典的教材事例,其中有些地方与葛老师书中不同(Own series of two-dimensional pml, pml is the classic textbook example of self-study, some of which different parts of the book with GE teacher)
    2010-04-08 23:26:39下载
    积分:1
  • ACO_on_JSSP.tar
    Ant Colony Algorithm for solving Job shop scheduling problem.
    2014-10-31 13:31:42下载
    积分:1
  • doc
    采样定理的验证,即采样信号的频率大于等于原信号频率的两倍时才能准确的恢复原信号(Verification sampling theorem, the sampling frequency of the signal frequency is greater than or equal to twice the original signal in order to accurately restore the original signal)
    2013-09-10 19:49:14下载
    积分:1
  • rddata
    MIT心电信号读取程序源代码 针对MIT心电数据的特点 应用MATLAB里的函数对其进行读取 显示心电波形(MIT ECG read source code for MIT ECG data on the characteristics of the application of MATLAB to carry out its function in the ECG waveform read display)
    2008-12-23 09:31:18下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载