-
Eg08
设计Chebyshev I型滤波器
[b,a]=zp2tf(z,p,k) 转换为传递函数形式
[H,w]=freqs(b,a,n) 求得传递函数的频率特性
magH2=(abs(H)).^2 求得传递函数的幅频响应(matlab code)
- 2014-12-15 07:53:43下载
- 积分:1
-
VN
说明: a project on epilipcy
- 2011-12-04 18:44:40下载
- 积分:1
-
NLmeansfilter
non-local means filter 用于去噪,里面的矩阵操作编写的代码,速度比较快(non-local means filter for noise removal, inside the matrix manipulation code written faster)
- 2012-05-29 10:11:46下载
- 积分:1
-
hudie
在一副包含多幅动物的图片里根据蝴蝶的形状来识别出蝴蝶(In an image containing multiple animals in accordance with the shape of butterflies to identify butterfly
)
- 2011-12-28 19:42:30下载
- 积分:1
-
PowerFlow_Gyn2
Article of Algorithm to Power Flow: Distribution System Restoration Using Genetic Algorithm.
- 2010-07-04 22:12:23下载
- 积分:1
-
copulafit
说明: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助(Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.)
- 2010-04-08 18:07:23下载
- 积分:1
-
subplot_tight
subplot matlab tool is a new description for make figures
- 2012-02-14 11:01:52下载
- 积分:1
-
mesh
基于matlab,根据边界方程自动划分网格生成网格编号以及每个单元的节点号。可以设置网格的长宽(Based on matlab, according to the boundary equation automatic mesh generation meshing number and node number for each unit. You can set the length and width of the grid)
- 2021-04-14 21:48:55下载
- 积分:1
-
Ardtool-1.0
程序计算并画出1D和2D阵列。由Designed by Mohamed H. Awida
Ain Shams University, Faculty of Engineering, Electronics and Communication Dep.Egypt.设计
(The program computes and plots the array factor of 1D and 2D array .Designed by Mohamed H. Awida
Ain Shams University, Faculty of Engineering, Electronics and Communication Dep.
Egypt.
)
- 2011-09-17 16:15:27下载
- 积分:1
-
TSP
TSP问题是经典的寻优问题 也是人工智能里一个重要的问题 我编写的程序主要是用蚁群算法来解决这个问题。蚁群算法是人工智能里用来寻优的重要算法 由于蚁群算法的优点使得TSP问题能够实现。
(The TSP problem is a classical optimization problem is also an important problem in artificial intelligence programs written in my main is to use ant colony algorithm to solve the problem. Ant colony algorithm is used in artificial intelligence (ai) optimization algorithm is important due to the advantages of ant colony algorithm can achieve the TSP problem.)
- 2013-03-19 19:16:30下载
- 积分:1