Feeds
提问
error running optimisation while running ga toolbox
fitness function must return a scalar value function [sol, val] = fitness(sol,options) global harm_n M=sol; N=4096; %...
9 years 前 | 0 个回答 | 0
0
个回答已回答
what is my mistake? it is showing an error of Undefined function or method 'emissive' for input arguments of type 'char'.??
emissive is the name of my file
what is my mistake? it is showing an error of Undefined function or method 'emissive' for input arguments of type 'char'.??
emissive is the name of my file
10 years 前 | 0
提问
what is my mistake? it is showing an error of Undefined function or method 'emissive' for input arguments of type 'char'.??
lmd=0; lmd=0:60; lmd=2898/T; E=5.67*10*pow(-8)*T*pow(4); plot(E,lmd)
10 years 前 | 1 个回答 | 0
1
个回答提问
what is the mistake in my program? please rectify it
clc clear all t=.1:.1:1; w=2*pi*50; for k=1:10 v=200*sin(w*t); end
10 years 前 | 1 个回答 | 0
1
个回答提问
how to comment or uncomment a series of statements in editor ?
programming and checking the result
10 years 前 | 1 个回答 | 0