![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3329294.jpg)
Tai-i
Followers: 0 Following: 0
hi everyone , nice to meet u :p
Professional Interests: sing
Statistiques
9 Questions
0 Réponses
RANG
260 979
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
[face recognization] How to exclude the input image that isn't in the training set
hi everyone I use PCA for recognizing face . here is my code shortly: [evectors, score, evalues] = princomp(images_train...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
What's wrong with my code for " rename a bunch of files in a folder "
Hi everyone , I want to rename a bunch of files in a folder , here is code clear;clc; str = dir('C:\Users\user\Deskt...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
My code can't work in Editor window but in Command Window
I want to display image of .jpg here is my code I = imread('摺紙圖.jpg'); imshow(I); In Editor Window , the code ge...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How can i find parameter in loops according to calculation result ?
Here is my code syms E Eg V g; z=[ ]; y=[ ]; c=3 .*(10.^8); h=4.1361e-015; k=8.62E-5; Tc=300; ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
How can i improve my code
syms E Eg V g; z=[ ]; y=[ ]; c=3 .*(10.^8); h=4.1361e-015; k=8.62E-5; Tc=300; for Ei=0.5:0.05:1...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
how to save calculating result ( form two variable) in 2-D matrix ?
let's me explaining my question : for example in 1-D using for loop: z=[ ]; for Eg=.5:.05:1.3; ...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
why " if " condition of expression is tenable , but it cant do the statement ?
here is my code syms E Eg V g; c=3 .*(10.^8); % m/s h=4.1361e-015; % eV.s k=8.62E-5; Tc=300; Eg=1.4...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to calculate integration with limited condition at upper limit and lower limit
I want to solve a maxium of integration ' max( quad(x-v,Ei,Eg) ) ' where Eg=0.5:.05:1.3 , 0<Ei<Eg , 0<v<Ei , here is my co...
presque 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Error in ==> sym.sym>sym.double at 936 ; I want plot
hello everyone , I want find a maximum of z but it get error like : ??? Error using ==> mupadmex Error in MuPAD comma...
environ 13 ans il y a | 1 réponse | 0