资源列表
[数学计算/工程计算] DSP_ifft32x32
说明:optimized iFFT code for TI C64 processor<Zhengting> 在 2025-06-24 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] dataacquisition
说明:The FFT output can suply voltage output waveform and current waveforms. Requirements: · MATLAB 7.7 or higher · MATLAB s SimPowerSystems -The FFT output can suply voltage output waveform and current waveforms. Requirements: · MATLAB 7.7 or higher · MA<murtaza> 在 2025-06-24 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] Numerical-integration-toolbox
说明:数值积分工具箱,里面有一些常用的数学函数。-Numerical integration toolbox, which has a number of commonly used mathematical functions.<Haha> 在 2025-06-24 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] strassen
说明:1.实现时间复杂度为 Ο (nlg7) strassen矩阵乘法 2. 实现时间复杂度为 Ο(n3) 常规矩阵乘法 3. 能随机生成矩阵 4. 分析比较不同输入规模下的strassen算法与常规矩阵乘法的运行时间-1. To achieve the time complexity of Ο (nlg7) strassen matrix multiplication 2. To achieve the time complexity of Ο (n3) General matrix m<liupz> 在 2025-06-24 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] prony_analysis
说明:matlab code of 普朗尼算法 以及 doc文件-matlab code of 普朗尼算法 以及 doc文件<孔政敏> 在 2025-06-24 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] FFT
说明: FFT变换结果为对称型,矩形窗是使信号突然截断,旁瓣会很大,且衰减较慢,旁瓣的第一个负 峰值为主瓣的21%,第一个正峰值为主瓣的12.6%,第二个负峰值为主瓣的9%,效果一般,泄漏较大。 -FFT, the result is symmetric, rectangular window is suddenly cut off the signal, the side lobe would be great, and the slow decay, the first negative s<suyujun> 在 2025-06-24 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] ju--zhen-xaing--jia
说明:矩阵相加 对于初学者非常有用 Dim irow As Integer Dim icol As Integer Dim iA(3, 2) As Integer Dim iB(3, 2) As Integer Dim iC(3, 2) As Integer Dim rand = New Random(CInt(Date.Now.Ticks And Integer.MaxValue)) For irow = 0 To 3 For icol = 0 To 2<梁色弱> 在 2025-06-24 上传 | 大小:36kb | 下载:0