-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
16qam_channel_encode
一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。(First, this program uses 16QAM modulation mode, for a string of two binary source is modulated, using (7,4) cyclic code of the source-channel coding to do with a raised cosine roll-off function for base-band modulation, and then transferred to a high frequency channel in the channel by adding Gaussian white noise, the use of matched filter demodulation, demodulation constellation plot, using the minimum Euclidean distance decoding decision, and then right channel signals, decoding, channel coding techniques used to draw and non- channel coding techniques using bit error rate plans.)
- 2009-11-23 23:27:35下载
- 积分:1
-
dominantcolor
视频处理中,镜头关键帧的主颜色的提取算法(video processing, the camera's key frame extraction algorithm colors)
- 2007-07-09 20:25:28下载
- 积分:1
-
em
说明: EM算法的Matlab实现,针对GMM模型(EM algorithm for GMM Model)
- 2012-03-28 21:39:36下载
- 积分:1
-
Grey-Relational-Algorithm-for-ECG
这个文章说明了格雷算法在心电信号处理上的应用(The paper proposes a learning algorithm for real-time analyzing the gray relations between templates and test electrocardiogram (ECG) signal patterns. Without analyzing
relations between the test ECG pattern and every template in the database for the
recognition, several training patterns for the learning algorithm are chosen from an ECG waveform database with patient diagnosis information, and then the training result is used to analyze the test ECG.)
- 2012-04-12 19:14:19下载
- 积分:1
-
game_number_nuess
经典的猜数字游戏在matlab中的一种实现方法(The classic guessing game in matlab an implementation methodWith this program no longer have to worry about paper illustrations look good.)
- 2014-11-17 18:33:08下载
- 积分:1
-
Wiener
说明: 维纳率波器的仿真研究,一个做圆周运动的物体,经观测后有一定的误差和噪声影响,经维纳滤波后轨迹更加清(Wiener rate of wave device simulation, a circular motion of the object to do by observing the error and after some noise by Wiener filtering path is more clear)
- 2010-04-10 20:13:41下载
- 积分:1
-
1DBVP
说明: 有限元计算程序,结构清晰易懂,编程规范,入门必备(Finite element program, clear structure and easy to understand, programming specifications)
- 2011-04-08 11:05:39下载
- 积分:1
-
Introduction-to-Programming
中国石油大学(北京)国际班数值分析老师给的资料,matlab相关(S.R.Otto, J.P.Denier- An Introduction to Programming and Numerical Methods in MATLAB)
- 2013-01-16 17:38:12下载
- 积分:1
-
MUSICnew
MUSIC 算法一个程序,给出了很详细说明(A matlab source program of music ,with Very detailed description of)
- 2011-12-29 21:37:58下载
- 积分:1