-
Random-number-generation
说明: matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。(the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.)
- 2011-03-18 23:49:00下载
- 积分:1
-
E5_1_ASKMod
提供一种好用的ASK调制程序,是用MATLAB编写的(ASK modulation provides an easy to use program that is written in MATLAB)
- 2020-10-01 21:47:42下载
- 积分:1
-
zijizuozhendeng
阵风风速模型,希望有人能用到,可以用作matlab风电场建模,双馈电机等方面(wind speed)
- 2015-12-21 16:29:07下载
- 积分:1
-
practica_cmoderno
codigo para control moderno
- 2009-11-01 09:14:51下载
- 积分:1
-
cp0201_transmitter_2PPM_TH
PPT_TH发射机:产生uwb信所有的特性参数,仿真发射链路模块的命令行,产生图形(PPT_TH transmitter: generate uwb letter to all the characteristic parameters, the simulation module launch link command line, create graphics)
- 2010-05-24 10:48:25下载
- 积分:1
-
线性滤波法模拟风荷载计算脉动风载荷1419900Davenport
用于用MATLAB编程线性滤波法模拟风荷载计算脉动风载荷(Computation of fluctuating wind load)
- 2018-12-05 20:27:17下载
- 积分:1
-
gqhyqhqh
说明: 用MATLAB做的人脸识别插好超强大你一定喜欢的不信下来试试!哦!(用MATLAB做的人脸识别插好超强大你一定喜欢的不信下来试试!1)
- 2010-04-27 18:12:25下载
- 积分:1
-
dijkstra
digstra algorithm for shortest paths
- 2011-11-28 19:46:08下载
- 积分:1
-
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)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
CRFall
Kevin Murphy编写的CRF条件随机场的matlab工具包,可用于图像处理建模等。(Kevin Murphy for the preparation of the CRF with the airport Matlab tool kits Image processing can be used for modeling.)
- 2006-11-22 15:28:16下载
- 积分:1