-
matlab
这个题目是利用人工神经网络实现对数字调制信号的识别,建立BP网络,并用matlab编程实现仿真。(This topic is the use of artificial neural network to realize the identification of digital modulation signal, the establishment of BP network, and realize simulation matlab programming.)
- 2008-05-07 21:56:00下载
- 积分:1
-
Matlab_scientific-language
《MATLAB语言-演算纸式的科学工程计算语言》,详细讲述Matlab编程入门,术语Matlab基础书籍(" MATLAB language- calculus paper-based scientific engineering computing language," a detailed account of Matlab programming entry, terminology Matlab based on books)
- 2013-07-29 11:37:12下载
- 积分:1
-
myGA
myGA:用基本遗传算法求解一维无约束优化问题
(myGA: basic genetic algorithm with the one-dimensional unconstrained optimization problems)
- 2013-12-08 18:32:56下载
- 积分:1
-
AFSA_fx
AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.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:49:13下载
- 积分:1
-
MATLABwavelets
说明: matlab编写的小波变换程序,有很多实例,是《Matlab小波分析》(张德丰)教程的源程序,很适合学习使用。(matlab wavelet transform procedures for the preparation, there are many examples is " Matlab Wavelet Analysis" (Zhang Defeng) tutorial source code, it is suitable for learning to use.)
- 2010-03-31 16:29:08下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
compareofparticlefilters
粒子滤波器,比较几种不同的重采样方法.SIR重采样,辅助重采样,regular重采样.(particle filter, compare several different resampling methods. SIR resampling, support resampling, regular resampling.)
- 2007-01-19 11:48:53下载
- 积分:1
-
Simulation
simulation matlab machine synchrone a aimant permanent
- 2015-02-01 09:38:09下载
- 积分:1
-
junyunzabo
单脉冲检测的斯威林1和2型曲线 和恒虚警算法检测性能(Single pulse detection Swearingen 1 and type 2 curve ' and CFAR detection algorithm performance)
- 2014-02-20 18:46:04下载
- 积分:1
-
MatlabExercise
Matlab simulation for an oscillating circuit
- 2010-08-01 14:43:43下载
- 积分:1