-
the-Fractal-Fern
用MATLAB实现的分形蕨类植物,这个程序将永远运行下去,直到停止关闭为止。(MATLAB implementation of the Fractal Fern.This version runs forever, or until stop is toggled.)
- 2012-06-26 20:28:29下载
- 积分:1
-
Aplication-of-Matlab-TOOLBOX
苏金明的matlab 工具箱及应用。非常不错(Su Jinming matlab toolbox and application. Very good)
- 2013-03-28 12:02:56下载
- 积分:1
-
daopinpu
倒频谱例子,一个到频谱的例子,利用MATLAB实现的(daopinpu)
- 2010-07-17 22:05:07下载
- 积分:1
-
matlab
我自己写了一个函数: 该函数用来计算任意函数的一阶偏导数(数值方法)
(I wrote a function: The function used to calculate the arbitrary function of the first-order partial derivative (numerical methods))
- 2008-07-24 11:14:11下载
- 积分:1
-
An_Intro_to_Parametric_Digital_Filters_and_Oscill
Digital filters and oscillators
- 2011-02-10 01:21:34下载
- 积分:1
-
LTE_transmition_technoiques
说明: 分析了LTE系统频率偏移,定时误差,信道估计问题等,并对广义Rake接收机和CPEDS接收机的性能做了比较。(Analysis of the LTE system frequency offset, timing error, channel estimation problems, and generalized Rake receiver performance receiver and CPEDS were compared.)
- 2010-04-07 16:22:51下载
- 积分:1
-
Employee-Payroll-System
Emplyment Payroll system Coded in C++ working
- 2014-09-06 19:59:17下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
L_system
利用Matlab软件工具,对简单的植被形态进行模拟,模拟结果生动逼真。首先,迭代产生一系列字符串;其次,根据将L系统与图形联系起来,采用龟形的概念赋予每个字符特定的图形含义;最后,读取字符并画图,根据读取到的字符通过Matlab实现相应的操作。(According to L system and iterated algorithm, shape of trees were simulated with matlab functions and programs and the fractal trees’ configurations were natural and living. First, we use iteration to produce a series of string. Then, connecting the L system with graphs, we use the theory of turtles to give each character a specific meaning. Finally, read the string and draw pictures with the matlab. )
- 2014-12-10 21:15:04下载
- 积分:1
-
Vision-based_StaticGestureRecognition
使用matlab,截取摄像头中的当前手势图片,实现手势分割、手势特征提取、手势识别。(Matlab is used to intercept the current gesture picture in the camera to realize gesture segmentation, feature extraction and gesture recognition.)
- 2018-09-17 20:37:58下载
- 积分:1