资源列表

« 1 2 ... .80 .81 .82 .83 .84 2285.86 .87 .88 .89 .90 ... 15812 »

[matlab例程PCA4Wiley

说明:Matlab PCA主成分分析 一个比较好的matlab代码,非常有用-Matlab PCA PCA matlab code is a relatively good, very useful
<lin> 在 2025-06-27 上传 | 大小:687kb | 下载:0

[matlab例程psotb-beta-0.3

说明:该程序利用主成分分析法完成了对人脸的识别操作,程序干练,操作容易。-It uses principal component analysis completed a face recognition operation, the program able, easy to use.
<lin> 在 2025-06-27 上传 | 大小:53kb | 下载:0

[matlab例程wavelet_transf-beta

说明:程式用matlab工具程式編輯實現了小波變換進行圖像壓縮,並且顯示壓縮前後的圖像。 代碼很簡明清晰,適合初學者研究和學習-Editing utility program to achieve with the matlab wavelet transform image compression, and displays the image before and after compression. The code is simple and clear, suitable for begin
<lin> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程EPF10K50

说明:该文章介绍了EPF10K50的相关特性和相关应用。-This article describes the EPF10K50 relevant characteristics and related applications.
<suyun> 在 2025-06-27 上传 | 大小:477kb | 下载:0

[matlab例程Temporal_features_extraction

说明:个人编写的提取音频信号的时域特征参数短时平均过零率及短时平均能量的matlab源程序。供大家参考-Extraction of individual preparation of the audio signal in time domain characteristic parameters of short-term average of zero-crossing rate and short-time average energy of the matlab source. For you
<席学云> 在 2025-06-27 上传 | 大小:214kb | 下载:0

[matlab例程English_Life

说明:生活中常用的英文单词,凭此即可掌握生活中最常用的英文单词。不可不掌握!-Life in common English words, which lets you can control life, the most commonly used English words. Can not do not have!
<席学云> 在 2025-06-27 上传 | 大小:17kb | 下载:0

[matlab例程replenishment-strategy

说明:利用matlab编程,从现有5种补货策略选取最优的策略,并对策略进一步优化。文件中包含问题的描述及优化过程。-The use of matlab programming, from the existing five kinds of replenishment strategy for selecting the optimal strategy, and strategy was further optimized. File contains a descr iption of the p
<cyh> 在 2025-06-27 上传 | 大小:306kb | 下载:0

[matlab例程Graphics-Sound

说明:介绍了matlab图形和声音的设计与实现 -Describes the matlab graphics and sound design and implementation
<cyh> 在 2025-06-27 上传 | 大小:1.79mb | 下载:0

[matlab例程AdvancedGraphics

说明:介绍了matlab高级图形的内容及其应用-Describes how to use matlab advanced graphics
<cyh> 在 2025-06-27 上传 | 大小:3.29mb | 下载:0

[matlab例程Lave1

说明:#include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2
<Andrew> 在 2025-06-27 上传 | 大小:823kb | 下载:0

[matlab例程Laba_0

说明:#include "comparer.h" #include <iostream> using namespace std int Comparer::compareByName(Student& s1,Student& s2) { return strcmp(s1.m_szName,s2.m_szName) } int Comparer::compareBySurname(Student& s1,Student& s2) { ret
<Andrew> 在 2025-06-27 上传 | 大小:578kb | 下载:0

[matlab例程Laba_2

说明:Default constructor MyString::MyString() { m_szString = NULL m_aSize = 0 cout << "Default constructor from my sting\n" }
<Andrew> 在 2025-06-27 上传 | 大小:581kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2285.86 .87 .88 .89 .90 ... 15812 »

源码中国 www.ymcn.org