-
matlab-CA
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处
取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图
(matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
- 2009-02-13 10:27:11下载
- 积分:1
-
DP_1_5_SI
this is the four generator system of the Padhiyar book
the simulation is well performed for the load gvn in the K.R. Padhiyar buk.
The student those are referring this model can have this system for the study purpose.....
- 2010-01-29 21:33:25下载
- 积分:1
-
fuzzycontrol
用MATLAB编写的一个模糊控制系统。这是我们的智能控制的作业。(this is a fuzzy control system,which is written in matlab.and it is our homework of intelligent control.)
- 2009-03-21 17:24:40下载
- 积分:1
-
exact_alm_rpca
增广拉格朗日乘子法,用于解决有损低质矩阵的恢复(The Augmented Lagrange Multiplier Method for Exact Recovery of Corrupted Low-Rank Matrices)
- 2011-10-14 15:43:51下载
- 积分:1
-
softsqueeze.tar
SqueezeBox software version
- 2014-10-26 18:34:22下载
- 积分:1
-
CI
说明: 一个协方差交集的matlab函数,可以直接调用的函数(Matlab code on intersection of a covariance.The function can be directly called)
- 2010-09-29 21:20:13下载
- 积分:1
-
LMSRLS
两种算法(LMS和RLS)实现CDMA系统盲多用户检测的仿真。结论验证了在加性高斯白招生信道下、同步DS-CDMA系统中接收机应用这两种盲多用户检测算法抑制多址干扰(MAI: multiple access interference)和码间串扰(ISI: inter symbol interference)的能力,仿真实验与理论推导相吻合。实验与理论都表明,RLS性能好于LMS,而LMS计算量明显小于RLS。(This paper discusses two algorithms (LMS and RLS) to achieve blind multiuser detection CDMA system simulation. Conclusion is verified in the Additive White Gaussian noise channel, the synchronous DS-CDMA system receiver applications both blind multiuser detection algorithm to suppress Multiple Access Interference(MAI)and Inter Symbol Interference (ISI) the ability of simulation is consistent with the theoretical. Both experiment and theory show that, RLS’s Performance is better than LMS, and the LMS ‘s computation was significantly less than RLS. )
- 2020-12-21 15:49:09下载
- 积分:1
-
hough_line
matlab实现hough直线检测的例子,效果不错,测试可用(find the lines in a image using matlab)
- 2010-05-15 11:03:26下载
- 积分:1
-
BDsignal
北斗信号模拟生成,包括CA码生成和北斗信号生成正确性验证(Compass analog signal generation, including the CA code generation and signal generation Beidou correctness verification)
- 2020-10-16 09:47:28下载
- 积分:1
-
xml-to-mat
此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理(This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by label me. We can only get in the form of xml files, so we need to convert the file to mat xml file. Facilitate processing matlab language environment)
- 2020-10-23 15:57:22下载
- 积分:1