-
park
this is a diagram in parks transformation
- 2009-09-23 09:41:19下载
- 积分:1
-
simulink-electrical-machine(2)
simulink electrical machine(2)
- 2009-04-25 22:40:20下载
- 积分:1
-
RD
说明: SAR的MATLAB程序,这里主要是介绍传统的RD算法, 对初学者还是可以的(SAR in the MATLAB program, here is to introduce the traditional RD algorithm, for beginners or the possible)
- 2010-04-24 00:35:36下载
- 积分:1
-
statisticalmatlabprogram
一些典型的MATLAB程序
用于图像处理
都在机子上实现过(typical MATLAB for image processing procedures are realized on the loom)
- 2007-05-20 09:38:37下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
MAG2DATA
老外开发的地磁数据处理全套程序,多多指教。(Foreigners developed a full set of geomagnetic data processing procedures exhibitions.)
- 2021-01-19 18:48:42下载
- 积分:1
-
MATLAB
其中,子目录《数字信号处理题解及电子课件》_MATLAB程序包含了完成该书的习题参考答案时所用到的MATLAB程序,直接运行这些程序可给出相应习题参考解答的结果。用MATLAB编写的程序的名称由“ex”开头,接下来是所在的章、习题序号及该习题中MATLAB程序的序号,如ex_01_06_1,指的是第1章第6题的第1个程序。(Among them, the subdirectory " digital signal processing solutions and electronic courseware title" _MATLAB The book contains a complete reference to answer the exercises used by the MATLAB program, these programs can be run directly gives a reference to answer the result of exercise. MATLAB program with the name written by the " ex" at the beginning, followed by the host of the Chapter, and the number of exercises exercise program in MATLAB serial number, such as ex_01_06_1, refer to Chapter 1, Article 6, paragraph 1 of the title process .)
- 2009-04-26 19:33:56下载
- 积分:1
-
MFC7z
一组MFC例程,内容有些历史了,但实力比较经典,整理上来,供各位同好学习。(A set of MFC routines, some history, but the strength of the more classic, finishing up for you enthusiasts to learn.)
- 2012-03-14 11:37:44下载
- 积分:1
-
algoritm
使用蟻群演算法來求解旅行推銷員問題於matlab上(Using ant colony algorithm to solve the traveling salesman problem in matlab)
- 2010-08-12 23:56:32下载
- 积分:1
-
Naive-Bayes
一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。
为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化
操作。(A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values are not directly related. For code readability, easy to learn something, no algorithm using MATLAB vectorized operations.)
- 2013-08-19 17:25:06下载
- 积分:1