-
Numerical_Recipes_in_C
matlab转c工具书,书中附有大量程序代码(matlab switch c books, and book with a lot of code)
- 2010-07-10 10:20:11下载
- 积分:1
-
SVR
在线向量回归分析,有包涵一个例子和内定函数等(On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.)
- 2009-10-27 21:32:19下载
- 积分:1
-
Fm_Modulator
FM modulation using Matlab
- 2014-11-06 21:57:04下载
- 积分:1
-
Euler
欧拉法和龙格库塔算法解一阶常微分方程源代码(Euler method and Runge-Kutta algorithm for solving differential equation source code)
- 2010-07-06 22:39:24下载
- 积分:1
-
convolution-code-and-viterbi-decode
利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。(Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.)
- 2016-06-22 09:11:11下载
- 积分:1
-
MATLAB
这是一个简单的画图程序,很适和初学者使用。(huatu)
- 2010-05-14 15:01:55下载
- 积分:1
-
EM_algorithm_Normal_distribution_parameter_estimat
说明: 用新的参数估计方法对正态分布的delta和α进行更为准确的估计。(With a new method of parameter estimation of the delta-normal distribution and α for a more accurate estimate.)
- 2009-08-13 16:21:56下载
- 积分:1
-
rout
基于均衡网络能耗的无线传感网络路由算法,包括分簇机制,数据传输机制等(Wireless sensor network routing algorithm based on balanced energy consumption of the network, including the clustering mechanism, data transmission mechanism)
- 2014-09-01 16:29:22下载
- 积分:1
-
NOISE-REDUCTION-GUI
Low-pass filters allow the low frequency components of an input signal to pass through while attenuating (reducing) high frequency components. Measurement noise fall into the high frequency range of the signal spectrum, while the underlying process signal usually lies towards the low frequency end. Thus filters that are used to remove noise from measurements are of the low-pass types.
This program uses Chebyshev FIR low pass filter based on antenna theory approach to filter noise from human speech signal.
- 2013-04-20 18:01:15下载
- 积分:1
-
chap8_2_ga
说明: 遗传算法(Genetic Algorithm,GA)最早是由美国的 John holland于20世纪70年代提出,该算法是根据大自然中生物体进化规律而设计提出的。是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。该算法通过数学的方式,利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。(Genetic algorithm (GA) was first proposed by John Holland of the United States in the 1970s. It is designed and proposed according to the evolution law of organisms in nature. It is a computational model of biological evolution process simulating natural selection and genetic mechanism of Darwin's biological evolution theory. It is a method to search the optimal solution by simulating natural evolution process. The algorithm transforms the solving process of the problem into a process similar to the crossover and mutation of chromosome genes in biological evolution by means of mathematical method and computer simulation. When solving complex combinatorial optimization problems, compared with some conventional optimization algorithms, it usually can get better optimization results quickly. Genetic algorithm has been widely used in combinatorial optimization, machine learning, signal processing, adaptive control and artificial life.)
- 2020-12-18 11:34:29下载
- 积分:1