资源列表

« 1 2 ... .23 .24 .25 .26 .27 13528.29 .30 .31 .32 .33 ... 15813 »

[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-10-12 上传 | 大小:306kb | 下载:0

[matlab例程Graphics-Sound

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

[matlab例程AdvancedGraphics

说明:介绍了matlab高级图形的内容及其应用-Describes how to use matlab advanced graphics
<cyh> 在 2025-10-12 上传 | 大小: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-10-12 上传 | 大小: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-10-12 上传 | 大小:578kb | 下载:0

[matlab例程Laba_2

说明:Default constructor MyString::MyString() { m_szString = NULL m_aSize = 0 cout << "Default constructor from my sting\n" }
<Andrew> 在 2025-10-12 上传 | 大小:581kb | 下载:0

[matlab例程Contemporary_Communication_Systems_using_Matlab.ra

说明:一本关于Matlab仿真通信系统的书,很系统全面地讲解了各个通信系统部分,及其matlab仿真,并附有相应的Matlab练习题。-a book about simulating communication systems using matlab. Very comprehensive explanation and corresponding matlab code, and exercises.
<Grant> 在 2025-10-12 上传 | 大小:5.62mb | 下载:0

[matlab例程DNN_Id

说明:DNN identifier with sigmoidal functions
<J Chairez> 在 2025-10-12 上传 | 大小:10kb | 下载:0

[matlab例程Rayleigh_Gaussian

说明:normalized threshold vs the probability of false alarm in radar system.
<Akash> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB

说明:Matlab入门资料,关于Matlab的一些基本运用。-rumenziliao
<hb> 在 2025-10-12 上传 | 大小:281kb | 下载:0

[matlab例程AutoShutdown

说明:自动倒数关机 自动倒数关机 -Automatic countdown to auto shut down auto countdown countdown countdown to shutdown auto shutdown
<elvis> 在 2025-10-12 上传 | 大小:126kb | 下载:0

[matlab例程SVR_SVC

说明:该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
<Lee Joan> 在 2025-10-12 上传 | 大小:12kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 13528.29 .30 .31 .32 .33 ... 15813 »

源码中国 www.ymcn.org