-
askdjalskdjlkfjdf
蓝牙与wifi的干扰共存研究,很实用的一个MATLAB程序(bluetooth and IEEE802.11b)
- 2012-05-15 19:05:42下载
- 积分:1
-
flux-weakening
这个是我做的弱磁控制。嗯马达在5nm的时候可以从3000rpm超转速到4000rpm(I do this is weakening control. Ah motor in 5nm time can be from 3000rpm super speed to 4000rpm)
- 2012-08-30 01:17:17下载
- 积分:1
-
matlab-b-
彩色图转灰度图++matlab+实现代码,很不错,值得看看!(Color to grayscale++matlab+ implementation code, very good, worth a look!)
- 2013-11-15 16:34:21下载
- 积分:1
-
四元数MUSIC的MATLAB程序
四元数多重信号分类算法的matlab程序(MUSIC algorithm of quaternion)
- 2018-04-27 20:53:24下载
- 积分:1
-
灰色算法
说明: 灰色预测方法的特点表现在:首先是它把离散数据视为连续变量在其变化过程中所取的离散值,从而可利用微分方程式处理数据;而不直接使用原始数据而是由它产生累加生成数,对生成数列使用微分方程模型。这样,可以抵消大部分随机误差,显示出规律性。(The characteristics of the grey prediction method are as follows: First, it regards the discrete data as the discrete value of the continuous variable in its change process, so that the differential equation can be used to process the data; instead of using the original data directly, it generates the cumulative generation. Number, using a differential equation model for generating a series. In this way, most of the random errors can be offset, showing regularity.)
- 2020-06-16 01:40:01下载
- 积分:1
-
Astar
a star method for finding path planning of a moving object
- 2021-01-15 21:38:45下载
- 积分:1
-
example1
10個MATLAB處理運算方法,影像強化灰階二值等,看看(10 MATLAB method of processing algorithms, image enhanced gray-scale value of 2 and so on, to see)
- 2009-04-30 20:51:17下载
- 积分:1
-
many-methods-to-solve-TSP
说明: 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等(A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks)
- 2011-02-26 16:10:10下载
- 积分:1
-
first-and-second-order-sliding-mode-controller
This file discribes a structure for stabilization and tracking between two identical hyperchaotic lu systems with different initial conditions and nonlinear control input. On the basis of Lyapounov theory, a first order sliding mode controller is designed for global asymptotically stabilization and tracking, so error dynamics between hyperchaotic lu master and slave system satisfy by input nonlinear control signal. Then a second order sliding mode controller by using super-twisting algorithm is designed. In this file, results of simulation shows the rate of effectiveness from this suggested method.
- 2013-08-03 16:09:10下载
- 积分:1
-
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