-
MCMJM96A
96年数模竞赛 研究生培训的优化解法 matlab的M文件计算出结果(96 years of postgraduate training, modeling contest M-file matlab optimization method to calculate results)
- 2010-08-21 20:00:15下载
- 积分:1
-
FermInterp
用梯形求积法、自适应Simpson求积(低阶)法和自适应Lobatto求积(高阶)法进行数值积分(With trapezoidal quadrature method, adaptive Simpson quadrature (low) and adaptive Lobatto quadrature (high-order) numerical integration method)
- 2009-04-10 20:44:23下载
- 积分:1
-
ellipse_gaussiana_bivariada.m
Function to plot uncertainty 3-sigma ellipse in matlab
- 2011-04-28 21:08:41下载
- 积分:1
-
Digital-signal-processing
本书既包含了数字信号处理的经典内容,也包含了部分前言内容。理论与应用相结合,特别注重应用matlab来解决理论与算法的实现问题,对于数字信号处理的学习者很实用。
(The book contains both the digital signal processing classic content, but also contains some foreword content. The combination of theory and application, with particular emphasis on applications to solve matlab realization theory and algorithms for digital signal processing learners very practical.)
- 2014-01-15 01:46:29下载
- 积分:1
-
modeling-PV-MPPT
对光伏电板进行详细建模,在simulink里面搭建,并进行最大功率跟踪(modeling PV,MPPT)
- 2014-02-19 15:20:36下载
- 积分:1
-
CIRforCM4
channel impulse response for CM4 testing code
- 2012-02-12 21:37:09下载
- 积分:1
-
camlaw
使用MATLAB编写的一个凸轮的曲线运动规律(Using the MATLAB curve prepared by a law of motion cam)
- 2009-10-31 19:01:44下载
- 积分:1
-
Catastrophe
Catastrophe theory book
- 2009-05-29 09:56:19下载
- 积分: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
-
GUIyanshi
matlab GUI 练习之作,用以演示矩形窗及其频谱的图形,通过改变参数,及时显示二者之间的关系。(The MATLAB GUI exercises to make, to demo rectangular window spectrum graphics, by changing the parameters, the relationship between the two in a timely manner.)
- 2013-05-19 22:55:41下载
- 积分:1