-
B-M
B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行(BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run)
- 2010-05-09 23:36:49下载
- 积分:1
-
Fengzhuang_test
vc matlab混合编程小例子!希望能给大家一点启示里面的链接库需要设置下!(vc matlab small example of mixed programming! An inspiration to give us hope that the links inside the library to set the next!)
- 2011-04-25 17:15:27下载
- 积分:1
-
Threeways_noise_removingof-svd
基于奇异值分解的一维噪声处理,分别用了三种阈值做了对比,希望对您有所帮助!(Based on singular value decomposition of the one-dimensional noise process, three thresholds were used to do a comparison, I hope for your help!)
- 2011-10-06 14:07:52下载
- 积分:1
-
shuzishuiyin
数字水印源码,基于matlab的,可实现,共同分享。(Digital watermarking source code, based on the matlab can be realized.)
- 2013-07-18 00:50:08下载
- 积分:1
-
FuzzyPAdaptivePRobustPPIDPController
适合用来学习模糊控制的源码。模糊自适应PID效果是非常不错。PID控制器,一种工业控制方式,比例积分微分控制规律(控制器数学模型G(S)=比例+微分+积分),经常用P表示比例,用I表示积分,用D表示微分。(Suitable for learning fuzzy control of the source. Fuzzy adaptive PID effect is very good. PID controller, an industrial control, PID control law (mathematical model of the controller G (S) = ratio of+ differential+ points), often expressed by P ratio, with the points I said, with the D that differential.)
- 2011-04-26 11:29:16下载
- 积分:1
-
psfdi
EMD工具包 HT,HHT变换最新的工具(EMD kit HT, HHT transform the latest tools)
- 2009-11-25 10:59:03下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1
-
1
说明: 写一个程序,用户依照流行歌曲的人气调查表,将相关数据输入到计算机文件中,计算机按照人气指数将排名前十位的歌曲信息显示并存储到文件中。(Write a program, the user in accordance with the popularity of pop music questionnaire, data will be entered into the computer files, the computer will be ranked according to popularity index of the top ten song information display and store the file.)
- 2010-03-26 11:34:11下载
- 积分:1
-
lungbayesdemo
在matlab软件上模拟肺肿瘤生长,吸烟是诱发肺肿瘤的主要原因。(Matlab software to simulate the growth of lung cancer, lung cancer induced by smoking is the main reason.)
- 2010-11-17 12:21:07下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1