-
Squre2
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n
用递推最小二乘法来估计上式中的b0, b1, ..., bn(for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn)
- 2007-05-16 21:34:01下载
- 积分:1
-
MarkConected
利用matlab实现标记算法,本人已运行,好用(Marking algorithm using matlab, I have to run, easy to use)
- 2012-10-22 19:18:50下载
- 积分:1
-
MATLAB2
用MATLAB数学建模,模拟 人口增长模型 源程序代码,!!(Using MATLAB mathematical modeling, simulation models of population growth source code! !)
- 2015-04-01 15:18:33下载
- 积分:1
-
frequency-estimation-algorithm
循环平稳算法估计载波频率程序,对BPSK效果好,(Estimation of carrier frequency program by cyclostationary algorithm)
- 2017-12-08 16:32:28下载
- 积分:1
-
Untitled
MATLAB源程序,有助于学习matlab(MATLAB source code, help learning matlab)
- 2012-06-08 10:28:05下载
- 积分:1
-
main_Noncoherent_dec
实现扩频里随机信号和伪码序列的产生,以及关于生成扩频序列的MATLAB程序,并用载波信号实现2PSK调制,在接收端用非相干积分实现捕获以及虚警概率的计算(Spread spectrum signal generated in the realization and pseudo random code sequence, and generate MATLAB program about spreading sequences and achieve 2PSK modulated carrier signal used to calculate the receiving end with a non-coherent integration to achieve capture and probability of false alarm)
- 2021-05-08 17:58:35下载
- 积分:1
-
fdk
医学图像三维重建算法中比较简单使用的fdk算程序,该程序使用S-L滤波函数(The use of relatively simple FDK program for calculation of 3D reconstruction of medical images, the program uses the S-L filter function)
- 2014-05-30 19:37:24下载
- 积分:1
-
CurrentStatisticalModel
当前统计模型机动目标跟踪算法。本程序对做圆周运动的机动目标的X方向进行了跟踪仿真。(Current statistical model for maneuvering target tracking algorithm. This procedure for doing circular motion of the X direction of maneuvering target tracking simulation carried out.)
- 2009-05-19 00:55:45下载
- 积分:1
-
158654
TSP matlab遗传算法求解,关于商旅问题(TSP matlab genetic algorithm)
- 2013-05-23 00:54:57下载
- 积分:1
-
StringEdit_Demo
I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be entered into the box in some manner. Some types of restrictions would include confining input to a specific set if legal characters, excluding characters in an illegal set, limiting text to a maximum length and providing for fixed length strings that may be padded to the right with spaces if they are too short.
- 2007-08-29 13:38:12下载
- 积分:1