资源列表
456_interleaver
- 交织器的Matlab仿真,经过运行没有错误
circle
- Matlab中的画圆函数。Matlab本身没有画圆的函数。本附件实现了画圆函数。
一个不错的Matlab的gui界面设计实例
- 一个不错的Matlab的gui界面设计实例[转] (2008-10-03 15:47:30) 标签:matlab gui 界面 校园 分类:Matlab实例 %非常漂亮的日历,网上下载的,忘了出处了
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
DE_example_in_C
- differentail Evolution example in c. please study this code and enjoy it
spfg
- 一种简单快速的视频分割方法,针对多媒体视频序列-A simple method of fast video segmentation, video sequences for multimedia
recordtool
- it is a simple recording tool in the matlab
duishubianhuan
- 我以前主要做MTALAB图像处理工作,现在慢慢整理以前的代码,上述未简单的图像对数变换处理程序-I used to do MTALAB main image processing work, and now slowly finishing the previous code, these are not a simple logarithmic transformation of the image processing
CoordinateSearchAlgorithm
- This program simulates the minimization of a simple function with the simple coordinate search method.-Simple coordinate search algorithm
5639c8ef1f98
- 建立BP人工神经网络,并进行货运量的预测-BP artificial neural network to establish and conduct cargo forecast
Source1
- 用于求解线性方程的共轭梯度法,可以用于求解大量的线性方程。-Conjugate gradient method for solving linear equations.Can be used to solve a large number of linear equations
1
- “猜数字”游戏。计算机给出一个“10~15位长的数字”(假设每个数字0~9不允许重复4次以上),用户每猜一个数,计算机便告诉用户,他所猜的数字中,位置正确的数的个数,以及数字正确而为之不正确的数的个数。用户根据计算机的提示不断猜测答案。-" Guessing" game. Computer gives a " 10 to 15 long number" (assuming each number from 0 to 9 allowed to repeat fo
