-
AM
说明: 基于simulink的AM调制与解调仿真(AM modulation and demodulation simulation based on simulink)
- 2013-04-11 19:29:12下载
- 积分:1
-
kriging-(1)
克立格插值工具箱,matlab版,里面有很多程序,有帮助就看看,很不错-Kriging interpolation toolbox, matlab version, which has a lot of procedures, there is help on the look, very good
- 2013-01-08 19:47:20下载
- 积分: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
-
check_valve_motion
排氣閥門的UDF,裏頭有寫著在如何的壓力底下排氣閥門會開啟,當壓力未達到時排氣閥門將會關閉(Exhaust valve UDF, inside there that says how the pressure beneath the exhaust valve opens when the pressure does not reach the exhaust valve will be closed)
- 2014-11-26 15:25:42下载
- 积分:1
-
MccDemo
一个VC与MATLAB混合编程的简单示例,需用到ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib(VC++ and Matlab mix-program demo ,must include ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib)
- 2015-03-13 15:36:58下载
- 积分:1
-
huffman
图像处理MATLAB源代码,这个是哈夫曼编码(huffman)
- 2009-03-24 12:14:24下载
- 积分:1
-
Lorenz
说明: 在matlab中画Lorenz吸引子的源代码(Lorenz attactor)
- 2010-04-22 11:09:01下载
- 积分:1
-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1
-
gauss_gen
高斯白噪声序列的产生-使用瑞利分布,
C语言产生1000个点的高斯白噪声序列。(Gaussian white noise sequence to produce- produce 1000 using a Rayleigh distribution point Gaussian white noise sequence)
- 2015-01-27 19:13:27下载
- 积分:1
-
最小二乘法电力系统状态估计 estimation-WLS
最小二乘法电力系统状态估计,利用IEEE-14和IEEE-30节点系统检验,结果正确(WLS method of power system state estimation)
- 2020-06-27 04:00:01下载
- 积分:1