-
faxie
用matlab编写得一个发泄工具,通过这个可以看出你得英语水平(Using matlab to prepare for a venting tool, through which we can see that you have the standard of English)
- 2008-05-16 09:42:58下载
- 积分:1
-
muapInterface
肌电信号EMG中muap波形的产生gui程序.主要程序是TriMUAP_LAP_improve.m,其中需要调用SFAP_tri_improve.m 和mgd.m两个程序(EMG EMG in muap waveform generation gui program. The main program is TriMUAP_LAP_improve.m, which need to call the two procedures SFAP_tri_improve.m and mgd.m)
- 2010-02-24 16:48:39下载
- 积分:1
-
bresenham_line
draw line by Bersenham Algorithm
- 2011-06-11 05:27:44下载
- 积分:1
-
GS_2D
本程序为GS算法,基于MATLAB编写,用于恢复光场中的相位信息,在信息光学,生物显微领域有广泛的应用(This procedure for the GS algorithm, based on MATLAB, is used to restore the phase information of the light field, in information optics, biological microscope fields have a wide range of application)
- 2013-11-25 16:59:58下载
- 积分:1
-
chap
基于李雅普诺夫稳定性模型参考自适应控制的参考程序(based on Lyapunov stability theory of model reference adaptive control)
- 2012-10-12 09:56:22下载
- 积分:1
-
PSO算法
粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
- 2020-06-25 13:20:01下载
- 积分:1
-
模糊集增强算法 matlab
matlab模糊集增强算法,主要分为以下散步
1.设计隶属度函数将图像从空间域变换到模糊集域。
2.设计模糊增强算子,在模糊集域对图像进行处理。
3.根据第1步的隶属度函数重新将图像从模糊集域变换到空间域。
- 2022-03-06 09:19:19下载
- 积分:1
-
OFDM
说明: ofdm的matalb仿真,用于交流学习(ofdm the matalb simulation, for the exchange of learning)
- 2011-03-14 10:51:13下载
- 积分:1
-
adoptivecontrol
说明: 在SIMULINK下,实现自校正调节器和自校正控制器。(In SIMULINK, the realization of self-tuning regulator and self-tuning controller.)
- 2008-11-25 19:08:32下载
- 积分:1
-
Untitledjiwangfei0905094221
1、分别生成两种信号(正弦波、方波、三角波、锯齿波、Sinc波形等)+噪声(高斯随机噪声、均匀噪声)
要求:频率:学号*100;
幅度:学号/10
相位:学号*pi/180
点数:学号*64
2、同时在一个图形中进行显示:
要求:标注X轴、Y轴、题目、颜色、样式、线型标注等。
3、进行信号分析及结果显示(对结果也要图形标注,同2)
要求:相关分析
卷积运算
求和运算
频谱分析(最大值、测频)
4、对上述原信号及信号分析结果分别存成EXCEL文件、文本文件和二进制文件,命名为名字+班级+学号+后缀(1, respectively, to generate two signals (sine wave, square wave, triangle wave, sawtooth wave, Sinc waveform, etc.)+ noise (Gaussian random noise, uniform noise) requirements: Frequency: No.* 100 margin: Student ID/10 phase: learning* pi/180 Points: No.* 642, in a graphical display: Requirements: X-axis label, Y axis, the title, color, style, linear marked. 3, signal analysis and results display (graphical results also marked with 2) requirements: analysis convolution summation spectrum analysis (maximum frequency measurement) 4, the original signal and the signal analysis results were kept into EXCEL files, text files and binary files, named for Name the+ class++ suffix number)
- 2012-06-20 16:15:59下载
- 积分:1