-
MATLAB_for_C_Programmers
If you were a C/C++ programmer and you want to sending data to MATLAB for plotting and testing, adding MATLAB S/W modules into your application
or complete application development in MATLAB, these slides are for you.
- 2009-07-16 09:30:13下载
- 积分:1
-
xihua
该程序实现了二值图像的细化,处理效果较好,适用于初学者(The program achieved the binary image of the refinement, handling is better for beginners)
- 2010-05-14 23:07:33下载
- 积分:1
-
apf-not-corrected-25711
active power filter without any correction matlab simulink file
- 2012-05-16 21:58:23下载
- 积分:1
-
animMPCPDisplay
matlab code for averaging data time series
- 2011-11-16 02:10:10下载
- 积分:1
-
PSO_DynamicEnvironment
PSO_DynamicEnvironment是用粒子群算法(particle swarm algorithm)解决动态环境寻优(最优值不断变化)的问题。文件打开后运行PSO_DynamicEnvironment.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(PSO_DynamicEnvironment solve dynamic environment particle swarm optimization algorithm (particle swarm algorithm) (optimal value changing) problems. Run PSO_DynamicEnvironment.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:50:33下载
- 积分:1
-
线性判别
说明: 用于线性及非线性的判别分析等,简单实用(Simple and practical for linear and non-linear discriminant analysis)
- 2020-02-06 14:30:49下载
- 积分:1
-
grs2rgb
Convert grayscale images to RGB using specified colormap.
- 2010-11-08 17:36:22下载
- 积分:1
-
fano
设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.(There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X) code is: 1. Will believe that the source sign orders 2 according to probability is minor from arriving at greatly sequence. Will believe that the source divides into two part being allotted 3 according to two set of bad of probability for the minimum. A group of code is 0 above , a group of code is 1 underneath, till dividing till a group only when one believes a source 4. Get up with a 0 and 1 all connection believing that the source is divided into groups and , be composed of the codon owing message a source , believe that the source is to get self Feinuo code
Powered )
- 2009-11-27 12:04:44下载
- 积分:1
-
clipping_papr
找到的一个基本的限幅OFDM峰均比抑制算法matlab仿真程序(Found a basic limiter OFDM PAPR suppression algorithm matlab simulation program)
- 2008-06-18 16:13:18下载
- 积分:1
-
Wavelet-Project-21-6-2005
code source compression image using Haar wavelet
By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu
To compress an image use this command in MATLAB:
haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE)
example:
haar_compression( dancer.jpg ,50,3) //Haar mosaic size will be 2^3
- 2015-02-15 15:07:24下载
- 积分:1