-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:12:28下载
- 积分:1
-
series
仿真了6种序列,包括原序列,以及fft的结果,对比了不同N值对于fft结果的影响(Six sequence simulation, including the original sequence, and the fft results, comparing the different N values for fft results of)
- 2011-11-13 09:30:37下载
- 积分:1
-
fem
有限元程序集,非常全面,方便阅读,希望你们能喜欢
(Finite element assembly, is very comprehensive, easy to read, I hope you will enjoy)
- 2010-07-05 15:53:43下载
- 积分:1
-
recgnition_toolbox
模式识别常用的工具箱,包括各种距离度量等必须的算法(Commonly used pattern recognition toolbox, including a variety of distance measures such as the algorithm must)
- 2010-08-26 12:24:25下载
- 积分:1
-
lab0
This is a simulation code for laboratory 0, matlab simulation
- 2010-05-12 12:49:48下载
- 积分:1
-
Mie
均匀球形粒子的Mie理论散射光强计算程序:
1.RB1.m 计算第一类Ricatti-Bessel函数的函数
2.RB2.m 计算第二类Ricatti-Bessel函数的函数
3. Alegendr.m 计算角函数 和 的函数
4. MieCoeff.m 计算米尔系数的函数
5. Amp.m 计算散射光复振幅的函数
6. MieIntensity.m 画均匀粒子散射角-光强图
(Uniform spherical particle Mie theory scattering intensity calculation procedures: 1. RB1.m calculate the first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. MieIntensity.m Painting uniform particle scattering angle- light intensity diagram)
- 2013-10-05 14:26:10下载
- 积分:1
-
PI-PWM
its an rectifier circuit with PWM PI control technique for high accuracy and better output with very low THD.
- 2013-11-18 14:42:50下载
- 积分:1
-
M文件
说明: 相量测量工具的优化配置,相量测量装置的功能,向量测量装置的用途(Optimal pmu Placement)
- 2020-04-15 21:05:21下载
- 积分:1
-
Alittlework
matlab 程序手敲,简单介绍gui的使用以及其中的一些算法,文中用到了简单的二值最小二乘算法计算拟合数据(Hand knock matlab program, as well as a brief introduction gui use some algorithm, the paper uses a simple algorithm to calculate the least squares fitting binary data)
- 2014-11-06 19:12:05下载
- 积分:1
-
KLDCT_Markov
用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。(For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.)
- 2014-02-24 16:28:57下载
- 积分:1