-
mseq
根据m序列的原理,用于产生任意位的小m序列。(According to the principle of m sequences, used to generate random bit sequence of the small m.)
- 2009-10-27 10:50:20下载
- 积分:1
-
RLC_MATLAB
一个用于演示游程编码的Matlab程序,具有编码和解码功能(A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions)
- 2009-05-15 10:49:27下载
- 积分:1
-
COE466LAB1.m.tar
A data classifiction matlab script
- 2012-11-30 08:03:23下载
- 积分:1
-
1
说明: 编程计算图形的面积。程序可以计算圆形,长方形,正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长得值,计算出面积的值后将其显示出来。(Calculate the area of graphics programming. Program can calculate the round, rectangular, square area, run-time prompts the user to first select the type of graph, and then the radius of the circle requires the user to input the value of the rectangle requires the user to input the length and width values, requires the user to input side of the square grow the value to calculate the value of the area after the show.)
- 2009-11-14 21:38:32下载
- 积分:1
-
dmt3
从互联网上搜索并下载至少3个英文原版TXT格式小说,设计程序统计每个小说中26个英文出现的次数,所占百分比。
根据程序输出结果分析莫尔斯码对各英文字母设计的编码的合理性。(Search and download from the Internet at least 3 TXT format, original English novel, the novel design process statistics for each of 26 English and the number of occurrences percentage. According to the procedure output of Morse code letters on the design of the code is reasonable.)
- 2010-12-07 22:32:51下载
- 积分:1
-
CV_Assignment
说明: 此资料实现了ADABOOST和HAAR的特征提取和从弱分类到强分类的具体步骤(The data achieved ADABOOST and HAAR of feature extraction and classification from weak to strong category specific steps)
- 2010-04-16 00:39:42下载
- 积分:1
-
bkk
Matlab code for describing linear discriminant analysis
- 2010-05-31 03:49:24下载
- 积分:1
-
apso
改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。(improved PSO-- Adaptive PSO. In a normal PSO which joined the entropy and the average particle from the concept of convergence speed, it is not easy to find the global optimum, the more effective solutions to complex problems.)
- 2021-04-03 23:29:05下载
- 积分:1
-
PSO
matlab的基本pso程序,很经典,可以帮助初学者对基于matlab应用的智能算法有一定的了解(The basic pso matlab program, it is classic and can help beginners matlab-based applications have some knowledge of intelligent algorithms)
- 2011-09-26 16:21:48下载
- 积分:1
-
montecarlo
蒙特·卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。与它对应的是确定性算法。蒙特·卡罗方法在金融工程学,宏观经济学,计算物理学(如粒子输运计算、量子热力学计算、空气动力学计算)等领域应用广泛。(The Monte Carlo method, also known as the statistical simulation method, was proposed in the mid-1940s due to the development of science and technology and the invention of electronic computers. A very important numerical calculation method for classes. Refers to the use of random numbers (or more common pseudo-random numbers) to solve many computational problems. Corresponding to it is a deterministic algorithm. The Monte Carlo method is widely used in financial engineering, macroeconomics, computational physics (such as particle transport calculation, quantum thermodynamics calculation, aerodynamic calculation).)
- 2020-12-22 21:49:07下载
- 积分:1