-
kl_transform
k-l变换在matlab下的源代码,非常实用。(K-L transformation in matlab, which is so easy to apply to many situations.)
- 2013-01-02 17:31:24下载
- 积分:1
-
pingfanggen
数值计算中平方根算法的源程序,采用matlab写的,对数值计算有很大的帮助作用。(Square root algorithm for the numerical calculation of the source, using matlab to write on the numerical calculation of great help.)
- 2013-11-13 23:45:01下载
- 积分:1
-
Diagram-Ray
Calculation of radiation pattern
- 2013-03-12 21:50:06下载
- 积分:1
-
chuangbijiao
设计一个阻带下限0.45*pi 阻带上限0.8*pi
通带下限0.55*pi 阻带上限0.7*pi
通带衰减0.15dB,阻带衰减40dB,分别用汉宁窗汉明窗凯瑟窗布莱克曼窗设计滤波器,对比分析各方法优劣(Design a stop-band limit 0.45* pi stopband limit 0.8* pi
Passband lower limit 0.55* pi stopband limit 0.7* pi
Passband attenuation 0.15dB, stop-band attenuation of 40dB, respectively Hanning Hamming window Kaiser window Blackman window filter design, comparative analysis of the pros and cons of each method)
- 2015-04-09 21:31:54下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1
-
DBAIN
High Density Impulse Noise Removal
- 2012-01-06 12:46:51下载
- 积分:1
-
plane-problem
平面问题有限元代码,自学有限元的时候写的,不喜勿喷(plane problem by finite element method)
- 2013-12-14 19:48:43下载
- 积分:1
-
第十章
数学建模第十章线性回归方程,简单易懂,适合数学建模学生(Mathematical modeling, the tenth chapter, linear regression equation)
- 2017-09-08 11:49:52下载
- 积分:1
-
雅克比迭代法求解方程组
说明: 雅克比迭代法求解方程组;雅克比迭代法就是众多迭代法中比较早且较简单的一种,其命名也是为纪念普鲁士著名数学家雅可比。雅克比迭代法的计算公式简单,每迭代一次只需计算一次矩阵和向量的乘法,且计算过程中原始矩阵A始终不变,比较容易并行计算。(Jacobian iterative method for solving equations
Jacobi iteration is one of the earlier and simpler iteration methods, and its name is also in memory of Jacobi, a famous mathematician in Prussia. Jacobian iterative method has a simple calculation formula, each iteration only needs to calculate matrix and vector multiplication once, and the original matrix A is always the same in the calculation process, so it is easy to parallel calculation.)
- 2020-04-15 10:14:58下载
- 积分:1
-
quantizationandperiodograms
Plot the periodograms of the random data line codes and to multiply fft output with sampling time to make it similar to the analog counterpart.
task 1 and 2 are about quantization
- 2010-08-25 12:50:23下载
- 积分:1