-
rgb2gray
最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。(The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do not contain this function in matlab.)
- 2010-03-08 15:27:58下载
- 积分:1
-
demodulation
说明: bpsk、qpsk、16qam、64qam的解调matlab算法(bpsk、qpsk、16qam、64qam demodulation)
- 2010-04-20 22:16:12下载
- 积分:1
-
Malla-PAT
Mesh Function finite element
- 2014-01-18 15:47:10下载
- 积分:1
-
第10章 随机神经网络
随机神经网络 Matlab实例+源代码,随机神经网络(Random neural network Matlab example + source code)
- 2021-04-02 10:49:07下载
- 积分:1
-
粒子群优化算法求解最优路径
粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)
- 2018-10-26 15:21:31下载
- 积分:1
-
mtsvm
说明: 多分类孪生支持向量机,主体是-1 1的2分类孪生支持向量机,采用onevsone改编成多分类的孪生支持向量机(multi classification twin support vector machine, kernel code is binary-classification twin support vector machine ,constructed it as a multi classification twin support vector machine by using OneVsOne coding)
- 2021-04-13 17:18:56下载
- 积分:1
-
enhance_composite_dc_sigma
it is related to image processing
- 2010-07-27 21:13:16下载
- 积分:1
-
matlab4
matlab 基础教程,第四章,适合初学者(matlab Essentials, Chapter IV, suitable for beginners)
- 2008-04-24 14:12:34下载
- 积分:1
-
IIR_optimal_filter
这是一个优化IIR滤波器的源码,能设计出8个极点8个零点的IIR优化滤波器(This is a source optimized IIR filter can be designed eight against eight pole optimization of IIR filter)
- 2009-05-14 18:36:23下载
- 积分:1
-
second
使用matlab语言设计一个数字FIR滤波器,完成对加入噪声的数字信号进行滤波。(Using matlab language to design a digital FIR filter, add noise to complete the digital signal filtering.)
- 2011-08-10 14:37:36下载
- 积分:1