-
ImageprocessingwithMATLAB6.5
关于用MATLAB6.5进行图像处理的书籍,适合初学者,内有代码(Image processing with MATLAB6.5 on the books, for beginners, there are code)
- 2010-10-29 15:13:21下载
- 积分:1
-
MATLAB
2011年数学建模比赛b题的建模资料,有MATLAB程序和各种数据表格(2011 Mathematical Contest in Modeling b topic modeling data with MATLAB programs and various data tables)
- 2014-08-19 15:36:14下载
- 积分:1
-
rootcos
用matlab实现升余弦滤波器的设计,其中滚降系数可以根据自己需要自动调节(Using matlab to achieve raised cosine filter design, roll-off factor which can automatically adjust according to their needs)
- 2021-03-26 15:39:13下载
- 积分:1
-
simulink_fourbar
用simulink做的四杆机构的运动和仿真主要参数参见程序(the simulation of fourbar with simulink)
- 2010-11-25 10:51:01下载
- 积分:1
-
matlab模糊工具箱应用
说明: 利用matlab模糊工具箱建立了一个三输入两输出的模型用以识别车辆加速意图及行驶坡度。在命令行中输入fuzzy idi即可运行(using Matlab Toolbox Fuzzy established a three input output of the two models used to identify the vehicle accelerated Italy Figure moving slope. The command line input fuzzy idi can run)
- 2006-01-13 15:35:59下载
- 积分:1
-
CoDE
Author: Yong Wang
Last Edited: July 1, 2010
Email: ywang@csu.edu.cn
Reference: Differential Evolution with Composite Trial Vector Generation Strategies and Control Parameters
IEEE Transactions on Evolutionary Computation, Accepted
- 2012-10-31 16:56:06下载
- 积分:1
-
GAreal_tourney
ntroduction to Stochastic Search and Optimization, 2003
This program runs a GA with real-number coding. Elitism is used
and the mutation operator is simply the addition of a Gaussian
random vector to the non-elite elements.
The user is expected to set a variable expect_fn representing the
expected number of function evaluations allowed.
- 2010-01-07 20:45:52下载
- 积分:1
-
using_ml
说明: 这是一个关于MATLAB的编程资料,很好看的哦,请大家都来参考参考吧!欢迎与我一起学习哦!(on MATLAB programming information, see the good, oh, please refer to reference all! I welcome and learning together!)
- 2005-11-26 11:48:30下载
- 积分:1
-
MATLAB
包含大量的MATLAB使用技巧,非常实用(Contains a large number of MATLAB tips, very useful)
- 2012-04-30 12:17:15下载
- 积分:1
-
TOFED_TB_1
A 4 bit twisted ring counter is a sequential circuit which produces the following sequence of
output values: 0000, 1000, 1100, 1110, 1111, 0111, 0011, 0001 and then repeats. Design a
circuit for a 4 bit twisted ring counter that uses four D flip flops. Draw a state transition
diagram, a state table and a schematic for your circuit. Design an alternate implementation
using just three flip flops and draw a state transition diagram, state table and a schematic
for your circuit. If your designs are extended to implement an n bit twisted ring counter,
how many flip flops are required using each of the two approaches. In what situations
would you prefer the first method? In what situations would you prefer the second?
- 2014-11-08 06:58:55下载
- 积分:1